Untitled
unknown
plain_text
3 years ago
234 B
12
Indexable
define service {
use generic-service
host_name your_target_host
service_description Telnet Check
check_command custom_telnet_check.sh!your_telnet_host!your_telnet_port
}
Editor is loading...