Hi Guys
Sorry for the nubie question, if it is.
Our task requiring zabbix raw data is to compute the availability coefficient of the radio link for which radio (a link consists of two radios) we have the following snmp data collected by zabbix:
icmploss
uptime
rssi
Idea was to divide the 2 radios in each link into the "root" radio and "dependent" radio and compare icmploss for each pair within minimal uptime for both. Where there will be a difference between icmploss for each in a pair there is a good chance that the radio link was down, we need to summarize these "downtime" periods and compare them to uptime.
We have several hundreds of such links.
Is it possible to do this task within Zabbix?
Sorry for the nubie question, if it is.
Our task requiring zabbix raw data is to compute the availability coefficient of the radio link for which radio (a link consists of two radios) we have the following snmp data collected by zabbix:
icmploss
uptime
rssi
Idea was to divide the 2 radios in each link into the "root" radio and "dependent" radio and compare icmploss for each pair within minimal uptime for both. Where there will be a difference between icmploss for each in a pair there is a good chance that the radio link was down, we need to summarize these "downtime" periods and compare them to uptime.
We have several hundreds of such links.
Is it possible to do this task within Zabbix?
Comment