Difference between revisions of "Systemctl --failed"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
</pre>
 
</pre>
  
<pre>
 
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.
+
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 -)
2 loaded units listed. Pass --all to see loaded but inactive units, too.
+
To show all installed unit files use 'systemctl list-unit-files'.
+
LOAD  = Reflects whether the unit definition was properly loaded.
</pre>
+
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'.
  
  

Revision as of 09:08, 23 August 2023

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'.


Related commands

See also

Advertising: