1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-20 02:39:02 +00:00
community.general/tests/integration/targets/monit/templates/monitrc.j2
2020-10-16 15:47:49 +02:00

14 lines
272 B
Django/Jinja

set daemon 2
set logfile /var/log/monit.log
set idfile /var/lib/monit/id
set statefile /var/lib/monit/state
set eventqueue
basedir /var/lib/monit/events
slots 100
set httpd port 2812 and
use address localhost
allow localhost
include /etc/monit/conf.d/*