COM.TIBCO.hawk.hma.Performance

Microagent

The Performance microagent (on Microsoft Windows) retrieves information from the Microsoft Windows using Performance Data Helper (PDH) library. Each Performance microagent method corresponds to a Performance Monitor Object, and each method result field corresponds to a Performance Monitor Counter in a one-to-one mapping.

Methods listed here represent a typical installation. Abbreviated guidelines for use are given in this manual; more complete help is available via TIBCO Hawk Display.

Note 

The actual number of methods in the Performance microagent varies depending on how your machine is configured. Depending on the implementation, more or fewer Performance methods may be available. For example, if you are using SQL server, Microsoft Exchange, or Microsoft Windows Server software, additional methods may be available.

Information on the result fields of a Performance microagent method is available in the test builder screen while building a rulebase. The result fields of the methods given here are representative of the objects discovered by the microagent, and do not necessarily represent a full set of discovered objects. Information on the result fields of a Performance microagent method if also available from the Microsoft Windows Performance Monitor.

Note 

The default value for TimeInterval is 30 seconds. The minimum value for TimeInterval is 5 seconds. If the specified value is less than 5 seconds, TimeInterval defaults to 5 seconds.

Methods

 

Method

Returns

Page

Performance:System

Information on all the activities on a computer, combining all of its processors

Performance:System

Performance:Processor

Information on each processor separately

Performance:Processor

Performance:Memory

Information on the use of physical and virtual memory and paging

Performance:Memory

Performance:Cache

Information on the Microsoft Windows file cache

Performance:Cache

Performance:PhysicalDisk

Information on hard drive partitions

Performance:PhysicalDisk

Performance:LogicalDisk

Information on each logical disk instance

Performance:LogicalDisk

Performance:Process

Information on one process

Performance:Process

Performance:ProcessCount

The process count

Performance:ProcessCount

Performance:Thread

Information on one thread

Performance:Thread

Performance:Objects

Summary information on all objects

Performance:Objects

Performance:Redirector

Information on network communications

Performance:Redirector

Performance:Server

Information on use of computer as server

Performance:Server

Performance:Server Work Queues

Information on client queues

Performance:Server Work Queues

Performance:Paging File

Information on page file use

Performance:Paging File

Performance:Browser

Information on browser requests

Performance:Browser

Performance:Telephony

Information on telephony services

Performance:Telephony

Performance:NBT Connection

Information on NBT connection

Performance:NBT Connection

Performance:Network Interface

Information on the network interface

Performance:Network Interface

Performance:IP

Information on the IP connection

Performance:IP

Performance:ICMP

Information on ICMP messages

Performance:ICMP

Performance:TCP

Information on TCP connection

Performance:TCP

Performance:UDP

Information on UDP datagrams

Performance:UDP