Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The configuration is the realm scheduler list where the poller will have to connect.

Image Added

DMZ Poller

It's possible to set poller in a DMZ zone, and the schedulers into the LAN. In this situation, the goal is to avoid DMZ (poller) to LAN (schedulers) connexions. In this case, it's possible to set the poller as passive. In this case, the scheduler will open a connexion to the poller.

...

Only checks for host in this DMZ will be launched by this poller.

 

Image Added

Data

The poller get command from the schedulers.

...

It

...

It's important to note that the plugins launched by the pollers will have a direct access to the monitored hosts, and they will need to get data from them.


Poller Internals

Image Added


Poller connexions summary

sourceDestinationPortProtocolNote
PollerScheduler7768HTTPS 

...

This is useful when the user needs to have hosts in the same scheduler (like with dependencies) but needs some hosts or services checks to be checked by specific pollers (see usage cases below).

...

The parameter to tag a command, host or service, is "poller_tag". If a check uses a "tagged" or "untagged" command in a untagged host/servicecheck, it takes the poller_tag of this host/servicecheck. In a "untagged" host/servicecheck, it's the command tag that is taken into accountconsideration.

The pollers can be tagged with multiple poller_tags. If they are tagged, they will only take checks that are tagged, not the untagged ones, unless they defined the tag "None".

...