Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Holger Weiss
* Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:28]: > On 2/5/07, Holger Weiss <[EMAIL PROTECTED]> wrote: > > define command { > > command_name service-notify-by-pager > > command_line /usr/bin/printf "%b" "$NOTIFICATIONTYPE$: $SERVICEDESC$ > > $SERVICESTATE$ - $HOSTADDRESS$ - $SERVICEOUTPUT$

Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Brian Loe
What is the "%b" in the misccommands? On 2/5/07, Holger Weiss <[EMAIL PROTECTED]> wrote: > * Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:07]: > > What are some of the commands you guys are using for notifications via > > sendpage? Since I can now page from the command line I'm ready to work > > o

Re: [Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Holger Weiss
* Brian Loe <[EMAIL PROTECTED]> [2007-02-05 16:07]: > What are some of the commands you guys are using for notifications via > sendpage? Since I can now page from the command line I'm ready to work > on this and since its kind of a well established method I thought I'd > avoid re-inventing the whee

[Nagios-users] sendpage working - what do your commands look like?

2007-02-05 Thread Brian Loe
What are some of the commands you guys are using for notifications via sendpage? Since I can now page from the command line I'm ready to work on this and since its kind of a well established method I thought I'd avoid re-inventing the wheel like I tried last time. -

[Nagios-users] sendpage

2007-01-31 Thread Brian Loe
Anyone using sendpage with Nagios? I'm running into trouble compiling the serialport module and have no idea where to go to get help (e-mailed the developer but haven't heard back - maybe old e-mail, maybe got filtered). Thanks, as always, in advance. -