TT#2450 Replace collectd ports with influxd/influxdb-relay

Change-Id: I6303372e0d4020c916949d415a4342b926973d1d
changes/06/13206/4
Alexander Lutay 9 years ago committed by Guillem Jover
parent 7c45caf669
commit 7de25886c7

@ -178,10 +178,14 @@ port:
ip: ["127.0.0.1"]
[% END -%]
udp:25826:
tcp:8086:
listening: true
ip: ["[% hosts.$hostname.$host_ha_iface.ip %]"]
tcp:9096:
listening: true
ip: ["127.0.0.1"]
udp:[% heartbeat.port ? heartbeat.port : '694' %]:
listening: true
ip: ["0.0.0.0"]

Loading…
Cancel
Save