Re: [Nagios-devel] Database access via Nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Database access via Nagios

Post by Guest »

Ninja reads Nagios information from the database tables created by
Merlin, which has both a NEB module and a daemon (merlind) that reads
from / writes to the NEB module.

The Merlin database schema is very similar to the NDO database schema
with the addition of some fields to allow for multiple merlin daemons
to write to a single database (TBD - currently the daemons all use the
same hardcoded instance ID in the DB).





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked