Thursday, August 16, 2012

Nagios / Nagvis Issue

Problems :

  • Table'./nagios/nagios_servicestatus' is marked as crashed and should be repaired

  • Table'./nagios/nagios_hoststatus' is marked as crashed and should be repaired


Solution:

# cd /var/lib/mysql/nagios
# myisamchk -o ./nagios_servicestatus.MYI OR myisamchk -o ./nagios_hoststatus.MYI

 

Source : http://forum.centreon.com/showthread.php/9993-DB-error-table-nagios_servicestatus

0 comments:

Post a Comment