Page 1 of 1

Top 10 NagiosxiDB

Posted: Wed Jun 03, 2020 9:42 am
by FCC_Nagios_Support
Hello,

Are there any website place with the top 10 Queries to NagiosxiDB

Thks .
KR

Re: Top 10 NagiosxiDB

Posted: Wed Jun 03, 2020 3:30 pm
by ssax
I have split your other topic into two separate topics, please create new topics for unrelated issues/questions.

I was unable to find a check that does this specifically.

You can connect with mysq and see what's occurring:

Code: Select all

mysql -uroot -pnagiosxi nagiosxi
show full processlist;
Are you having any issues with the Nagios XI DB?