Geen omschrijving
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.

etc_monit_conf.d_telegraf 153B

1234
  1. check process telegraf matching "telegraf"
  2. group iot
  3. start program = "/bin/systemctl start telegraf"
  4. stop program = "/bin/systemctl stop telegraf"