Hi,
I tried monitoring an Astaro firewall over SNMP.
Basically I want to monitor CPU, RAM and Swap.
When I executed 'snmpwalk -v2 -c trapname hostname > results.txt' I got a lot of SNMP-names.
One of the names is 'hrMemorySize.0' whitch has got the integer value of '1036344 KBytes' - the Astaro has got 1GB RAM so the value is true.
Then I defined an element in Zabbix with the snmp-key 'hrMemorySize.0'. Zabbix output of that value is: 3,44K.
After that I defined an element in Zabbix with the snmp-key 'UCD-SNMP-MIB::memTotalReal.0' - Zabbix output of that value is: 3858735822.
Did anyone tried to monitor an Astaro or got a klue why the output values are this strange?
I tried for hours to get the value '1036344'....
Thanks in advance,
Danny
I tried monitoring an Astaro firewall over SNMP.
Basically I want to monitor CPU, RAM and Swap.
When I executed 'snmpwalk -v2 -c trapname hostname > results.txt' I got a lot of SNMP-names.
One of the names is 'hrMemorySize.0' whitch has got the integer value of '1036344 KBytes' - the Astaro has got 1GB RAM so the value is true.
Then I defined an element in Zabbix with the snmp-key 'hrMemorySize.0'. Zabbix output of that value is: 3,44K.
After that I defined an element in Zabbix with the snmp-key 'UCD-SNMP-MIB::memTotalReal.0' - Zabbix output of that value is: 3858735822.
Did anyone tried to monitor an Astaro or got a klue why the output values are this strange?
I tried for hours to get the value '1036344'....
Thanks in advance,
Danny


Comment