OS level monitoring

Hi,

We are trying to build a monitoring tool with CAF across all of our environment(group of IS’s).
We need to build an OS monitoring tool, which can provide the OS details of the IS’s in the Environments.
How can we achieve this?
Please provide me your valuable inputs on possible ways to implement this.

Thanks in advance
Deepak

There are services under WmRoot pacakges for getting some OS info, but not sure if it’s allowed.
pls consult with SAG for the usage.

Besides, you may try to use: pub.utils:executeOSCommand under WmPublic to run OS level command to get what you want.

Thank you for the suggestions tongwang.