User Tools

Site Tools


resolution_area:prometheus_resolutions:res-p1701

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resolution_area:prometheus_resolutions:res-p1701 [2021/06/25 10:09] – external edit 127.0.0.1resolution_area:prometheus_resolutions:res-p1701 [2021/07/05 12:18] (current) 10.91.120.28
Line 1: Line 1:
 ===== MysqlDown ===== ===== MysqlDown =====
  
-**Level:** __Critical__ FIXME+**Level:** __Critical__ 
  
  
-**Purpose:**+**Purpose:** Ensure that MySQL is running on the server.
  
-**Scenario:** MySQL instance has been down on <serverfor 5m.+**Scenario:** MySQL instance has been down on server for 5m.
  
-**Resolution:**+**Resolution:** Start Mysql if it is not running
  
-**Manual Action Steps:**+Check Mysql status 
 +  sudo service mysqld status
  
-**Auto Clear:**+**Manual Action Steps:** To manually restart use:    
 + 
 +  sudo service mysqld restart 
 +   
 +To start Mysql use: 
 +  sudo service mysqld start 
 + 
 +**Auto Clear:** Alarm will clear when Mysql is running
resolution_area/prometheus_resolutions/res-p1701.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1