#config service 'checkmk_agent' | |
# option type 'UNLISTED' | |
# option port '6556' | |
# option socket_type 'stream' | |
# option protocol 'tcp' | |
# option wait 'no' | |
# option user 'root' | |
# option server '/usr/bin/check_mk_agent' | |
# list only_from '127.0.0.1' | |
# list only_from '1.1.1.1' | |
# list log_on_success 'PID' | |
# list log_on_success 'HOST' | |
# option disable 'no' |