Hello,
Are there any website place with the top 10 Queries to NagiosxiDB
Thks .
KR
Top 10 NagiosxiDB
Re: Top 10 NagiosxiDB
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:
Are you having any issues with the Nagios XI DB?
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;