User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w9232

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
resolution_area:watchdog_resolutions:res-w9232 [2021/06/29 17:05] btobinresolution_area:watchdog_resolutions:res-w9232 [2021/07/08 15:36] (current) 10.91.120.28
Line 1: Line 1:
 =====TicketerApplicationServerProcessInactive===== =====TicketerApplicationServerProcessInactive=====
  
-**Level:** __Critical__ FIXME+**Level:** __Critical__ 
  
  
  
-**Purpose:**+**Purpose:** Alerts if the Ticketer application stops running.
  
-**Scenario:**+**Scenario:** Ticketer is not running on server.
  
-**Resolution:**+**Resolution:** Verify that Ticketer application is running, check logs for exceptions, & restart if required.
  
-**Manual Action Steps:**+**Manual Action Steps:** Check if application is running 
 +   ps -edf | grep -i ticketer 
 +    
 +Example restart of Ticketer on apps1 ironman, replace ironman with correct server and handler 
 +   ansible-playbook -i ../env-configuration/ironman/hosts.ini ticketer.yml --vault-id @prompt -e"actions='stop,start'" --limit apps1
  
-**Auto Clear:**+**Auto Clear:** Will clear when Ticketer application is running.
  
resolution_area/watchdog_resolutions/res-w9232.1624982707.txt.gz · Last modified: 2021/06/29 17:05 by btobin