Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by graalfinder

  1. graalfinder

    Using Win32::Perfmon

    In case of PhysicalDisk, you need to provide an instance to obtain data. So your code must be like $ret = $xxx->AddCounter("PhysicalDisk", "Avg. Disk Bytes/Read", instance); Philippe

Part and Inventory Search

Back
Top