mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
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>
16 lines
530 B
Plaintext
16 lines
530 B
Plaintext
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%%
|