Untitled

 avatar
unknown
plain_text
2 years ago
234 B
5
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...