graph and state history

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Servo
Posts: 15
Joined: Thu Mar 03, 2011 8:14 am

graph and state history

Post by Servo »

hi everyone!

i have another issue.
after migration vm from vmware to hyper-v, nagios doesn't display state history and graph for any hosts and services.
I tried to delete and recreate host and services, but issue is still here.
1.png
2.png
You do not have the required permissions to view the files attached to this post.
Servo
Posts: 15
Joined: Thu Mar 03, 2011 8:14 am

Re: graph and state history

Post by Servo »

I solved issue with graph, but still can't resolve issue with state history

also i found mysql_error: 'Table './nagios/nagios_statehistory' is marked as crashed and last (automatic?) repair failed'
I repair mysql table, but still nothing..
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: graph and state history

Post by lmiltchev »

Do you have more error messages in the mysqld.log (crashed tables), after running the repair script?

Code: Select all

tail /var/log/mysqld.log
What is the max state history age, that you've set up?

Code: Select all

Admin->Performance Settings->Databases
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked