Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
checks ssh status running "echo hello world" on the remote machine I created this plugin to check if the target machine can handle ssh connections. Differently from check_ssh standard plugin, this script will open a connection and run a command. So we can detect machines which are up and running but in weired states, eg: ssh responds but does not load you the prompt
Current Version
0.2 (Heracleum mantegazzianum)
Last Release Date
2012-04-05
Owner
krusty
License
GPL
Compatible With
######### What it does ######### #checks ssh status running "echo hello world" on the remote machine #I created this plugin to check if the target machine can handle ssh connections. Differently from check_ssh standard plugin, this script will open a connection and run a command. So we can detect machines which are up and running but in weired states, eg: ssh responds but does not load you the prompt
######### Usage #### #Of course the plugin needs that *nagios user* has unattended ssh access to the target machine (nagios user has previously exchanged the SSH key with the target). To allow ssh connection with no password, just run # su - nagios # ssh-copy-id your_user@target
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!