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 grafana with pidfile /var/run/grafana/grafana-server.pid
- group iot
- start program = "/bin/systemctl start grafana-server"
- stop program = "/bin/systemctl stop grafana-server"
- if failed host localhost port 2942 protocol http then restart
- if 5 restarts within 5 cycles then timeout
|