Changeset 958
- Timestamp:
- Jan 28, 2009, 12:35:46 AM (17 years ago)
- File:
- 
          - 1 edited
 
 - 
          noc/nagios/misccommands.cfg (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        noc/nagios/misccommands.cfgr894 r958 56 56 define command{ 57 57 command_name host-notify-by-zephyr 58 command_line /usr/bin/printf "%b" "Host $HOSTSTATE$ alert for $HOSTNAME$!\n$HOSTOUTPUT$" | /usr/bin/zwrite -d -s "Nagios" -c $CONTACTEMAIL$ -i "nagios.$HOSTALIAS$"58 command_line /usr/bin/printf "%b" "Host $HOSTSTATE$ $NOTIFICATIONTYPE$ alert for $HOSTNAME$!\n$HOSTOUTPUT$" | /usr/bin/zwrite -d -s "Nagios" -c $CONTACTEMAIL$ -i "nagios.$HOSTALIAS$" 59 59 } 60 60 
Note: See TracChangeset
          for help on using the changeset viewer.
      
