diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-09-08 18:18:04 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-09-08 18:18:04 -0400 |
commit | 1093f54c02c0d80f9d8cdeb9437942350068a1d3 (patch) | |
tree | 891726273f590b6362d5c3b91c506b14ffcfd216 /network/nagios/README.SLACKWARE | |
parent | efbcbe15fe20550a3391fcfa37ff7440521cf0db (diff) |
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.SLACKWARE | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/nagios/README.SLACKWARE b/network/nagios/README.SLACKWARE index fcc3735d2485..58c3afe45b1e 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 :) ) |