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
97063
Files:
FileDescription
check_linksys.plcheck_linksys.pl - perl source code
check_linksys.speccheck_linksys.spec - spec file to build a rpm
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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]