influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.65k stars 5.59k forks source link

personalice tag in ipmi_sensor plugin #6956

Closed ragonlan closed 4 years ago

ragonlan commented 4 years ago

Feature Request in ipmi_sensor plugin

It would be nice this plugin could add extra tags to ipmi_sensor metric like location or host alias when you add several ipmi servers.

Proposal:

It could be something like: tag.floor = 1 tag.rack = 23 tag.alias = "pocoyo"

russorat commented 4 years ago

@ragonlan thanks for opening this! is this something you could use the tags option for on the input plugins? https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#input-plugins