Ad Widget

Collapse

How to get system informations by using SNMP?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • piffta
    Junior Member
    • Feb 2010
    • 4

    #1

    How to get system informations by using SNMP?

    Hi,
    I have Zabbix 1.8.1 installed on CentOS machine.
    I want to use SNMP to connect on Zabbix to get some system performance information (e.g. CPU load).
    I’m using Java (SNMP4j library) to execute SNMP GET operation.

    Could I do this without using Zabbix agent? Could I get some examples how I can do that?

    Thanks in advance.
  • MrKen
    Senior Member
    • Oct 2008
    • 652

    #2
    You don't need the zabbix_agent if monitoring by snmp.

    But, you must have ./configured zabbix with-net-snmp.

    http://www.zabbix.com/documentation/1.8/manual/config/items?s[]=snmp#snmp_agent

    MrKen
    Disclaimer: All of the above is pure speculation.

    Comment

    Working...