Main Menu

Search

LINUX: How To Check the Status of All the Services In Linux?

Below command can be used to check the status of all the services on Linux
service --status-all

Below is example snippet (partial output) of above command for reference.
# service --status-all
Checking for ibacm service [  OK  ]
Host Administrated vNics: none.
netconsole module not loaded
Configured devices:
lo bond0 bond1 bond2 bond3 bond4 eth646_1.318 eth1286_2.318 eth0 eth0.800b eth0.8004 eth0.8006 eth1 eth1.800b eth1.8004 eth1.8006
Currently active devices:


Products to which Article Applies


All Linux environments

Additional References

https://www.cyberciti.biz/faq/check-running-services-in-rhel-redhat-fedora-centoslinux/






tarun boyella


No comments:

Post a Comment