Posted on 2006-09-21 02:56:54-07 by perlrocks
Getting PhysicalDisk Counters
I'm trying to obtain the PhysicalDisk counters on my system, but the ListCounters function call fails with "A required argument is invalid or a reserved argument is not null". The code is as simple as my
$objd = $perfObj->ListCounters("PhysicalDisk");
how do i resolve this??
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.