Summary of Microsoft Windows Microagents

The Microsoft Windows microagents are described as follows.

Microsoft Windows Microagents (Sheet of )

Method

Description

Common Methods

These methods are common to all microagents and provide release and trace-related functions. Methods are:

getReleaseVersion

getTraceLevel

setTraceLevel

getTraceParameters

setTraceParameters

_onUnsolicitedMsg

Performance

(Methods listed here represent a typical installation. Depending on the implementation, more or fewer Performance methods may be available. Abbreviated guidelines for use are given in this manual; more complete help is available via the TIBCO Hawk Display.)

 

Returns information from the Microsoft Windows Performance monitor. Methods are:

Performance:System

Performance:Processor

Performance:Memory

Performance:Cache

Performance:PhysicalDisk

Performance:LogicalDisk

Performance:Process

Performance:ProcessCount

Performance:Thread

Performance:Objects

Performance:Redirector

Performance:Server

Performance:Server Work Queues

Performance:Paging File

Performance:Browser

Performance:Telephony

Performance:NBT Connection

Performance:Network Interface

Performance:IP

Performance:ICMP

Performance:TCP

Performance:UDP

Eventlog

Interfaces with the Microsoft Windows event log service to detect system events, security events and application events. Methods are:

Eventlog:getRecentApplicationEvents

Eventlog:getRecentSystemEvents

Eventlog:getRecentSecurityEvents

Eventlog:onApplicationEvent

Eventlog:onSecurityEvent

Eventlog:onSecurityEvent

Eventlog:logEvent

Registry

Allows you to retrieve and edit Microsoft Windows Registry entries. Methods are:

Registry:setDWORD

Registry:setString

Registry:getDWORD

Registry:getString

Registry:getMultiString

Registry:setExpandString

Registry:enumerateKey

Registry:CreateKey

Service

Allows the monitoring and management of Microsoft Windows services and device drivers. Methods are:

Services:getServiceConfiguration

Services:getServiceStatus

Services:setServiceStartType

Services:startService

Services:stopService

Services:pauseService

Services:continueService

Services:controlService

Process

Process:getInstanceCount

Process:getProcess

Network

Used to obtain information about network identification, communications and errors. Methods are:

Network:getConfig

System

Used to collect information on system-wide usage of the CPU and memory. Methods are:

System:getSystemInfo

System:getCpuInfo