This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
maintenance:update:04-check-status [2019/08/22 11:54] mpospisek [ADUCID A] |
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 16: | Line 18: | ||
systemctl -l status aducid-aaa.service | systemctl -l status aducid-aaa.service | ||
</ | </ | ||
+ | |||
+ | ===== Apache httpd ===== | ||
+ | |||
+ | < | ||
+ | # check service status | ||
+ | systemctl -l status httpd.service | ||
+ | # check service log | ||
+ | tail -f / | ||
+ | </ | ||
+ | |||
+ | |||
+ | [<> ^maintenance: | ||
+ |