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_by_ssh_master

Current Version
0.1
Last Release Date
2011-11-24
Compatible With
  • Nagios 3.x
License
Other
Hits
90440
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_by_ssh_master is a Nagios plugin that allows plugins to be executed on remote hosts over SSH. It is similar to check_by_ssh but has two advantages: It uses one or more master connections to improve speed, and it supports escaping of parameters which may be necessary because SSH executes commands through the shell.
check_by_ssh_master is a Nagios plugin that allows plugins to be executed on remote hosts over SSH. It is similar to check_by_ssh but has two advantages: It uses one or more master connections to improve speed, and it supports escaping of parameters which may be necessary because SSH executes commands through the shell.

check_by_ssh_master is written in C.