Ad Widget

Collapse

Retrieving multiple items values from a passive agent in one request by zabbix server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prakhar
    Junior Member
    • Jan 2013
    • 8

    #1

    Retrieving multiple items values from a passive agent in one request by zabbix server

    Hi,

    I am using zabbix agent in passive mode, but to retrieve every item zabbix server send a separate request (opening and closing a TCP conection each time). Is there a way to retrieve multiple items in one request by the zabbix server when the agent is in passive mode.

    regards,
    Prakhar
  • ipx
    Junior Member
    • Dec 2018
    • 3

    #2
    Hello!
    Are there any news on that question?

    Is Zabbix Agnet able to collect a set of values for an Item (1 per second) locally, and then send all 60 values by a passive request from server (once per minute).
    How can I achieve that if it's possible? What are configuration options?

    Thanks,
    IP

    Comment

    • kloczek
      Senior Member
      • Jun 2006
      • 1771

      #3
      Yes. It is possible to switch to active monitoring.
      http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
      https://kloczek.wordpress.com/
      zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
      My zabbix templates https://github.com/kloczek/zabbix-templates

      Comment

      Working...