Search found 3 matches
- Wed Jun 29, 2011 6:17 am
- Forum: Open Source Nagios Projects
- Topic: Nagios + NDO: Nagios stop writing to log files
- Replies: 4
- Views: 1681
Re: Nagios + NDO: Nagios stop writing to log files
After some tests, I configure NDOMOD to use a file as output and a command to rotate the log and then store the log in a database (mv and file2sock). This look more reliable. If the file or file-system where the ndo.dat exist get full, Nagios keeps working, and writing its logs to nagios.log. The on...
- Mon Jun 27, 2011 7:29 am
- Forum: Open Source Nagios Projects
- Topic: Nagios + NDO: Nagios stop writing to log files
- Replies: 4
- Views: 1681
Re: Nagios + NDO: Nagios stop writing to log files
This happen again.
The database disk became full and Nagios stop writing to the logs.
Is there any way to prevent this?
If NDO write to a file, and that file is stored after to the database. Could that help?
thanks,
Artur
The database disk became full and Nagios stop writing to the logs.
Is there any way to prevent this?
If NDO write to a file, and that file is stored after to the database. Could that help?
thanks,
Artur
- Fri Jun 24, 2011 9:15 am
- Forum: Open Source Nagios Projects
- Topic: Nagios + NDO: Nagios stop writing to log files
- Replies: 4
- Views: 1681
Nagios + NDO: Nagios stop writing to log files
Hi, last weekend there was a problem with my Nagios. It seems that a problem with the mysql database, that resides in another server, cause Nagios to stop writing logs to the local machine. It look that Nagios just freeze. Can NDOMOD broker cause this issue? In the past with other installation I nev...