Package org.jboss.modcluster.load.metric.impl
package org.jboss.modcluster.load.metric.impl
-
ClassDescriptionAbstract
LoadMetricimplementation with basic mutators/accessors.LoadMetricimplementation that returns the total number of active web sessions.UsesOperatingSystemMXBean.getSystemLoadAverage()to calculate average system load.LoadMetricimplementation that returns the total number of busy connector threads.Computes incremental load change per second from record of previous load.LoadMetricimplementation that returns the heap memory usage ratio.GenericLoadMetricwhose load is the aggregated value of an mbean attribute.GenericLoadMetricwhose load is the ratio of 2 aggregated mbean attributes.LoadMetricimplementation that returns the incoming bandwidth in KB.LoadMetricimplementation that returns the number of web requests.LoadMetricimplementation that returns the outgoing bandwidth in KB.