summaryrefslogtreecommitdiffstats
path: root/network/nagios/README.SLACKWARE
diff options
context:
space:
mode:
author Niels Horn2010-09-09 00:18:04 +0200
committer dsomero2010-09-09 00:18:04 +0200
commit1093f54c02c0d80f9d8cdeb9437942350068a1d3 (patch)
tree891726273f590b6362d5c3b91c506b14ffcfd216 /network/nagios/README.SLACKWARE
parentefbcbe15fe20550a3391fcfa37ff7440521cf0db (diff)
downloadslackbuilds-1093f54c02c0d80f9d8cdeb9437942350068a1d3.tar.gz
network/nagios: Updated for version 3.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/nagios/README.SLACKWARE')
-rw-r--r--network/nagios/README.SLACKWARE9
1 files changed, 9 insertions, 0 deletions
diff --git a/network/nagios/README.SLACKWARE b/network/nagios/README.SLACKWARE
index fcc3735d24..58c3afe45b 100644
--- a/network/nagios/README.SLACKWARE
+++ b/network/nagios/README.SLACKWARE
@@ -119,3 +119,12 @@ with the nagios-plugins.
To monitor Windows hosts, install NSClient++ on them.
Do check the http://wiki.nagios.org pages for some useful information.
+
+3) Growing log files
+--------------------
+
+If you are monitoring several items, your log files can grow considerably.
+Nagios keeps a history of all logs in /var/nagios/archives/.
+After a few months this can be quite a bit of information, so consider
+creating some kind of clean-up or compacting script (Left as an exercise to
+the reader :) )