Hello
I need to monitor % of used disk space of several servers using SNMP. I created two new items, one using the hrStorageSize (.1.3.6.1.2.1.25.2.3.1.5.1) and another on using htStorageUsed (.1.3.6.1.2.1.25.2.3.1.6.1). Both MIB's are included into de host-resources mib file. My question is, if it is possible to create a 3rd item that records de following: (hrStorageUsed/hrStorageSize)*100
This could be useful also to monitor other percentages.
Another question i how is the best way to monitor if a node is down? I have created a Linlkdown item to monitor ifOperStatus MIB (1=up, 2=down), but if the node is disconnected I don't receive this value, so I'd like to monitor if the node is down from the Zabbix server or the zabbix proxies.
Thanks
Oct
I need to monitor % of used disk space of several servers using SNMP. I created two new items, one using the hrStorageSize (.1.3.6.1.2.1.25.2.3.1.5.1) and another on using htStorageUsed (.1.3.6.1.2.1.25.2.3.1.6.1). Both MIB's are included into de host-resources mib file. My question is, if it is possible to create a 3rd item that records de following: (hrStorageUsed/hrStorageSize)*100
This could be useful also to monitor other percentages.
Another question i how is the best way to monitor if a node is down? I have created a Linlkdown item to monitor ifOperStatus MIB (1=up, 2=down), but if the node is disconnected I don't receive this value, so I'd like to monitor if the node is down from the Zabbix server or the zabbix proxies.
Thanks
Oct

Comment