User Tools

Site Tools


maintenance:update:04-check-status

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.txt · Last modified: 2020/03/25 21:06 by mpospisek