Page 1 of 1

can i insert data directly to ndomod mysql db for nagios?

Posted: Sun Oct 13, 2019 7:27 pm
by Slimaure
Hi, people.

I have nagios core, and I would like to insert information directly to the ndomod database, for example host, services, hostgroups, etc.
I was trying to insert information, but when restarting the nagios service, the inserted information is deleted.
Will it be possible or is it only used to replicate information from the nagios configuration files?

Re: can i insert data directly to ndomod mysql db for nagios

Posted: Mon Oct 14, 2019 8:02 am
by scottwilkerson
On startup Nagios disables all objects and then creates/activates all objects based on the current configuration.

NDO is not designed to be directly modified