diff options
Diffstat (limited to 'plugins/check_ssh.c')
-rw-r--r-- | plugins/check_ssh.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/check_ssh.c b/plugins/check_ssh.c index ba31df09..ce4c0848 100644 --- a/plugins/check_ssh.c +++ b/plugins/check_ssh.c @@ -11,6 +11,10 @@ * * This file contains the check_ssh plugin * +* +* Try to connect to an SSH server at specified server and port +* +* * License Information: * * This program is free software; you can redistribute it and/or modify |