You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
433 B

#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'