I have some hosts in my network that are on a set schedule. They have specific uptimes and will just turn themselves off at a fixed time of day (and then turn themselves back on again later on).
How can I configure these in Zabbix?
I've tried going into the
host -> items -> Zabbix agent availability
and setting a schedule.
But this just stops that specific check during those hours.
However, I want Zabbix to still check these hosts normally, but instead expect the host to be unavailable.
In other words:
if the host is down during it's working hours, trigger a problem
but if the host is up during it's down hours, then that also triggers a problem
How can I configure these in Zabbix?
I've tried going into the
host -> items -> Zabbix agent availability
and setting a schedule.
But this just stops that specific check during those hours.
However, I want Zabbix to still check these hosts normally, but instead expect the host to be unavailable.
In other words:
if the host is down during it's working hours, trigger a problem
but if the host is up during it's down hours, then that also triggers a problem