Nagiosgraph is an add-on for Nagios. It collects service perfdata in RRD format, and displays the resulting graphs via CGI.
| Tags | Monitoring |
|---|---|
| Licenses | Artistic |
| Operating Systems | Mac OS X Unix |
| Implementation | JavaScript Perl |
Recent releases


Changes: This release adds support for tracking and graphing minimum and maximum values. This should be good for things like ping round trip time. Support has been added for RRD scaling (altautoscale, altautoscalemin, altautoscalemax, notgridfit, and logarithmic). Support has been added for selecting a particular data item for graphing via a menu item in show.cgi. A bug about not showing multiple diagram titles correctly has been fixed. A bug in translation that required manual entry of UNIX filesystem paths to avoid a runtime warning has been fixed.


Changes: This release fixes a permissions check problem with CGI scripts and updates the documentation.


Changes: ngshared.pm has been updated to fix a JavaScript navigation menu problem. Map entries have been added to avoid non-useful timeouts, etc. The calls to RRDs::error have been changed to RRDs::error() to potentially fix a bareword error that was reported on the help forum. More tests (pod and kwalitee checks) have been added.


Changes: This release fixes a bug where it would only process one line when used via service_perfdata_file. It moves all subroutines into ngshared.pm and adds more tests. It separates graph creation from show.cgi into showgraph.cgi (now show.cgi, showhost.cgi, and showservice.cgi just build HTML and call showgraph.cgi). It updates configuration documentation for upgrades to hopefully clarify that the only configuration change in the executable scripts is done via the 'use lib ....' line at the beginning of each script.


No changes have been submitted for this release.