Network Connections, Stats and Bandwidth

Bandwith (Speed Test) Upload & Download with perfdata

Description:

This script calculate speed in download and upload from local server to remote LINUX server (need SSH Key Exchange)

Current Version

0.1

Last Release Date

2014-03-12

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


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!
Project Files
Project Photos
Project Notes
The remote server is the first parameter and you must only to create service related to an hostaddress or hostgroup (need SSH Key Exchange from Nagios server and remote host) Example: $USER1$/check_speed.sh -H $HOSTADDRESS$ -s $ARG1$ -d $ARG2$ -r $ARG3$ ####List of Available Parameters -s Packet size (10240=10Mb, 102400=100Mb) -d Local directory where you want to create file for speed test. The directory must to be exist - ex. /tmp/speed_test/ -r Remote directory where you want to create file for speed test. The directory must to be exist - ex. /tmp/speed_test/ -h Print this help screen Example: # ./check_speed.sh -H server_001 -s 10240 -d /tmp/ -r /tmp/ D: 15527313.408 bits/s - U: 9051308.032 bits/s |dload=15527313.408bits/s uload=9051308.032bits/s
Reviews (1) Add a Review
DOCUMENTATION PLEASE
by afloria, June 30, 2015
Errors in documentation!

Use:
./check_speed.sh -H XYZSERVER -s 10240 -d /tmp/speed_test -r /tmp/speed_test
Owner's Reply:

Hello afloria,

thanks. I modified the instructions.
The option -s and -d must be existing directories.

Regards


1 of 1 found this review helpful.
Helpful? Yes 1 No 0
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
3 (1)
Favorites
1
Views
53,577