Have some Dell Servers, so getting IPMI to work and report IPMI values locally is easy. Running IPMI locally on each server like
ipmitool sensor |grep "Ambient" >>ambient.temperature and cron it every 30 minutes
20
20
30
We do not want to configure the BMC networking at this time.
This means we cannot get IPMI values over the network.
We would like to somehow use the Zabbix Agent or Trapper to push or pull
these numbers from each serverr and graph it in zabbix.
This is where I am stuck...can some Zabbix Zen masters provide some guidance?
Thx
ipmitool sensor |grep "Ambient" >>ambient.temperature and cron it every 30 minutes
20
20
30
We do not want to configure the BMC networking at this time.
This means we cannot get IPMI values over the network.
We would like to somehow use the Zabbix Agent or Trapper to push or pull
these numbers from each serverr and graph it in zabbix.
This is where I am stuck...can some Zabbix Zen masters provide some guidance?
Thx