Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
234 B
2
Indexable
Never
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
}