1 2 3 4 5 6 7 8 9 10 11 12 13 14
service clustercheck { disable = no flags = REUSE socket_type = stream type = UNLISTED port = 9200 wait = no user = nobody server = /usr/local/bin/clustercheck.sh log_on_failure += USERID only_from = 0.0.0.0/0 per_source = UNLIMITED }