Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

etc_monit_conf.d_dnsmasq 294B

123456
  1. check process dnsmasq with pidfile "/run/dnsmasq/dnsmasq.pid"
  2. group system
  3. start program = "/bin/systemctl start dnsmasq"
  4. stop program = "/bin/systemctl stop dnsmasq"
  5. if failed port 53 type udp protocol dns then alert
  6. if failed port 53 type udp protocol dns for 5 cycles then restart