forked from bloomberg/collectdwin
-
Notifications
You must be signed in to change notification settings - Fork 2
Write HTTP plugin
andrewpaine edited this page Jul 17, 2015
·
1 revision
The Write HTTP plugin is a rudimentary implementation of the collectd Write HTTP plugin. Metrics are posted to the target URL in the JSON format as described here.
<WriteHTTP Url="http://somewhere:port/etc"/>| Name | Description |
|---|---|
| Url | Target HTTP url |