- Notifications
You must be signed in to change notification settings - Fork0
Monitoring plugin to check a remote SFTP server
License
NotificationsYou must be signed in to change notification settings
Napsty/check_sftp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a monitoring plugin written in Bash to check SFTP servers. The plugin supports both key and password authentication. Both open and encrypted (by passphrase) private keys are supported. The plugin will attempt to establish a connection to a specified SFTP server-H
. After a successful connection, the plugin will upload and then download a temporary file into a specified remote directory-d
.
This is the public repository for development.
Please visit the link below for the latest release and documentation:
https://www.claudiokuenzler.com/monitoring-plugins/check_sftp.php