This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
prometheus_grafana [2019/01/12 14:49] – [Run exporters on boot using supervisord] admin | prometheus_grafana [2019/06/22 19:48] (current) – [Run exporters on boot using supervisord] admin | ||
---|---|---|---|
Line 90: | Line 90: | ||
+ | |||
+ | SSL Check Exporter - https:// | ||
+ | |||
+ | <code bash / | ||
+ | [program: | ||
+ | command=/ | ||
+ | autostart=yes | ||
+ | autorestart=yes | ||
+ | startretries=3 | ||
+ | stderr_logfile=/ | ||
+ | stdout_logfile=/ | ||
+ | user=root | ||
+ | </ | ||
+ | |||
+ | ElasticSearch Exporter - https:// | ||
+ | |||
+ | |||
+ | <code bash / | ||
+ | [program: | ||
+ | command=/ | ||
+ | autostart=yes | ||
+ | autorestart=yes | ||
+ | startretries=3 | ||
+ | stderr_logfile=/ | ||
+ | stdout_logfile=/ | ||
+ | user=root | ||
+ | </ | ||
===== Grafana Dashboards ===== | ===== Grafana Dashboards ===== |