DESCRIPTION:
It’s nice to know if the connection and login to a secure FTP site is working. This datasource uses a groovy script to connect then login and list the files. It even counts the number of files and folders in the root folder. If needed, you can add logic to alert you if a specified file exists.
INSTRUCTIONS:
- Download this DataSource file and import it into your account (Settings > DataSources > Add > from file )
- Set these properties so it can apply and work:
sftp.site = wowie.us
sftp.user = mike
sftp.pass = ***** (it auto hides)
sftp.port = 22 (usually) - Test by looking at the “Raw Data” tab. If it’s successful, the result is 0. Failure shows as 1.
DISCLAIMER: official tech support for this is not available from LogicMonitor. Contact me and I will try to help you.
No comments