Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
iPhone push notifications using the free Prowl API.
You can get the Prowl app and signup for an API provider account (not required) at the Prowl website http://www.prowlapp.com/
Current Version
r67
Last Release Date
2011-05-05
Owner
Simon Green
Website
http://www.wirehive.net
Download URL
https://github.com/Wirehive/nagiosplugins/blob/master/notifications/send_prowl
License
Other
Compatible With
Place send_prowl in your libexec directory. Call from Nagios using a command line similar to: define command{ command_name notify-host-by-prowl command_line $USER1$/send_prowl -d $ARG1$ -f "Server Monitoring" -H "$HOSTNAME$" -S $HOSTSTATE$ -P acc4d4ee43a3c59c58efd2dba96f -p 2 } define command{ command_name notify-service-by-prowl command_line $USER1$/send_prowl -d $ARG1$ -f "Server Monitoring" -s $SERVICESTATE$ -H "$HOSTNAME$" -D $SERVICEDESC$ -P acc4d4ee43a3c51c58efd2dba96f -p 2 } Then create contacts such as: define contact{ contact_name simonProwl use prowl-contact alias Simon Green Prowl service_notification_options c host_notification_options d,u service_notification_commands notify-service-by-prowl!dd5fa5767acfe14dcba5ba866b898 host_notification_commands notify-host-by-prowl!dd5fa5767acfeb83cba5ba866b898 } Set priority by editing the file.
You must be logged in to submit a review.
To:
From: