foamy
November 20th, 2008, 09:30 AM
Hi,
I have a windows service installed on a bunch of different servers. It uses a performancecounter to find out different things about the server's status (harddrive space, available memory and so on)...
I've recently discovered that this does not work on certain windows 2000 servers.
Specifically, I have isolated two Windows 2000 servers.
They are both running Windows version 5.00.2195 SP4 with WMI version 1.50.1085.0100...
On one of the servers I get the error "Category does not exist" when trying to run a counter on the LogicalDisk category.
What difference between these two servers would cause such an error?
I have a windows service installed on a bunch of different servers. It uses a performancecounter to find out different things about the server's status (harddrive space, available memory and so on)...
I've recently discovered that this does not work on certain windows 2000 servers.
Specifically, I have isolated two Windows 2000 servers.
They are both running Windows version 5.00.2195 SP4 with WMI version 1.50.1085.0100...
On one of the servers I get the error "Category does not exist" when trying to run a counter on the LogicalDisk category.
What difference between these two servers would cause such an error?