diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 12:31:11 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:34 +0200 |
commit | c8cceea5872375e7c3db907c5ad8c787499d7f9e (patch) | |
tree | 9ecd671d5684aceba3dc8a37dac68a24dd3f78a0 /network/nagiosgraph | |
parent | fe4e92397b079df77facb44ab768d799b8dd87aa (diff) | |
download | slackbuilds-c8cceea5872375e7c3db907c5ad8c787499d7f9e.tar.gz |
network/nagiosgraph: Fixed dep information
Diffstat (limited to 'network/nagiosgraph')
-rw-r--r-- | network/nagiosgraph/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/network/nagiosgraph/README b/network/nagiosgraph/README index a2544ae7a4..abc2ad4d33 100644 --- a/network/nagiosgraph/README +++ b/network/nagiosgraph/README @@ -2,6 +2,5 @@ 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. +For final configuration and usage it is advised to read the INSTALL +file that came with this package in /usr/doc/nagiosgraph-1.4.4. |