Search found 24 matches

by NCATmax
Tue Sep 29, 2020 6:09 pm
Forum: Nagios Log Server
Topic: Very Sluggish Web Interface
Replies: 9
Views: 491

Re: Very Sluggish Web Interface

I just wanted to follow up on this. Restarting all of the NLS services fixed the issue. To limit memory consumption, I have configured NLS to only keep 14 indices open at once. As a secondary measure, I am going to revisit the filters I had created and try to remove any new fields that aren't really...
by NCATmax
Wed Sep 23, 2020 3:05 pm
Forum: Nagios Log Server
Topic: Very Sluggish Web Interface
Replies: 9
Views: 491

Re: Very Sluggish Web Interface

I see. In the short term, I will reduce the number of open indices to 14. And in the medium term, I'll look at reducing the number of additional fields the filters create, as well as trying to get some more memory added. Speaking generally, is 14 days of data still useful or within a typical range? ...
by NCATmax
Wed Sep 23, 2020 12:26 pm
Forum: Nagios Log Server
Topic: Very Sluggish Web Interface
Replies: 9
Views: 491

Re: Very Sluggish Web Interface

I do believe my colleage was searching over the last 30 days. Let's assume I am limited to 16 GB of memory. Is there any best practice advice about how to minimize memory issues? For example, NLS is currently configured to keep 30 days of indices open. (Each index is approximately 20-25 GB.) Would i...
by NCATmax
Wed Sep 23, 2020 12:01 pm
Forum: Nagios Log Server
Topic: Very Sluggish Web Interface
Replies: 9
Views: 491

Re: Very Sluggish Web Interface

Thank you for the response. The VM currently has 16 GB of memory. I looked at the VM's memory usage in Nagios XI, the memory seems to start steadily increasing since around 8:30am this morning. I believe a colleague was using it at that time, he was the one that discovered these issues. Is the stead...
by NCATmax
Wed Sep 23, 2020 11:38 am
Forum: Nagios Log Server
Topic: Very Sluggish Web Interface
Replies: 9
Views: 491

Very Sluggish Web Interface

Hello, I am not even sure where to start on this issue. I would be glad to provide any additional information that may be useful. The biggest visible issue is that the whole web interface is very slow. It takes over 60 seconds to log in. It takes another 20-30 seconds to pull up the Dashboards page,...
by NCATmax
Thu Jul 09, 2020 3:39 pm
Forum: Nagios XI
Topic: Missing Performance Graph Since 5.7.1 Upgrade
Replies: 9
Views: 704

Re: Missing Performance Graph Since 5.7.1 Upgrade

That is quite unfortunate. This service monitors disk usage on one of our file servers. The service has data for at least the past year. After doing an upgrade to Nagios, the same service is now outputting additional performance data. And this makes all of the past data unusable. Is there any recour...
by NCATmax
Wed Jul 08, 2020 8:34 am
Forum: Nagios XI
Topic: Missing Performance Graph Since 5.7.1 Upgrade
Replies: 9
Views: 704

Re: Missing Performance Graph Since 5.7.1 Upgrade

I have attached the new RRD file to this message.
by NCATmax
Mon Jul 06, 2020 11:10 am
Forum: Nagios XI
Topic: Missing Performance Graph Since 5.7.1 Upgrade
Replies: 9
Views: 704

Re: Missing Performance Graph Since 5.7.1 Upgrade

Your directions did cause the service to start graphing again. It appears that two additional drives are now being monitored. However, all of the performance data before that change is (understandably) no longer able to be viewed. The historical performance data is very important for us to have. Is ...
by NCATmax
Thu Jul 02, 2020 3:04 pm
Forum: Nagios XI
Topic: Missing Performance Graph Since 5.7.1 Upgrade
Replies: 9
Views: 704

Re: Missing Performance Graph Since 5.7.1 Upgrade

Thank you for your reply. I worked through that knowledgebase article. The output from the first two commands are shown below: $ ls /usr/local/nagios/var/spool/perfdata/ | wc -l 2 $ ls /usr/local/nagios/var/spool/xidpe/ | wc -l 0 After increasing the logging level, I saw no errors or any indication ...
by NCATmax
Wed Jul 01, 2020 4:25 pm
Forum: Nagios XI
Topic: Missing Performance Graph Since 5.7.1 Upgrade
Replies: 9
Views: 704

Missing Performance Graph Since 5.7.1 Upgrade

Hello, One of our service checks has stopped recording/reporting performance data after we upgraded Nagios to 5.7.1. The last performance data was working fine right until the upgrade occurred. After that, no data is shown on the graph. The service check still runs normally and reports "OK"...