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

  1. #config service 'checkmk_agent'
  2. # option type 'UNLISTED'
  3. # option port '6556'
  4. # option socket_type 'stream'
  5. # option protocol 'tcp'
  6. # option wait 'no'
  7. # option user 'root'
  8. # option server '/usr/bin/check_mk_agent'
  9. # list only_from '127.0.0.1'
  10. # list only_from '1.1.1.1'
  11. # list log_on_success 'PID'
  12. # list log_on_success 'HOST'
  13. # option disable 'no'