Hello, Thanks for reply!!
I changed the leverl 2, was configured in -1 (Everything), but i guess that will show the same.
Ok, when i resolve the problem ill change to level 1.
The output of the debug file:
Code: Select all
[1493377263.382377] [002.0] [pid=5635] SELECT instance_id FROM nagios_instances WHERE instance_name='localhost'
[1493377263.383108] [002.0] [pid=5635] INSERT INTO nagios_conninfo SET instance_id=2, connect_time=NOW(), last_checkin_time=NOW(), bytes_processed=0, lines_processed=0, entries_processed=0, agent_name='NDOMOD', agent_version='2.1b1', disposition='REALTIME', connect_source='TCPSOCKET', connect_type='INITIAL', data_start_time=FROM_UNIXTIME(1493377263)
[1493377263.383411] [002.0] [pid=5635] SELECT object_id, objecttype_id, name1, name2 FROM nagios_objects WHERE instance_id='2'
[1493377263.385125] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(status_update_time) AS latest_time FROM nagios_programstatus WHERE instance_id=2 ORDER BY status_update_time DESC LIMIT 0,1
[1493377263.385491] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(status_update_time) AS latest_time FROM nagios_hoststatus WHERE instance_id=2 ORDER BY status_update_time DESC LIMIT 0,1
[1493377263.385756] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(status_update_time) AS latest_time FROM nagios_servicestatus WHERE instance_id=2 ORDER BY status_update_time DESC LIMIT 0,1
[1493377263.385947] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(status_update_time) AS latest_time FROM nagios_contactstatus WHERE instance_id=2 ORDER BY status_update_time DESC LIMIT 0,1
[1493377263.386222] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(queued_time) AS latest_time FROM nagios_timedeventqueue WHERE instance_id=2 ORDER BY queued_time DESC LIMIT 0,1
[1493377263.386429] [002.0] [pid=5635] SELECT UNIX_TIMESTAMP(entry_time) AS latest_time FROM nagios_comments WHERE instance_id=2 ORDER BY entry_time DESC LIMIT 0,1
It's enough?
[...]
Yes, update the nagios was one of the solutions that i was thinking about but my fear is broke the nagios more than now.
Anyway, I can do a clon of this machine and i will try this solution.
If I upgrade nagios, i have to upgrade anything else? i mean for compatibility issues.