Random Project

FTP

Nagios plugins for monitoring FTP.

Showing 1-12 of 14 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin makes an FTP connection to a nominated server, optionally including a STARTTLS upgrade for FTPS. It does not support implicit FTPS.
This is just a minor update to the check_ftp_rw plugin at: https://exchange.nagios.org/directory/Plugins/Network-Protocols/FTP/check_ftp_rw-%28w-2FSFTP-support%29/details The plugin is now able to put performance data to draw a performance…
This plugin check the available space, in percent, of a ftp server. It is primarily used to check if a backup ftp server (like those…
Test active/passive FTP + upload/download
Downloads a specific file via FTP and verify how long it takes.
Checks the size and number of files in nested directories with FTP/FTPS.
This is just a minor update to the check_ftp_rw plugin at: http://exchange.nagios.org/directory/Plugins/Network-Protocols/FTP/check_ftp_rw/details The plugin is now able to utilize Net::SFTP::Foreign for support of the SFTP…
This is a simple script to check how much space is left on a FTP space. Even the performance data for graphs is available.
check_ftp_rw uses Perl Net::FTP and Net::FTPSSL to check ability to login, change directory, read and write test file to/from FTP and FTPS.
Check OFTP (Odette FTP server) connection.
This script uses lftp, a sophisticated ftp/http client, to check not only that a give FTP account is accessible, but that it is also able…
Uses Net::FTP to login to an ftp server for a better-than-tcp-port check.