Re: [Openipmi-developer] using openipmi_mc_send_command

2018-07-19 Thread Corey Minyard
On 07/05/2018 02:29 PM, Udaya Puvvadi wrote: Hi, I want to poll the Fans data from HP G7 servers, and since HP configured these servers as discrete sensors, compared to threshold sensors. I wasn't able to get the data using ipmi_sensor_id_get_reading() function. I was thinkingĀ of polling the

[Openipmi-developer] using openipmi_mc_send_command

2018-07-05 Thread Udaya Puvvadi
Hi, I want to poll the Fans data from HP G7 servers, and since HP configured these servers as discrete sensors, compared to threshold sensors. I wasn't able to get the data using ipmi_sensor_id_get_reading() function. I was thinking of polling the data by sending the raw commands to mc, and parsin