Home Directory Plugins Hardware Network Gear Linksys check_linksys - plugin for checking Linksys networking hardware via SNMP

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_linksys - plugin for checking Linksys networking hardware via SNMP

Rating
0 votes
Favoured:
0
Hits
96739
Files:
FileDescription
check_linksys.plcheck_linksys.pl - perl source code
check_linksys.speccheck_linksys.spec - spec file to build a rpm
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_linksys.pl checks Linksys networking hardware via SNMP. It counts ethernet interfaces and reports how many of them are up or down. Also shows the system description and uptime if you want. There's a spec file in the archive if you want to build an RPM.


Nagios-Check Plugin for Linksys Router and Switches.
Will check a Linksys Router or Switch using SNMP.
Developed to check Linksys hardware but may be usefull for network hardware in general.

honors the following options:

-e|--ethernetinterfaces
Check if RFC1213-MIB::ifType is ethernet-csmacd(6) and
RFC1213-MIB::ifOperStatus is up(1) or down(2).
Counts and print the results.

-u|--uptime
Print DISMAN-EVENT-MIB::sysUpTimeInstance as human readable string.
For example: 7 days, 0:07:13.00 up

-d|--description
Print RFC1213-MIB::sysDescr.0 as string.
For example: [24-Port Managed 10/100 Switch w/WebView]