-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] ipmitool - Option to select Session Privilege #2284
Comments
it will work, but you need to give it credentials for an admin user. do you need the option to run the ipmi plugin with "USER" privileges? |
Hello again, |
I was about to open the same issue. This would really be a nice feature to have, because from a security perspective it doesn't really make sense to let telegraf access IPMI with admin privileges. |
Just for reference if anyone is interested in setting a user up for this: https://www.thomas-krenn.com/en/wiki/Configuring_IPMI_under_Linux_using_ipmitool#User_Configuration |
I really would like to get this added, I tried every combination in the config file to get the "-L user" to it added when the command is executed and it was too smart and would error out. I really do not want my monitoring user to be have admin privileges due to the password being plain text in config and all the logs. With admin privileges you can turn on and off my server remotely. |
On systems with lanplus interfaces ipmi plugin doesnt work
Steps to reproduce:
Error: Unable to establish IPMI v2 / RMCP+ session
(exit status 1)
The text was updated successfully, but these errors were encountered: