Ad Widget

Collapse

SNMPv2 item -> "No interface found"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • catdude
    Junior Member
    • Oct 2014
    • 12

    #1

    SNMPv2 item -> "No interface found"

    I have a new installation of Zabbix 2.4.1. Current setup is 4 servers and a router. I've got a bunch of simple active checks running, and all is working as expected.

    I'm now trying to add some SNMP tests. I know that SNMP is working:
    [root@wowza zabbix-2.4.1]# snmpwalk -v 2c -c password -On 10.0.0.2 ifOutOctets
    .1.3.6.1.2.1.2.2.1.16.1 = Counter32: 1460588526
    .1.3.6.1.2.1.2.2.1.16.2 = Counter32: 3424616595
    [root@wowza zabbix-2.4.1]#


    When I go to Configuration/Hosts/ffmpeg1/Items and click "Create item", enter name "InOctets-eth0" and select type "SNMPv2 Agent", the "Host interface" dropdown is replaced with "No interface found". If I enter all the other values and click "Save" I get an error message.

    I figure I've left something out of my configuration. Any pointers on what I need to fix?
  • aib
    Senior Member
    • Jan 2014
    • 1615

    #2
    Configuration -> Hosts -> ffmpeg1
    Agent interfaces - configured correctly?
    SNMP interfaces - IP address configured correctly?

    In your case, if you use Zabbix Agent AND SNMP checks - two interfaces has to be configured:
    - Agent interfaces
    - SNMP interfaces.
    Sincerely yours,
    Aleksey

    Comment

    • catdude
      Junior Member
      • Oct 2014
      • 12

      #3
      Ah - that makes sense, thanks.

      Comment

      • tienpt
        Junior Member
        • Sep 2012
        • 29

        #4
        Originally posted by aib
        Configuration -> Hosts -> ffmpeg1
        Agent interfaces - configured correctly?
        SNMP interfaces - IP address configured correctly?

        In your case, if you use Zabbix Agent AND SNMP checks - two interfaces has to be configured:
        - Agent interfaces
        - SNMP interfaces.
        your instruction is good, it helped me solve my issue. Thank you.
        Also I added SNMP interfaces, so now the Host has two interfaces Agent interface and SNMP interface.

        Comment

        • tienpt
          Junior Member
          • Sep 2012
          • 29

          #5
          also the Cisco router doesn't have installed Zabbix Agent on it, but the Agent interface could not remove. While I am using only SNMP interface. Do you have any advices for this one?
          Thank you.

          Comment


          • Atsushi
            Atsushi commented
            Editing a comment
            After registering the SNMP interface, you can delete the agent interface. In the host settings, you can also drag to another interface while clicking on the left side of the agent interface IP address.
        • tienpt
          Junior Member
          • Sep 2012
          • 29

          #6
          thank Atsushi
          but Remove text is in gray, so I could not click on it to Remove as file attacked.

          I am using Zabbix 3.4
          Attached Files
          Last edited by tienpt; 20-06-2019, 05:56.

          Comment

          • tienpt
            Junior Member
            • Sep 2012
            • 29

            #7
            After go around, I see Zabbix allow to delete Agent interface on the last Zabbix version, but could not delete on 3.4 version. So is there any features?

            as an example https://support.zabbix.com/browse/ZBX-14444
            Last edited by tienpt; 20-06-2019, 06:16.

            Comment

            • tienpt
              Junior Member
              • Sep 2012
              • 29

              #8
              I delete this host, then create again and can delete Agent Interface for now. My issue is solved. Thank for your quick comment :-)

              Comment

              Working...