Hi,
I changed this parameter and it is now working correctly.
Thanks for your time and your help tgriep !
Search found 5 matches
- Tue Jan 19, 2016 3:37 am
- Forum: Open Source Nagios Projects
- Topic: [solved] NDO not correctly populating the database
- Replies: 9
- Views: 9939
- Mon Jan 18, 2016 4:14 am
- Forum: Open Source Nagios Projects
- Topic: [solved] NDO not correctly populating the database
- Replies: 9
- Views: 9939
Re: NDO not correctly populating the database
Hi, I added the option, and, after a nagios restart, I now see the following logs for ndo2db : [1453108574.550935] [002.0] [pid=26347] SELECT instance_id FROM nagios_instances WHERE instance_name='Central' [1453108574.551276] [002.0] [pid=26347] INSERT INTO nagios_conninfo SET instance_id='1', conne...
- Fri Jan 15, 2016 5:43 am
- Forum: Open Source Nagios Projects
- Topic: [solved] NDO not correctly populating the database
- Replies: 9
- Views: 9939
Re: NDO not correctly populating the database
Hi, Here are the logs when Nagios is starting : [1452853734] Nagios 4.1.1 starting... (PID=29201) [1452853734] Local time is Fri Jan 15 10:28:54 UTC 2016 [1452853734] LOG VERSION: 2.0 [1452853734] qh: Socket '/usr/local/nagios/var/rw/nagios.qh' successfully initialized [1452853734] qh: core query ha...
- Thu Jan 14, 2016 3:34 am
- Forum: Open Source Nagios Projects
- Topic: [solved] NDO not correctly populating the database
- Replies: 9
- Views: 9939
Re: NDO not correctly populating the database
Hi jolson, Here are the requested information. /usr/local/nagios/etc/nagios.cfg : log_file=/usr/local/nagios/var/nagios.log cfg_file=/usr/local/nagios/etc/objects/commands.cfg cfg_file=/usr/local/nagios/etc/objects/contacts.cfg cfg_file=/usr/local/nagios/etc/objects/timeperiods.cfg cfg_file=/usr/loc...
- Wed Jan 13, 2016 12:16 pm
- Forum: Open Source Nagios Projects
- Topic: [solved] NDO not correctly populating the database
- Replies: 9
- Views: 9939
[solved] NDO not correctly populating the database
Hi, Here is my configuration : Nagios : 4.1.1 Nagvis : 1.8.5 Ndoutils : 2.0.0 Nagios and Ndoutils seem to be correctly configured because ndoutils correctly insert data into the following tables : - nagios_runtimevariables - nagios_processevents - nagios_configfilevariables However it seems that all...