Below "systemctl" command can be used to find the failed services and modules on Linux machine.
systemctl | grep -i fail
Below is sample output of above command which shows one failed service.
● systemd-binfmt.service loaded failed failed Set Up Additional Binary Formats
Products to which Article Applies
All Linux Operating Systems.
Additional Reference
https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units
tarun boyella
No comments:
Post a Comment