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.
123456 |
- check process dnsmasq with pidfile "/run/dnsmasq/dnsmasq.pid"
- group system
- start program = "/bin/systemctl start dnsmasq"
- stop program = "/bin/systemctl stop dnsmasq"
- if failed port 53 type udp protocol dns then alert
- if failed port 53 type udp protocol dns for 5 cycles then restart
|