microsoft / SCXcore

System Center Cross Platform Provider for Operations Manager
Microsoft Public License
36 stars 31 forks source link

SCX_UnixProcess returns no results on SunOS with Zones installed #159

Closed rosenbom closed 9 months ago

rosenbom commented 5 years ago

If you're monitoring Solaris System with Zones installed with SCX agent 1.6.2-343, querying SCX_UnixProcess class isn't returning results for services running in a zone other than 'global'. However, 'ps -ef' or 'ps -efZ' produce expected results. The only workaround to monitor Unix processes is to use ExecuteCommand methods and parse the output.

JumpingYang001 commented 9 months ago

it was by design, didn't support that.