Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

NETWAYS/check_linksys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

check_linksys

Checks a Linksys Router or Switch using SNMP.

Requirements

  • Perl libraries: Net::SNMP

Usage

check_linksys.pl -H|--host=<host> -C|--community=<SNMP community string>
            [-e|--ethernetinterfaces]
            [-u|--uptime]
            [-d|--description]
            [-t|--timeout=<timeout in seconds>]
            [-v|--verbose=<verbosity level>]
            [-h|--help] [-V|--version]