User Tools

Site Tools


settings-mgmt:31-aim-health

Check AIM server health

# services running?
systemctl –l status httpd.service
tail -500 /var/log/httpd/error_log 

systemctl –l status aducid-aaa.service
tail -500  /var/log/messages

systemctl –l status tomcat9.service
tail -500  /opt/tomcat/logs/catalina.out

systemctl –l status postgresql-9.6.service

# is there enough space?
df –h

# CPU status
top 

settings-mgmt/31-aim-health.txt · Last modified: 2020/03/28 12:47 by mpospisek