Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
nagios-plugins-eigrp_0.92_i386.deb | 2014-02-10 | 6.6 kB | |
nagios-plugins-eigrp_0.92_amd64.deb | 2014-02-10 | 7.0 kB | |
nagios-plugins-eigrp.i686.rpm | 2014-02-04 | 21.7 kB | |
nagios-plugins-eigrp.x86_64.rpm | 2014-02-04 | 22.3 kB | |
check_eigrp-0.92.tar.gz | 2014-02-04 | 80.8 kB | |
check_eigrp.x86_64.tar.gz | 2014-02-04 | 7.0 kB | |
check_eigrp.i686.tar.gz | 2014-02-04 | 6.4 kB | |
Totals: 7 Items | 151.6 kB | 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).