Hi all,
So far, using Zabbix'es agent, life is so beautiful.
But, then a question arised, what about device that cannot be used with agents? I search the forum and found 'SNMP_template'. Ok fair enough.
Then I try to monitor my Centos server using SNMP. After some diggings in the forum and the wiki, I manage to 'monitor' my Linux server network traffic using SNMP.
What confuses me is:
1. The graph from Zabbix agent and pure-snmp template gives a similar pattern.
2. But the numbers are way different.
I suspect that this has to do with multiplier?
I dig again, and found that sometimes we need to use '0.125' to 'divide the result by 8', and sometimes '0.1' to divide by 10. And in the wiki, it says that we must use '8' so that it will be multiple by 8.
I don't understand. What numbers and when to use them in certain OID? Is there any reference tables for this? Especially for the network traffic, what multiplier should I use?
Thank you very much for all help.
So far, using Zabbix'es agent, life is so beautiful.
But, then a question arised, what about device that cannot be used with agents? I search the forum and found 'SNMP_template'. Ok fair enough.
Then I try to monitor my Centos server using SNMP. After some diggings in the forum and the wiki, I manage to 'monitor' my Linux server network traffic using SNMP.
What confuses me is:
1. The graph from Zabbix agent and pure-snmp template gives a similar pattern.
2. But the numbers are way different.
I suspect that this has to do with multiplier?
I dig again, and found that sometimes we need to use '0.125' to 'divide the result by 8', and sometimes '0.1' to divide by 10. And in the wiki, it says that we must use '8' so that it will be multiple by 8.
I don't understand. What numbers and when to use them in certain OID? Is there any reference tables for this? Especially for the network traffic, what multiplier should I use?
Thank you very much for all help.
Comment