ntfsend(1)
NAME
ntfsend - send notification(s)
SYNOPSIS
ntfsend [OPTIONS]
DESCRIPTION
ntfsend is a SAF NTF client used to send a notification.
OPTIONS
- -T, --notificationType=0x1000...0x5000
- numeric value of SaNtfNotificationTypeT (obj_create_del=0x1000,attr_ch,state_ch,al,sec_al=0x5000)
- -e, --eventType=16384...16389
- numeric value of SaNtfEventTypeT (SA_NTF_ALARM_NOTIFICATIONS_START...SA_NTF_ALARM_ENVIRONMENT)
- -E, --eventTime=TIME
- numeric value of SaTimeT
- -c, --notificationClassId=VE,MA,MI
- vendorid, majorid, minorid
- -n, --notificationObject=NOT_OBJ
- notification object (string value)
- -N, --notifyingObject=NOTIFY_OBJ
- notififying object (string value)
- -a, --additionalText=TEXT
- additional text (string value)
- -p, --probableCause=0..74
- numeric value SaNtfProbableCauseT SA_NTF_ADAPTER_ERROR to SA_NTF_UNSPECIFIED_REASON
- -s, --perceivedSeverity=0...5
- severity numeric value (clear=0,ind,warn,min,maj,crit=5)
- -r, --repeatSends=NUM
- send the same notifification NUM times
- -b, --burstTimeout=TIME
- sleep (usec) between burst of repeatSends
- -h, --help
- this help
AUTHOR
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
- This manual page was written by Troy Heber <troyh@debian.org> for the
Debian GNU/Linux system (but may be used by others).