Ad Widget

Collapse

Sending mutiple values?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • whitemay
    Junior Member
    • Oct 2008
    • 7

    #1

    Sending mutiple values?

    According to the sction 1.7.13 of manual, it has been improved to support sending of multiple values by one network connection.

    How can i do that?

    If i can sent several values in one UserParameters of agentd?
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    This is used by active checks when used with data buffering and zabbix_sender. Also, the communication protocol between Proxy and Zabbix Server uses it continuously.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • whitemay
      Junior Member
      • Oct 2008
      • 7

      #3
      Originally posted by Alexei
      This is used by active checks when used with data buffering and zabbix_sender. Also, the communication protocol between Proxy and Zabbix Server uses it continuously.
      So did u mean zabbin_agent uses zabbix_sender as its way to send the data? And if I use zabbix_sender with data buffering, it will put the unsent date into the buffer automaticly?

      As my request, I want to get serveral data in a single script. But the UserParameter can just define a single value. So I want to use zabbix_sender in the script to send the data, and leave only one value for UserParameter. Can I do that and can I benefit from the data buffering?

      Comment

      • spcblack
        Junior Member
        • May 2009
        • 3

        #4
        Please, refer to

        Comment

        Working...