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_mosquitto 377B

12345678
  1. check process mosquitto matching mosquitto
  2. group iot
  3. start program = "/bin/systemctl start mosquitto"
  4. stop program = "/bin/systemctl stop mosquitto"
  5. if failed host localhost port 1883 type tcp then restart
  6. if failed host localhost port 8883 type tcp then restart
  7. if failed host localhost port 8083 type tcp then restart
  8. if 5 restarts within 5 cycles then timeout