Procházet zdrojové kódy

file rename

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@301 f882894a-f735-0410-b71e-b25c423dba1c
Subhendu Ghosh před 23 roky
rodič
revize
38175080b2
1 změnil soubory, kde provedl 11 přidání a 4 odebrání
  1. 11 4
      contrib/README.TXT

+ 11 - 4
contrib/readme.txt → 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.
 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
 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
 			  supplied with the radiusclient code work as a RADIUS plugin
 			  for Nagios (Nick Shore)
 			  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
+