Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
Stefano
License
GPL
Compatible With
check_speed.sh v 0.1
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
Errors in documentation! Use: ./check_speed.sh -H XYZSERVER -s 10240 -d /tmp/speed_test -r /tmp/speed_test
Hello afloria, thanks. I modified the instructions. The option -s and -d must be existing directories. Regards
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!