sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
409 stars 149 forks source link

Thruk 3.0.2 Core Scheduling - only reschedule "my" checks #1240

Closed MattCrum1 closed 1 year ago

MattCrum1 commented 1 year ago

We have a multisite setup with multiple customer-specific Naemon/Thruk systems feeding a centralised read only Thruk instance (via HTTP).

I've enabled a cron job to run "core_scheduling fix" every hour and applied it to our centralised Thruk instance, assuming that it would only reschedule the services that it was monitoring directly; but it started to run the command across all of the connected customer systems instead.

Is there a way to limit the scope of the command to only reschedule the local instance's monitored services, so I can get each Thruk instance to manage itself?

sni commented 1 year ago

you could set the backend in the command line with -b and limit the command to certain backends only.