I am trying to send metrics to hopsoft/graphite-statsd.
I have collectd container running on one node with other application containers.
I want that when other containers come up, collectd should automatically detect those containers and sends metrics of those containers to graphite.
I have snmp running in the application containers. So , I have added snmp plugin in collectd.conf. But the host in snmp plugin is the application container IP, so It should get updated once the other container comes up.
Is it possible??
I am trying to send metrics to hopsoft/graphite-statsd.
I have collectd container running on one node with other application containers.
I want that when other containers come up, collectd should automatically detect those containers and sends metrics of those containers to graphite.
I have snmp running in the application containers. So , I have added snmp plugin in collectd.conf. But the host in snmp plugin is the application container IP, so It should get updated once the other container comes up.
Is it possible??