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

What OS details for IS are you looking for specifically?

You mean the info from the ISAbout page?

[TABLE=“class: tableView, width: 100%”]
[TR]
[TD=“class: evenrow”]OS[/TD]
[TD=“class: evenrowdata-l”]AIX[/TD]
[/TR]
[TR]
[TD=“class: oddrow”]OS Platform[/TD]
[TD=“class: oddrowdata-l”]ppc64[/TD]
[/TR]
[TR]
[TD=“class: evenrow”]OS Version[/TD]
[TD=“class: evenrowdata-l”]6.1[/TD]
[/TR]
[TR]
[TD=“class: oddrow”]Current User[/TD]
[TD=“class: oddrowdata-l”][/TD]
[/TR]
[TR]
[TD=“class: evenrow”]Working Dir[/TD]
[TD=“class: evenrowdata-l”][/TD]
[/TR]
[/TABLE]

you can also explore the above from WmRoot/server-environment.dsp how that being retrieved.

HTH,
RMG