|
Monitoring perfmon counters under windows is very hard without an agent. Microsoft dont make it easy for you.
You could install ns_client, nc_net, nsclient++ etc and access them that way - but you dont want to install 3rd party stuff.
You could install SNMP, but you need to add extension config to it to allow perfmon counters to be accessed
There is a WMI interface apparently to Windows to get the data, but you need to log in to the domain. Possibly someone has written a Nagios plugin to work around this... but I think most people go the easy route and use an agent. Even the commercial apps like HP-NNM use an agent or SNMP.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|