46c256ba99
plugins, insert the data into rrdtool database, and generate webpages with rrdtool graphs of the performance data. nagiosgraph is easy to configure, and ready to use for many nagios plugins. WWW: http://nagiosgraph.sourceforge.net/ PR: ports/96769 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
15 lines
530 B
Text
15 lines
530 B
Text
etc/nagios/nagiosgraph/map.example
|
|
etc/nagios/nagiosgraph/nagiosgraph.conf.example
|
|
libexec/nagiosgraph/insert.pl
|
|
%%EXAMPLESDIR%%/testentry.pl
|
|
%%NAGIOSWWWDIR%%/cgi-bin/nagiosgraph/show.cgi
|
|
%%NAGIOSWWWDIR%%/cgi-bin/nagiosgraph/testcolor.cgi
|
|
%%NAGIOSWWWDIR%%/stylesheets/nagiosgraph.css
|
|
@dirrm etc/nagios/nagiosgraph
|
|
@dirrmtry etc/nagios
|
|
@dirrm libexec/nagiosgraph
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%NAGIOSWWWDIR%%/cgi-bin/nagiosgraph
|
|
@dirrmtry %%NAGIOSWWWDIR%%/cgi-bin
|
|
@dirrmtry %%NAGIOSWWWDIR%%/stylesheets
|
|
@dirrmtry %%NAGIOSWWWDIR%%
|