Monitoring Dell PowerConnect 62xx in cacti

download Monitoring Dell PowerConnect 62xx in cacti

of 2

Transcript of Monitoring Dell PowerConnect 62xx in cacti

  • 7/22/2019 Monitoring Dell PowerConnect 62xx in cacti

    1/2

    Monitoring Dell PowerConnect 62xx in cacti

    ### First to all we need download the required files from cacti.nethttp://docs.cacti.net/usertemplate:host:dell:powerconnect:62xx#screenshots

    ##### DELL SNMP CONFIGURATION################################################

    show snmp

    snmp-server community public ro ipaddress 192.168.180.2snmp-server contact jhonsnmp-server location TCS_MEDELLIN

    ### test from cacti the responses of snmp queries

    snmpwalk -On -c public -v 2c 192.168.180.2.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.1.4.2.0

    snmpwalk -On -c public -v 2c 192.168.180.2.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.1.4.1.0

    ### Import Dell Powerconnect 62xx template into cacti#### copy 62xx_cpu.pl file into scripts folder of cacti

    ### Finally add the new device and select Dell Powerconnect 62xx switch asHost template

    perl /home/admin/Desktop/62xx_cpu.pl -H 192.168.180.2 -C public -version 2-port 161 -domain -user -pass -authprotocol -privatepassword -privateprotocol -timeout 500

    ### If you get the following message when execute the script, you need toinstall the following packages

    ####### Can't locate SNMP.pm in @INC (@INC contains:

    yum install net-snmp-perlyum install perl-Net-SNMP

    ### Note: If Memory Usage graph is not working, change the value LAST to

    OVERAGE.

    In order to achieve this go to: Graph Management> Select one device that

    use the template and selectMemory Usageand click Edit Graph template,

    select Item#4and change, in Consolidation FunctionselectAVERAGE

    http://docs.cacti.net/usertemplate:host:dell:powerconnect:62xx#screenshotshttp://docs.cacti.net/usertemplate:host:dell:powerconnect:62xx#screenshots
  • 7/22/2019 Monitoring Dell PowerConnect 62xx in cacti

    2/2

    When you change this value the graph template looks like this