diff --git a/src/main/jbake/content/hawkular-clients/index.adoc b/src/main/jbake/content/hawkular-clients/index.adoc index 5ca78d2b..8ac30e37 100644 --- a/src/main/jbake/content/hawkular-clients/index.adoc +++ b/src/main/jbake/content/hawkular-clients/index.adoc @@ -94,3 +94,30 @@ Inventory API | Outdated, need icon:heart-o[] |=== + += Protocol translation +Some solutions are able to emit/push metrics to external parties, for some of them Hawkular can listen to those solutions and push metrics into Hawkular, it means that if a metric is exposed +in one of the supported solution, it would be added to Hawkular by installing the corresponding protocol translator (At this time, one "agent" supports the whole list). + +[cols="2*", options="header"] +|=== +|"Protocol" +|Project Link + +|*collectd* +|link:https://github.com/hawkular/hawkular-metrics/tree/master/clients/ptranslator[GitHub repository] + +|*Ganglia* +|link:https://github.com/hawkular/hawkular-metrics/tree/master/clients/ptranslator[GitHub repository] + +|*Graphite* +|link:https://github.com/hawkular/hawkular-metrics/tree/master/clients/ptranslator[GitHub repository] + +|*Statsd* +|link:https://github.com/hawkular/hawkular-metrics/tree/master/clients/ptranslator[GitHub repository] + +|*Syslog* +|link:https://github.com/hawkular/hawkular-metrics/tree/master/clients/ptranslator[GitHub repository] + +|=== +