From: henri h. <hen...@gm...> - 2022-05-30 12:08:19
|
Hi! I am a Network admin and I'm using zabbix since 4 years now in my comapny, and it is a great tool, love it. I am running under 4.4 version, but we will soon upgrade it to 6. I monitor around 300 devices . Now I would like to use zabbix for our switches capacity planning. So from LLD, I got my switches interfaces operationnal status, key is net.if.status[ifOperStatus.1] to net.if.status[ifOperStatus.243]. value can be up (1) or down (2) I would like to create a calculated item that will divide the total number of interfaces by the number of up interfaces. I am struggling to find a solution without success, could you guys help me to find the solution. Thanks for your help. |