Ad Widget

Collapse

no data recieve by using template_linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Guest

    #1

    no data recieve by using template_linux

    Hi

    I install Zabbix 1.8.x on a linux server. Agent and SNMP are working.
    I recieve all data by using snmp-walk...

    I use a graph, but didnt recieve any data.
    Should i modify with CPU and Disk items on SNMP.CONF ?
    If yes, wich value should i use ?

    thanks
  • walterheck
    Senior Member
    • Jul 2009
    • 153

    #2
    Check the logs of the zabbix server to see what's up. If you don't see enough information, increase the debug level in the config and restart the server, that should give you much more info..
    Free and Open Source Zabbix Templates Repository | Hosted Zabbix @ Tribily (http://tribily.com)

    Comment

    • Guest

      #3
      i change the debug level, restart zabbix server, because i recieve some errors of example " 2382:20100823:114722.031 Expression [{18154}>150000] for item [26414][Servname:ipInForwDatagrams] cannot be evaluated: unable to get function value: lastvalue IS NULL for function [18154][servername:ipInForwDatagrams.delta(0)]
      "

      anyway. I didnt recieve data of using template_linux with item "Incoming traffic on interface eth0".

      Any Ideas ?

      Comment

      • magawake
        Junior Member
        • Aug 2010
        • 24

        #4
        check to see if your SNMP community is set correctly. Also, the default Linux template does not use SNMP it assumes you have a zabbix agent installed therefore you may need to do a mass update to change your settings to use snmp.
        ________
        Vapir Air One
        Last edited by magawake; 16-03-2011, 20:08.

        Comment

        • Guest

          #5
          i check with "snmpwalk -v1 -c public 192.22.11.11". I didnt recieve any key with example - "system.cpu.num" from the linuxserver. i also check of target linux server the command "./zabbix_get -s 192.22.11.11 -k net.if.out".

          on both command, i didnt recieve any data

          any solution ?

          Comment

          Working...