Home Directory Addons APIs Perl NagiosStatus.pm

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

NagiosStatus.pm

Current Version
0.72
Last Release Date
2011-05-24
Compatible With
  • Nagios 3.x
Owner
License
GPL
Hits
97206
Nagios CSP

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!
NagiosStatus is a Perl Module, which examines WARNINGS and CRITICALS from a Nagios system. It can be used to create simple Webpages for your own purposes, which show those two alert types. Nagios itself doesn't support this. This Module parses the status.dat file from Nagios, instead of parsing the logfiles.
documentation and an example can be found at http://nagiosstatus.urandom.at/cgi-bin/index.pl?menu=documentation
Reviews (2)
I have had issues with Passive event notification. I used your PM in my perl code to determine which passive events had not been acknowledged and it really helped me out !

Thank you
byaruptechno05, June 10, 2013
The plugin is very good!! You have a flexibility to modify this. it also takes less perl modules.
Thanks..