User Tools

Site Tools


maintenance:update:04-check-status

This is an old revision of the document!


Check status of services

AIM

# AIM specific log file
cat /opt/tomcat/log/aim.log | more
# Tomcat generic messages output, contains AIM messages, too
tail -100 /opt/tomcat/logs/catalina.out | more

The aducid-aaa service

# check service status
systemctl -l status aducid-aaa.service 

Apache httpd

# check service status
systemctl -l status httpd.service
# check service log
tail -f /var/log/httpd/error_log 
maintenance/update/04-check-status.1566474970.txt.gz · Last modified: 2019/08/22 11:56 by mpospisek