sysulq/nginx-vts-exporter

Add Nginx_Up metric

Opened this issue · 2 comments

Is this possible in this instance of the nginx exporter? This is quite a good metric to be able to scrape in case something happens

In fact, uptime exists in metrics already.

See the doc here

In fact, uptime exists in metrics already.

See the doc here

Yeah but we will need to be able to monitor if the nginx service went down, not just a dip in uptime. If my first metric can't be done, what should be an alert condition for this using the uptime metric?