Summary of Mac OS X Microagents

The Mac OS X microagents are described as follows.

Mac OS X Microagents (Sheet of )

Microagent

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

System

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

System:getSystemInfo

System:getCpuInfo

System:getProcessorSetInfo

System:getSwapInfo

System:getTunableInfo

Process

Used to obtain information about processes running on the system. Methods are:

Process:getProcess

Process:getInstanceCount

Process:getInstanceCountByCommand

FileStat

Used to obtain information about file systems connected to the computer. Methods are:

FileSystem:getByPartition

FileSystem:getByMountPoint

FileSystem:getByFileSystem

Network

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

Network:getStatistics

Network:getConfig