I'm fairly new to Zabbix and am in the process of setting it up to monitor my homelab. I was able to successfully gather data from my Dell r710 using IPMI. During configuration I noticed that the iDRAC6 interface has an Encryption Key field in the IPMI settings which accepts a hex encoded string.
Is there any way to add that IPMI encryption key in addition to the IPMI username/password from within Zabbix?
To use it with ipmitool, you can specify the key using the -k or -y flags.
Thanks!
Is there any way to add that IPMI encryption key in addition to the IPMI username/password from within Zabbix?
To use it with ipmitool, you can specify the key using the -k or -y flags.
Thanks!
Comment