Ad Widget

Collapse

zload_snmpwalk utilization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wouaf
    Junior Member
    • Feb 2008
    • 9

    #1

    zload_snmpwalk utilization

    Hi everybody,

    I want to import in zabbix a snmpwalk file with the script zload_snmpwalk, how can i do?

    for my snmpwalk , i run this:

    snmpwalk -Of -v2c -c community 192.168.209.23 > /root/snmpwalk-zabbix-isdn-router

    I create a new template in Zabbix UI.

    run the zload_snmpwalk.pl for import snmp:

    zload_snmpwalk -s localhost -d zabbix -u root -P password -v 2c community 10025 /root/snmpwalk-zabbix-isdn-router

    and have this error:

    .DBD::mysql::st execute failed: Duplicate entry '0' for key 1 at /usr/src/zabbix-1.4.4/zload_snmpwalk line 314, <SWALK> line 5.
    Insert Failure: DBI::st=HASH(0x9ea6c9c)->strerror

    What's wrong??

    Thanks
  • pierre-hoffmann
    Senior Member
    • Jan 2008
    • 133

    #2
    Hi,

    this script come from here ?



    Regards,
    Pierre.
    P.Hoffmann
    System & Network Admin.
    __________________________
    Zabbix version 1.8.1
    Hosts monitored 1300
    OS Novell SLES 10 SP2
    __________________________

    Comment

    Working...