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_hgsc_ftp

Rating
0 votes
Favoured:
0
Hits
94674
Files:
FileDescription
check_hgsc_ftpcheck_hgsc_ftp
Nagios CSP

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!
Uses Net::FTP to login to an ftp server for a better-than-tcp-port check.
Logs in to an FTP server. Assumes anonymous login unless username/password are supplied.

Optionally takes a directory or file to check.

Will chdir to directory, if specified.

Will download file (to /dev/null) if specified. Filename can be a relative path from the specified directory (or /, if no directory has been given), or an absolute path.

If host isn't available, or can't be logged into, CRITICAL is returned.

If the directory or file isn't available, a WARNING is returned.