Summary of HP-UX Microagents The HP-UX microagents are described as follows. Table 6 HP-UX Microagents 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:getSwapInfo System:getTunableInfo Process Used to obtain information about processes running on the system. Methods are: Process:getProcess Process:getInstanceCount Process:getInstanceCountByCommand FileSystem 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:getConfig Network:getStatistics