Ad Widget

Collapse

Switch 3com 4500 G

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • archang3llo
    Junior Member
    • May 2011
    • 10

    #1

    Switch 3com 4500 G

    Hi to all,

    I'm quite new with zabbix
    I created a template to monitor a 3com 4500G Switch, i noticed while testing the value of ifInOctets of a port, that the value didnt seemed to be correct, i transfer for example a file of 12 GB to a host on port 46 at speed transfer of between 40 - 60 MB/s, the values i got on zabbix during the transfer were between 1 - 3 MB/s.

    I thought for a sec its a question of units, but i verified to make sure i was workinig with Bps, the unit was correct. I even tried to make it with bps*8, the output was the same.

    here is the part i used in my xml file for the ifInOctets :

    <item type="1" key="ifInOctects.46" value_type="3">
    <description>Port 46 Traffic IN </description>
    <ipmi_sensor></ipmi_sensor>
    <delay>30</delay>
    <history>90</history>
    <trends>365</trends>
    <status>0</status>
    <data_type>0</data_type>
    <units>B</units>
    <multiplier>0</multiplier>
    <delta>1</delta>
    <formula>1</formula>
    <lastlogsize>0</lastlogsize>
    <logtimefmt></logtimefmt>
    <delay_flex></delay_flex>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <params></params>
    <trapper_hosts></trapper_hosts>
    <snmp_community>public</snmp_community>
    <snmp_oid>ifInOctets.46</snmp_oid>
    <snmp_port>161</snmp_port>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <applications/>
    </item>


    May be i'm missing something, so can anyone help me?
  • rcpapi
    Junior Member
    • May 2011
    • 11

    #2
    This setup like mine, I have no problems, do the test with another port

    Comment

    • archang3llo
      Junior Member
      • May 2011
      • 10

      #3
      Re : Switch 3com 4500 G

      Thanx rcpapi for your reply,

      For confirmation, you used config :

      SNMP OID : ifInOctets.X (X being the port number)
      Units : B
      Store value : Delta (speed per second)
      Show value : As is

      ?

      Can you also tell me the version of zabbix server you using?

      Thanx
      Last edited by archang3llo; 09-05-2011, 09:30.

      Comment

      • rcpapi
        Junior Member
        • May 2011
        • 11

        #4
        Switch 3com 4500 G

        Here attached a print setup screen for a door one switch, I looked out the 3com MIB tables
        Attached Files

        Comment

        • archang3llo
          Junior Member
          • May 2011
          • 10

          #5
          Great~!

          Nice nice nice! Thank You for your help rcpapi. It's Working great

          Comment

          • rcpapi
            Junior Member
            • May 2011
            • 11

            #6
            Ok!

            OK, well that works!

            Comment

            • pherreram
              Junior Member
              • Oct 2012
              • 4

              #7
              Originally posted by archang3llo
              Nice nice nice! Thank You for your help rcpapi. It's Working great

              Hi! Can you upload the template please?
              I have the same problem...



              Thanks.

              Comment

              Working...