aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/README.TXT (renamed from contrib/readme.txt)15
1 files changed, 11 insertions, 4 deletions
diff --git a/contrib/readme.txt b/contrib/README.TXT
index 6438c99a..482bd0af 100644
--- a/contrib/readme.txt
+++ b/contrib/README.TXT
@@ -31,10 +31,8 @@ bowen-langley_plugins.tar.gz
check_bgp-1.0.tar.gz - Perl script intended for monitoring BGP sessions on Cisco routers.
- Only useful if you are using BGP4 as a routing protocol. For
- critical alert the AS (autonomous system) number has to be in the
- uplinks hash (see the source code). Requires SNMP read community.
- (Christoph Kron)
+ Uses Net::Telnet to telnet into a cisco router and
+ run "sh ip bgp"
check_memory.tgz - C plugin to check available system memory
@@ -58,3 +56,12 @@ radius.tar.gz - Code modifications necessary to make the radexample ap
supplied with the radiusclient code work as a RADIUS plugin
for Nagios (Nick Shore)
+fetchlog-0.94.tar.gz - C program: The fetchlog utility displays the last new messages of a
+ logfile. It is similar like tail(1) but offers some extra functionality
+ for output formatting. fetchlog can be used standalone or as a Nagios
+ plugin to monitor local logfiles or together with Net-SNMP to monitor
+ remote logfiles. The README shows how to setup fetchlog for Nagios.
+ (Alexander Haderer)
+
+check_cit.tgz -Perl plugins to monitor Citrix server
+