new |
$perflib->new($server)
Creates a connection to the performance counters of the given server.
Close |
$perflib->Close($hashref)
Closes the connection to the performance counters.
GetCounterHelp |
GetCounterHelp($server, $hashref)
Retrieves the counter help strings and their indices from the registry and stores them in the hash reference.
GetCounterNames |
GetCounterNames($server, $hashref)
Retrieves the counter names and their indices from the registry and stores them in the hash reference.
GetCounterType |
GetCounterType(countertype)
Converts the counter type to a readable string.
GetObjectList |
$perflib->GetObjectList($objectid, $hashref)
Retrieves the object and counter list of the given performance object.
Copyright © 2002 O'Reilly & Associates. All rights reserved.