Uses of Class
org.jboss.modcluster.load.metric.impl.AbstractLoadMetric
Packages that use AbstractLoadMetric
-
Uses of AbstractLoadMetric in org.jboss.modcluster.load.metric.impl
Subclasses of AbstractLoadMetric in org.jboss.modcluster.load.metric.implModifier and TypeClassDescriptionclassclassLoadMetricimplementation that returns the total number of active web sessions.classUsesOperatingSystemMXBean.getSystemLoadAverage()to calculate average system load.classLoadMetricimplementation that returns the total number of busy connector threads.classLoadMetricimplementation that returns the heap memory usage ratio.classGenericLoadMetricwhose load is the aggregated value of an mbean attribute.classGenericLoadMetricwhose load is the ratio of 2 aggregated mbean attributes.classLoadMetricimplementation that returns the incoming bandwidth in KB.classLoadMetricimplementation that returns the number of web requests.classLoadMetricimplementation that returns the outgoing bandwidth in KB.