User Tools

Site Tools


settings-mgmt:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
settings-mgmt:start [2020/03/28 12:44]
mpospisek
settings-mgmt:start [2020/03/28 12:46] (current)
mpospisek
Line 9: Line 9:
  
 Selected management tasks: Selected management tasks:
-  * Configure [[settings-mgmt:04-logging|logging]]+  * Configure [[settings-mgmt:04-logging|logging]].
   * Interpret log messages using the [[settings-mgmt:11-aim-statuses|AIM statuses]] and [[settings-mgmt:20-error-statuses|Error statuses]].   * Interpret log messages using the [[settings-mgmt:11-aim-statuses|AIM statuses]] and [[settings-mgmt:20-error-statuses|Error statuses]].
-  * Check AIM server health+  * Check [[settings-mgmt:31-aim-health|AIM server health]].
-<codedoc bash> +
-# 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  +
-</codedoc>+
        
settings-mgmt/start.txt · Last modified: 2020/03/28 12:46 by mpospisek