Hi,
I've seen a few examples of qpage working with nagios (I'm using opsview
as a frontend to nagios).
Qpage is working ok manually, but when I try and have nagios send the
page nothing comes out.
I'm using ubuntu 8.04 LTS server running opsview 3.7
Here's my misccommands.cfg, contacts.cfg
define command{
command_name notify-by-pagerscript
command_line /usr/local/nagios/libexec/notifications/qpage -s
localhost -p $PAGER$ -f $HOSTNAME$ $SERVICEDESC$ `SERVICEOUTPUT$' $HOSTNAME$
}
define contact {
contact_name admin/01default
alias Administrator
use global-contact
service_notification_period 24x7
host_notification_period 24x7
notification_level 1
email hid...@whatever
pager INETPager
host_notification_commands
notify-by-email,notify-by-pagerscript
host_notification_options u,d,r,f
service_notification_commands
notify-by-email,notify-by-pagerscript
service_notification_options w,c,r,u,f
}
Any ideas?
qpage is running with /usr/local/bin/qpage -q 5 in the background waiting.
Thanks!
------------------------------------------------------------------------------
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null