Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ftp_rec.py
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!
This plugin needs python2 (I know 2.7 is recent enough). See the help (-h) for information. I tested the script with proftpd and filezilla server and both looked valid.
I you have questions, improvements or critics, feel free to contact me.
Known bugs:
At the moment just one. It could happen that with huge ftp directories you recive a ToMuchRecursion-error or, if sys.setrecursionlimit is set really high in the script, you get a segmentation fault instead. This is all related to your available memory and the recursive check of the ftp server. If you see a possibility to avoid the recursion, please mention it.
I you have questions, improvements or critics, feel free to contact me.
Known bugs:
At the moment just one. It could happen that with huge ftp directories you recive a ToMuchRecursion-error or, if sys.setrecursionlimit is set really high in the script, you get a segmentation fault instead. This is all related to your available memory and the recursive check of the ftp server. If you see a possibility to avoid the recursion, please mention it.
Reviews (0)
Be the first to review this listing!