Ad Widget

Collapse

Zabbix Agent 1.6 - Java Implementation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarathyme
    Member
    • Mar 2009
    • 58

    #1

    Zabbix Agent 1.6 - Java Implementation

    Does anybody have done java implementation to send multiple items in same connection?

    (I have looked at http://www.kjkoster.org/zapcat and http://svn.gdries.nl/public/ZabbixTools/ not really sure they had buffering implemented)

    appreciate any pointers

    Thanks
    Vijay
  • alexander.rozhkov
    Junior Member
    • Sep 2008
    • 3

    #2
    If you have 1.6 protocol specification I would like to do development. Our client java (JMX) uses 1.4 protocol: one item per TCP session, but still works fine with 1.6 server.
    Last edited by alexander.rozhkov; 20-05-2009, 12:02.

    Comment

    • mlange
      Member
      • Sep 2008
      • 78

      #3
      I would also contribute if there would be a 1.6 protocol description.

      Comment

      Working...