Nagios XI DB Issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mkeey
Posts: 199
Joined: Mon Sep 25, 2017 11:13 am

Nagios XI DB Issues

Post by mkeey »

Twice this week we have had issues with our Nagios XI database. Have had to run the repair script both times (see below second ==== line).

This seems to coincide with mysqld creating and not removing some large temp files in /var/tmp/. The files are deleted but not closed so the file system isn't able to reclaim the space and the volume fills up. Since it filled again at 18:41 last night. We ran the repair and added some space as a stop-gap (see just below ==== line).

However, we would like to know what is causing the DB issue and creating TMP files that are locked causing these server outages.

===================================================================================================
When tmp fills up, we get the error:
Last edited by benjaminsmith on Tue Feb 19, 2019 11:55 am, edited 2 times in total.
Reason: log removed at request
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagios XI DB Issues

Post by mcapra »

I actually just posted in another thread specifically about /var/tmp:
https://support.nagios.com/forum/viewto ... 50#p251150

A short term solution would be to expand /var/tmp. Some MySQL installations, particularly large ones, can make extensive use of that path.

It might be useful to generate a system profile (like so) and share it with the technicians here.
Former Nagios employee
https://www.mcapra.com/
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagios XI DB Issues

Post by cdienger »

@mkeey, feel free to pm me a profile and I can take a look at it.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
mkeey
Posts: 199
Joined: Mon Sep 25, 2017 11:13 am

Re: Nagios XI DB Issues

Post by mkeey »

Thanks for the assistance. We have increased the TMP file space and are getting another XI server built so we can transfer some of the load. Please close this case as resolved - MKeey
Locked