influxdata / telegraf

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

iDRAC 9 hex encryption Key input location #6858

Closed safadig closed 3 years ago

safadig commented 4 years ago

Feature Request

Dell iDRAC 9 requires Encryption Key entry besides user and password for ipmi_sensor over LAN. Current plugin documentation only shows user and password?

Proposal:

Current behavior:

only user name and password entry example for ipmi_sensor output

Desired behavior:

include entry example for encryption key

Use case:

working command for ipmitools requires -y for the encryption key, for example: sudo ipmitool -I lanplus -H 192.168.1.1 -U User -P Password -y 000000000000000000000000000000000000000 sdr -v

Raynok commented 4 years ago

@danielnelson, also need this feature. I believe it can be a set variable that can be commented or uncommented in the config file (similar to the privilege level variable)

encryption Key = "number"

sixxar commented 4 years ago

@danielnelson, also need this feature. I believe it can be a set variable that can be commented or uncommented in the config file (similar to the privilege level variable)

encryption Key = "number"

Not working for me in iDrac8