Hello All,
i am using Zabbix 6.4.6.
In this, we have configured some url for monitoring purpose.
We have one URL: https://www.google.com this we have achieved using Web scenarios.
we are checking the status of this url every 1 minute.
if URL is unreachable, then we get 1 number. it trigger the alert.
if it is 0 then it is working fine.
But after this, we want to calculate the total uptime of the URL.
how we can do it.
can you help me in the calculation part.
we required this calculation part for 1 hour, 1 day, and for 1 Month.
i am using Zabbix 6.4.6.
In this, we have configured some url for monitoring purpose.
We have one URL: https://www.google.com this we have achieved using Web scenarios.
we are checking the status of this url every 1 minute.
if URL is unreachable, then we get 1 number. it trigger the alert.
if it is 0 then it is working fine.
But after this, we want to calculate the total uptime of the URL.
how we can do it.
can you help me in the calculation part.
we required this calculation part for 1 hour, 1 day, and for 1 Month.
Comment