[Nagios-devel] MySQL Mapping - NDO

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

[Nagios-devel] MySQL Mapping - NDO

Post by Guest »

Hello,

I'm in the process of (trying?) to map out the NDO to MySQL data. I have
noted that the IP address is missing from the ndo_hosts table, which was
pointed out on the list. From what I can tell at this point in my
research, this is one of the few columns that are missing.

What should this column be named? If added, will Nagios also add the IP
address information directly; much like it has with all other data.

The problem I'm seeing is that if I create a separate table, very few
data items connect because the way the object_id's are defined, etc.
This, btw is a good thing from my perspective, but is making development
hard for a web interface.

A mapping of the NDO/Nagios/MySQL database would be nice, even if it
were incomplete. I would look in the code myself, but my coding skills
are not in "C" and would confuse anyone to drink heavily.

Thoughts?

Thanks in advance,

Mike





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