Search found 2 matches
- Mon Jan 31, 2011 12:48 pm
- Forum: Nagios XI
- Topic: bugs after update XI 2009R1.4 C
- Replies: 2
- Views: 323
Re: bugs after update XI 2009R1.4 C
I found it what was wrong. My table on mysql (nagios_logentries) was corrupted. I took this error on /var/log/messages I entered with the folowing command on mysql: use nagios repair table nagios_logentries; After that I took nagios_logentries DDL SQL script an then export this table by mysqldump, a...
- Sat Jan 29, 2011 12:08 pm
- Forum: Nagios XI
- Topic: bugs after update XI 2009R1.4 C
- Replies: 2
- Views: 323
bugs after update XI 2009R1.4 C
After update my Nagios Xi from 2009r1.3 C to 2009R1.4 C version, my nagios is very unstable. The service event data, stops unexpectedelly and the services are not scheduladed. On the log files appears the following message: domod: Successfully reconnected to data sink! 0 items lost, 298 queued items...