User Tools

Site Tools


maintenance:update:04-check-status

Differences

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

Link to this comparison view

Next revision
Previous revision
maintenance:update:04-check-status [2019/08/22 11:53]
mpospisek created
maintenance:update:04-check-status [2020/03/25 21:06] (current)
mpospisek ↷ Page moved and renamed from maintenance:check-status to maintenance:update:04-check-status
Line 1: Line 1:
 +~~NOCACHE~~
 +
 ====== Check status of services ====== ====== Check status of services ======
  
Line 10: Line 12:
 </codedoc> </codedoc>
  
-===== ADUCID A =====+===== The aducid-aaa service =====
  
 <codedoc> <codedoc>
-AIM specific log file +check service status 
-cat /opt/tomcat/log/aim.log | more +systemctl -l status aducid-aaa.service 
-# Tomcat generic messages output, contains AIM messages, too +
-tail -100 /opt/tomcat/logs/catalina.out | more+
 </codedoc> </codedoc>
 +
 +===== Apache httpd =====
 +
 +<codedoc>
 +# check service status
 +systemctl -l status httpd.service
 +# check service log
 +tail -f /var/log/httpd/error_log 
 +</codedoc>
 +
 +
 +[<> ^maintenance:update.*]
 +
maintenance/update/04-check-status.1566474792.txt.gz · Last modified: 2019/08/22 11:53 by mpospisek