Home Directory Plugins Network and Systems Management Check Speedtest (by Nestor@Toronto)

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 Speedtest (by Nestor@Toronto)

Rating
0 votes
Favoured:
0
Compatible With
  • Nagios 3.x
Owner
Hits
8327
Files:
FileDescription
check_speedtest.shcheck_speedtest.sh
speedtest.pyspeedtest.py
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!
Using 'speedtest.py', written by Matt Martz, to check server max bandwidth using speedtest method. It return alert if server bandwidth is slower than given speed.

Note: While managing few hundreds VM/VPS from different VPS vendors, I found that sometime bandwidth slow down without notice. Best practice would be running this speedtest at least daily. If monitoring is required perhaps hourly. You may also want to make sure re-try is more than 3 minutes. Or perhaps one retry.


# Dependency:
- Python (tested with Python 2.6)
- speedtest.py
- Speedtest may require upto 150 seconds to finish the test. Please make sure you set the timeout alert accordingly.

# KNOWN Bug: some server may return time out.