Ad Widget

Collapse

SNMP Traps

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mehlert
    Junior Member
    • Nov 2007
    • 2

    #1

    SNMP Traps

    I'm trying to follow this

    http://www.zabbix.com/wiki/doku.php?id=howto:snmptraps

    to setup SNMP traps. Zabbix 1.4.6 on Debian Etch.

    I'm stumped at the part that says copy to snmptrap.pl script to the Zabbix installation directory. I'm not sure where that is (I didn't set this box up).

    It says put it in <install directory>/bin but I don't have a zabbix dir with a bin directory.

    The daemon is run from /usr/share/zabbix and configs are in /etc/zabbix ... would it go in either of those directories?
  • agehring
    Member
    • Oct 2006
    • 49

    #2
    Maybe you missed it, but the word 'here' is a link to:

    http://www.zabbix.com/wiki/doku.php?...nmptraphandler

    Comment

    • tchjts1
      Senior Member
      • May 2008
      • 1605

      #3
      That doesn't define the "install directory", that is simply a link to the perl script.

      The only "bin" directory that is created is under the source directory looking something like this - /home/zabbix/zabbix-1.6.1/bin and I don't believe that is considered the install directory.

      I would suspect that he manually created a bin directory probably off of /etc/zabbix/

      Comment

      • mehlert
        Junior Member
        • Nov 2007
        • 2

        #4
        Originally posted by tchjts1
        That doesn't define the "install directory", that is simply a link to the perl script.

        The only "bin" directory that is created is under the source directory looking something like this - /home/zabbix/zabbix-1.6.1/bin and I don't believe that is considered the install directory.

        I would suspect that he manually created a bin directory probably off of /etc/zabbix/
        OK, thanks. I wasn't sure if that was the case or not.

        Comment

        • tchjts1
          Senior Member
          • May 2008
          • 1605

          #5
          Originally posted by mehlert
          OK, thanks. I wasn't sure if that was the case or not.
          Hi mehlert. I am only guessing at that. I don't know.

          Like you, I have been trying to get that working but am stuck at about the same spot.

          Comment

          Working...