Releases: fatz/check_remote_plugin
Releases · fatz/check_remote_plugin
Sudo
The first version
First working version. Docs should follow soonish
Usage:
check_remote_plugin [OPTIONS]
Application Options:
-H, --hostname= The hostname to connect to
-P, --port= SSH Port (default: 22)
-u, --username= The Username to use
-a, --passwordauth use password authentication
-p, --password= password to use
-i, --identityfile= key to use. Will ignored if passwordauth is true (default: ~/.ssh/id_rsa)
-c, --check= the check to use
-o, --options= the check options (default: local_plugins)
-f, --pluginfolder= the folder for the plugins to use (default: ./local_plugins)
-r, --remotepluginfolder= the remote plugin folder (default: checks)
Help Options:
-h, --help Show this help message