Ad Widget

Collapse

[jabber] New feature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amcorreia
    Member
    • Mar 2006
    • 73

    #1

    [jabber] New feature

    This full integrated jabber with zabbix source code.

    this need more test.
    Attached Files
  • sauron
    Senior Member
    • Jan 2005
    • 215

    #2
    Hey! It's also need iksemel lib. Beware!

    Comment

    • khuertas

      #3
      any hint to make it works?

      I'm looking for a way to send alerts using jabber (better without spawning external commands).

      In your patch I only see a couple of files, jabber.c and jabber.h, but there is no patch to makefiles
      Can you write a couple lines explaining how to compile and configure it?

      Thanks for sharing the code.
      --
      K.Huertas

      Comment

      • aelix
        Junior Member
        • Jan 2007
        • 5

        #4
        Has anyone figured this patch out?

        I would also like to see this functionality, but this patch seems incomplete. No makefiles, etc.

        Has anyone been able to get this to work?

        Comment

        • amcorreia
          Member
          • Mar 2006
          • 73

          #5
          Originally posted by aelix
          I would also like to see this functionality, but this patch seems incomplete. No makefiles, etc.

          Has anyone been able to get this to work?
          I guess this will work now.

          ....
          define CPPFLAGS with path of your compiled iksemel lib
          $ CPPFLAGS="-I/path/of/your/iksemel/include" ./configure <your_options>


          HTH
          Attached Files

          Comment

          • amcorreia
            Member
            • Mar 2006
            • 73

            #6
            ....
            I'm tring to full integrate jabber with zabbix without anyone library, but this goes to delay time sufficiently

            Comment

            Working...