forked from pool/monitoring-plugins
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
|
#include <tunables/global>
|
||
|
/usr/lib/nagios/plugins/check_ssh flags=(complain) {
|
||
|
#include <abstractions/base>
|
||
|
#include <abstractions/nameservice>
|
||
|
}
|