Ad Widget

Collapse

Distributed Monitoring and Reports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mjski
    Junior Member
    • Nov 2008
    • 9

    #1

    Distributed Monitoring and Reports

    If child nodes are not configured to send item data to central server (only store item data locally on distributed nodes) can you still produce reports that consist of data from multiple distributed nodes?
  • mjski
    Junior Member
    • Nov 2008
    • 9

    #2
    Just a follow up on this question, just in case if the original question was not clear:

    We want to be able to keep the item data stored locally on the distributed child nodes, but we want to be able to produce reports consisting of item data stored on these child nodes from the web interface on the master zabbix server.

    Is this possible?

    Comment

    • xs-
      Senior Member
      Zabbix Certified Specialist
      • Dec 2007
      • 393

      #3
      In short, no.

      The central 'node' receives most of the configuration on the child nodes, and history / trend updates as they come in.
      The web interface of this central node will use the database of the central node (even if you select a child node in its view, it will use the data received from that child node, not connect to that child node).

      Comment

      Working...