I’m very new to AIX and I’m looking at using an inspector to find the services that are on the machine. Basically I’m looking for the same functionality of the Windows inspector ‘services’, where the inspector gathers all the services and tells whether they are in a ‘running’ state or a ‘stopped’ state. I have tried the inspector ‘services’ on the AIX side and in the TEM Console it says that “The operator “services” is not defined.” Please advise which inspector I should be looking at (if any) for the same information provided by the windows ‘services’ inspector.
Oh, my bad. I meant processes on AIX, not services. When I try and use the processes inspector, my analysis returns undefined, “The operator ‘string’ is not defined.” I know there is an inspector that looks for a certain process by giving a string parameter after ‘process’, but I’m looking for a list of all processes running.