Relevance Need For Linux server Service status

Hi All,

Could any one provide the relevance to get the service status on linux machines,

Thanks,
Nagarajan,

Look at processes and package management inspectors (i.e. debian, rpm, etc.) for NIX in the reference documentation.

Do you want the status of all services?
`

names of processes

`
Do you want the status of a particular service?

> names of processes whose (name of it = "foo")

or more details?

(names of it,
pid of it, 
name of user of it|"<no user>",
(pathname of image files of it) | ("no path") ,
concatenation " " of command line arguments of it|"no arguments passed"
)of processes

Also in the BES inventory and license site there is an analysis that pulls back details on run level processes.
-jgo

2 Likes