Summary of Linux Microagents

The Linux microagents are described as follows..

Linux 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

Collects information on system-wide usage of the CPU and memory. Methods are:

System:getSwapInfo

System:getSystemInfo

System:getCpuInfo

System:getTunableInfo

Process

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

Process:getProcess

Process:getInstanceCount

Process:getInstanceCountByCommand

FileSystem

Collects information about file systems associated with the computer. Methods are:

FileSystem:getByPartition

FileSystem:getByMountPoint

FileSystem:getByFileSystem

Network

Collects information about network identification communications and errors. Methods are:

Network:getStatistics

Network:getConfig