right now i have triggers set up to alert me when a host is unpingable or when the 'status' check = 2 (unreachable).
as i understand it (and i hope someone will correct me if im wrong), the value of the 'status' check is calculated based on whether zabbix_server has received new data from a host in a certain period of time. if this is the case, does that make my two 'availability' triggers redundant? it seems that since the ping check returns data just like any other check, zabbix_server would take that into account when calculating the value of the 'status' check. therefore, if i want to know if a host is up or down, i only need the 'status' trigger. is this correct?
i guess im just wondering what the best way of detecting host availability is.
as i understand it (and i hope someone will correct me if im wrong), the value of the 'status' check is calculated based on whether zabbix_server has received new data from a host in a certain period of time. if this is the case, does that make my two 'availability' triggers redundant? it seems that since the ping check returns data just like any other check, zabbix_server would take that into account when calculating the value of the 'status' check. therefore, if i want to know if a host is up or down, i only need the 'status' trigger. is this correct?
i guess im just wondering what the best way of detecting host availability is.
Comment