SENDALARM
Description
Used to send alarms from shell scripts
Command
sendalarm -i <id> [-b] [-m message] [-u login] [-s src_addr] [-d -dst_addr] -i <id> id of the alarm message. -b store an early alarm that will be logged at next start of asqd. -u, -s and -d cannot be used with this option. -m <message> alarm message related to the issue. -u <login> user login. -s <addr> source address. -d <addr> destination address.