Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check WAN status for Peplink Balance 1350
Current Version
1
Last Release Date
2013-10-28
Compatible With
- Nagios 3.x
Owner
Website
License
GPL
Hits
34361
Files:
File | Description |
---|---|
check_peplink_wan.py | check_peplink_wan.py |
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!
Written in Python 2.6
**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
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
Reviews (0)
Be the first to review this listing!