Difference between revisions of "Systemctl --failed"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
<pre> | <pre> | ||
systemctl --failed | systemctl --failed | ||
Line 5: | Line 6: | ||
</pre> | </pre> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | LOAD = Reflects whether the unit definition was properly loaded. | + | systemctl --failed |
− | ACTIVE = The high-level unit activation state, i.e. generalization of SUB. | + | UNIT LOAD ACTIVE SUB DESCRIPTION |
− | SUB = The low-level unit activation state, values depend on unit type. | + | ● apache2.service loaded [[failed]] failed The Apache HTTP Server |
+ | ● [email protected] loaded failed failed Postfix Mail Transport Agent (instance -) | ||
+ | |||
+ | LOAD = Reflects whether the unit definition was properly loaded. | ||
+ | ACTIVE = The high-level unit activation state, i.e. generalization of SUB. | ||
+ | SUB = The low-level unit activation state, values depend on unit type. | ||
+ | |||
+ | 2 loaded units listed. Pass --all to see loaded but inactive units, too. | ||
+ | To show all installed unit files use 'systemctl list-unit-files'. | ||
+ | |||
+ | |||
+ | systemctl --failed | ||
+ | UNIT LOAD ACTIVE SUB DESCRIPTION | ||
+ | ● apache2.service loaded failed failed The Apache HTTP Server | ||
+ | ● certbot.service loaded failed failed Certbot | ||
+ | ● [email protected] loaded failed failed Postfix Mail Transport Agent (instance -) | ||
+ | ● snapd.failure.service loaded failed failed Failure handling of the snapd snap | ||
+ | ● snapd.service loaded failed failed Snap Daemon | ||
+ | ● snapd.socket loaded failed failed Socket activation for snappy daemon | ||
+ | |||
+ | LOAD = Reflects whether the unit definition was properly loaded. | ||
+ | ACTIVE = The high-level unit activation state, i.e. generalization of SUB. | ||
+ | SUB = The low-level unit activation state, values depend on unit type. | ||
+ | |||
+ | 6 loaded units listed. Pass --all to see loaded but inactive units, too. | ||
+ | To show all installed unit files use 'systemctl list-unit-files'. | ||
+ | |||
− | + | == Related commands == | |
− | + | * <code>[[systemctl status]]</code> | |
− | </ | + | * <code>[[systemctl enable]]</code> |
+ | * <code>[[systemctl start]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:55, 17 January 2024
systemctl --failed 0 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'.
systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● apache2.service loaded failed failed The Apache HTTP Server ● [email protected] loaded failed failed Postfix Mail Transport Agent (instance -) LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 2 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'.
systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● apache2.service loaded failed failed The Apache HTTP Server ● certbot.service loaded failed failed Certbot ● [email protected] loaded failed failed Postfix Mail Transport Agent (instance -) ● snapd.failure.service loaded failed failed Failure handling of the snapd snap ● snapd.service loaded failed failed Snap Daemon ● snapd.socket loaded failed failed Socket activation for snappy daemon LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 6 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'.
Related commands[edit]
See also[edit]
- Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
Advertising: