Weird issues.
I tried to search for all hosts that end with dhe.duke.edu and got the error below:
If I search another domain it returns a result just fine:
I'm at a loss.
Sql error when searhing by domain suffix on main page
-
krobertson71
- Posts: 444
- Joined: Tue Feb 11, 2014 10:16 pm
Sql error when searhing by domain suffix on main page
You do not have the required permissions to view the files attached to this post.
Re: Sql error when searhing by domain suffix on main page
What version of NagiosXI are you running?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
krobertson71
- Posts: 444
- Joined: Tue Feb 11, 2014 10:16 pm
Re: Sql error when searhing by domain suffix on main page
Sorry, latest and greatest. 2014r2.3
Re: Sql error when searhing by domain suffix on main page
You could have a corrupt SQL database table, let's run a repair on the databases.
From a command prompt on the NagiosXI server, run this
From a command prompt on the NagiosXI server, run this
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.shBe sure to check out our Knowledgebase for helpful articles and solutions!