Uses of Interface
uk.org.iscream.cms.server.client.PluginMonitor

Packages that use PluginMonitor
uk.org.iscream.cms.server.client   
uk.org.iscream.cms.server.client.monitors   
 

Uses of PluginMonitor in uk.org.iscream.cms.server.client
 

Classes in uk.org.iscream.cms.server.client that implement PluginMonitor
 class MonitorSkeleton
          Skeleton class for Monitors This skeleton reads packets from a queue designated by the extending class, it then feeds the data to the analysePacket method, which the extending class should implement.
 

Uses of PluginMonitor in uk.org.iscream.cms.server.client.monitors
 

Classes in uk.org.iscream.cms.server.client.monitors that implement PluginMonitor
 class CPU__Monitor
          This Monitor watches the CPU load for all machines
 class Disk__Monitor
          This Monitor watches the Disks for all machines
 class DiskIO__Monitor
          This Monitor watches the Disks for all machines
 class Heartbeat__Monitor
          This Monitor watches heartbeats.
 class Load__Monitor
          This Monitor watches the Load for all machines
 class Memory__Monitor
          This Monitor watches the Memory for all machines
 class NetIO__Monitor
          This Monitor watches the network IO for all machines
 class Paging__Monitor
          This Monitor watches the Paging activity for all machines
 class Process__Monitor
          This Monitor watches the Process Counts for all machines
 class Queue__Monitor
          This Monitor watches the internal server queues.
 class Services__Monitor
          This Monitor watches the Service checks on hosts
 class Swap__Monitor
          This Monitor watches the Swap for all machines
 class UserCount__Monitor
          This Monitor watches the logged on user count for all machines
 class WebFeeder__Monitor
          Provides a full XMLPacket feed to the WebFeeder
 



Copyright © 2000-2003 i-scream. All Rights Reserved.