sni / lmd

Livestatus Multitool Daemon - Create livestatus federation from multiple sources
https://labs.consol.de/omd/packages/lmd/
GNU General Public License v3.0
42 stars 31 forks source link

Parent Host accross LMD #94

Closed sdouce closed 4 years ago

sdouce commented 4 years ago

I m looking for a solution or documentation to use naemon host parentality with LMD. We need to test if ressources is unreacheable when our shared infra is down ... Can you explain me if its possible or how ??? Thx

schema

sni commented 4 years ago

LMD simply caches livestatus data. It does not correlate anything between different sources. Naemon can only calculate parent hosts within its own configuration and set of hosts.

sdouce commented 4 years ago

Ok Thx , so we will add parent host with different name to link between backend and writing a plugin testing parent via lmd status....