Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ftp_rw port SFTP
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!
http://exchange.nagios.org/directory/Plugins/Network-Protocols/FTP/check_ftp_rw-%28w-2FSFTP-support%29/details
$ ./check_ftp_rw --help
check_ftp_rw v$Id: check_ftp_rw,v 1.3 2007/01/02 16:11:33 root Exp root $ (nagios-plugins 1.4.16)
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Copyright (c) 2007 Paul Archer
Usage:
check_ftp_rw --host [--timeout ][--user ][--password ][--port ][--dir ][--file ][--write ][--ssl][--sftp]
check_ftp_rw [--help]
check_ftp_rw [--version]
--host host to check
--user username to use (uses 'anonymous' if user not given)
--password password to use (uses 'nagios' if password not given)
--port port to use (uses 21 if port not given)
--timeout timeout in seconds
--dir cd to these remote directories
--file remote filename to retrieve
--write remote filename to put
--ssl connect using FTPS instead of plain FTP (RFC4217)
--sftp connect using SFTP instead of plain FTP (RFC4251)
Send email to nagios-users@lists.sourceforge.net if you have questions
regarding use of this software. To submit patches or suggest improvements,
send email to nagiosplug-devel@lists.sourceforge.net.
Please include version information with all correspondence (when possible,
use output from the --version option of the plugin itself).
check_ftp_rw v$Id: check_ftp_rw,v 1.3 2007/01/02 16:11:33 root Exp root $ (nagios-plugins 1.4.16)
The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute
copies of the plugins under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Copyright (c) 2007 Paul Archer
Usage:
check_ftp_rw --host
check_ftp_rw [--help]
check_ftp_rw [--version]
--host host to check
--user username to use (uses 'anonymous' if user not given)
--password password to use (uses 'nagios' if password not given)
--port port to use (uses 21 if port not given)
--timeout timeout in seconds
--dir cd to these remote directories
--file remote filename to retrieve
--write remote filename to put
--ssl connect using FTPS instead of plain FTP (RFC4217)
--sftp connect using SFTP instead of plain FTP (RFC4251)
Send email to nagios-users@lists.sourceforge.net if you have questions
regarding use of this software. To submit patches or suggest improvements,
send email to nagiosplug-devel@lists.sourceforge.net.
Please include version information with all correspondence (when possible,
use output from the --version option of the plugin itself).
Reviews (0)
Be the first to review this listing!