diff options
author | mario <mario@slackverse.org> | 2012-02-15 16:25:38 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2012-02-15 16:25:38 -0200 |
commit | 0d926ae9322fe82c3d3e2707a12804b9cb9d186c (patch) | |
tree | 73b5b30e620bbf20a13cd3bd890c6a83c45d876f /network/nagiosgraph/README | |
parent | bc1dbb7971161433111349700c7568de5c34446c (diff) | |
download | slackbuilds-0d926ae9322fe82c3d3e2707a12804b9cb9d186c.tar.gz |
network/nagiosgraph: Added (Nagios Graphing Plugin)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/nagiosgraph/README')
-rw-r--r-- | network/nagiosgraph/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/nagiosgraph/README b/network/nagiosgraph/README new file mode 100644 index 0000000000..a2544ae7a4 --- /dev/null +++ b/network/nagiosgraph/README @@ -0,0 +1,7 @@ +nagiosgraph parses output and performance data from Nagios plugins and +stores the data in RRD files. nagiosgraph creates graphs and generates +HTML pages with graphic reports from the data. + +This package requires Nagios and RRDTool installed, both can be found on +slackbuilds.org. For final configuration and usage it is advised to read +INSTALL file that came with this package in /usr/doc/nagiosgraph-1.4.4. |