Download Latest Version check_eigrp.i686.tar.gz (6.4 kB)
Email in envelope

Get an email when there's a new version of check_eigrp

Home
Name Modified Size InfoDownloads / Week
check_eigrp-0.92 2014-02-10
check_eigrp-0.91 2014-01-31
README 2014-01-31 832 Bytes
Totals: 3 Items   832 Bytes 0
check_eigrp (Nagios Plugin) 0.91
Copyright (C) 2014 Tiunov Igor

Check status of EIGRP protocol and obtain neighbors count via SNMP


Usage:
check_eigrp -H <hostipaddress> -n <neighbors> -a <EIGRP AS number>
[-C <community>] [-v]

Options:
 -h,--help
   Show this help message;
 -V,--version
   print the version of plugin;
 -H,--hostname=ADDRESS
   specify the hostname of router,
   you can specify a port number by this notation:"ADDRESS:PORT"
 -C,--community=STRING
   specify the SNMP community of router;
 -a,--asnumber=INTEGER
   specify the EIGRP AS number of router;
 -n,--neighbors=INTEGER
   specify the neighbors count of router;
 -t,--timeout=INTEGER
   specify the timeout of plugin,
   default is 3 sec, max 60 sec;
 -v,--verbose
   specify this key if you need to get a
   list of neighbors (disabled by default).

Source: README, updated 2014-01-31