Constructor and Description |
---|
GMetricPublisher(GMetric gm) |
Modifier and Type | Method and Description |
---|---|
void |
publish(String processName,
String attributeName,
String value,
GMetricType type,
GMetricSlope slope,
int delay,
int lifetime,
String units) |
void |
publish(String processName,
String attributeName,
String value,
GMetricType type,
GMetricSlope slope,
String units) |
public GMetricPublisher(GMetric gm)
public void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, String units) throws GangliaException
publish
in interface Publisher
GangliaException
public void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, int delay, int lifetime, String units) throws GangliaException
publish
in interface Publisher
GangliaException
Copyright © 2016. All rights reserved.