Skip to content

dangmocrang/check_peplink_wan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

check_peplink_wan

Requires: python module mechanize & BeautifulSoup

Check WAN connection status for Peplink Balance 1350. Return OK if WAN is connected (included IP, Gateway, DNS), CRIT for other status.

Usage: check_peplink_wan.py [options]

Options: -h, --help show this help message and exit -H IP, --host=IP hostname or ipaddress -i INF, --interface=INF WAN interface to check -u USER, --user=USER username -p PASSWORD, --password=PASSWORD password -a AUTH, --auth=AUTH use authentication file instead.

Authentication file sample: myuser #1st line mypassword #2nd line

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages