blob: 13bce53735b4f8254e1129dddf2e2b9b323e8ab6 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001#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'