public class ZabbixMetricMessageBuilder extends Object
| Constructor and Description |
|---|
ZabbixMetricMessageBuilder(String hostName) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildMessage(String metricName,
Object value,
long timestamp)
Builds a metric string to send to a Graphite instance.
|
String |
getHostName() |
Copyright © 2017. All Rights Reserved.