Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
multi-language HTML mail alert generation for Nagios Featured
1.8
2015-05-20
- Nagios 3.x
- Nagios 4.x
GPL
202575
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
One of the core functions in a availability monitoring system is the ability to send out status alerts and notifications. Nagios only comes with a a set of 2 default notifications through e-mails: notify-host-by-email and notify-service-by-email. These notifications provide a minimalistic, barebone alert function.
However, notification requirements in large companies are diverse and complex:
* Notifications should support the use of the (cc:) field.
* Notifications should include Nagios comments and author information, if given
* Notifications should support different languages, based on the contact
* Notifications should provide URL's back to Nagios, color-highlighting and the integration of logos
Two sets of scripts have been developed to implement these requirements:
nagios_send_host_mail.pl
nagios_send_service_mail.pl
pnp4n_send_host_mail.pl
pnp4n_send_service_mail.pl
The updated versions of these scripts are able to include performance graph images from the two popular packages PNP4nagios and Nagiosgraph, further enhancing the value of notifications.
Please find the latest version through the URL of this listing. Feedback welcome! (support@frank4dd.com)
However, notification requirements in large companies are diverse and complex:
* Notifications should support the use of the (cc:) field.
* Notifications should include Nagios comments and author information, if given
* Notifications should support different languages, based on the contact
* Notifications should provide URL's back to Nagios, color-highlighting and the integration of logos
Two sets of scripts have been developed to implement these requirements:
nagios_send_host_mail.pl
nagios_send_service_mail.pl
pnp4n_send_host_mail.pl
pnp4n_send_service_mail.pl
The updated versions of these scripts are able to include performance graph images from the two popular packages PNP4nagios and Nagiosgraph, further enhancing the value of notifications.
Please find the latest version through the URL of this listing. Feedback welcome! (support@frank4dd.com)
Reviews (3)
byJeff, March 30, 2012
Good plugin, working on integrating it into our monitoring infrastructure for email and text alerts.
Also, does anyone know how to contact the author?
I've added the ability to specify a From: address and the ability to read a logo image from a base64 encoded file, both with command line options, but I can't find a contact address..
Jeff Hallyburton
Global Systems Consulting / Bloomip
Systems Engineer
Also, does anyone know how to contact the author?
I've added the ability to specify a From: address and the ability to read a logo image from a base64 encoded file, both with command line options, but I can't find a contact address..
Jeff Hallyburton
Global Systems Consulting / Bloomip
Systems Engineer
bymborda, August 14, 2011
Found these scripts very helpful and had a time to try to add some spanish support, just couldn't find a way or contact where to upload or send it.
Regards,
Regards,
Really nice little upgrade to the default text notifications. Well documented! Kudos to the author.