Search found 2 matches
- Tue Mar 15, 2022 10:17 am
- Forum: Nagios XI
- Topic: NDO-3: INSERT INTO nagios_servicechecks
- Replies: 2
- Views: 1756
Re: NDO-3: INSERT INTO nagios_servicechecks
Update to my own post; found this other thread: https://support.nagios.com/forum/viewtopic.php?f=16&t=63243&start=10 and ran the database backup step and repair step; [root@u3 ~]# mysqldump -u root -p nagios nagios_servicechecks > /tmp/nagios_servicechecks.sql Enter password: [root@u3 ~]# ls...
- Tue Mar 15, 2022 9:35 am
- Forum: Nagios XI
- Topic: NDO-3: INSERT INTO nagios_servicechecks
- Replies: 2
- Views: 1756
NDO-3: INSERT INTO nagios_servicechecks
Hi Since a couple of days I have started getting a problem were my /usr/local/nagios/var/nagios.log file just grows by about 4-5GB / 24 hours and in a couple of days my filesystem is full on my Nagios server. The problem is related to database inserts failing as per: [1647354247] NDO-3: INSERT INTO ...