Hi Elango, Thanks, this is working. Regards, Preeti
-----Original Message----- From: elangoraja chinnaswamy [mailto:[email protected]] Sent: Tuesday, March 08, 2011 7:26 PM To: [email protected]; Preeti Sharma Cc: Lars Wetzel Subject: Re: [Openhpi-devel] FAN Entity PATH for c-class... Hi Preeti, The RPT for COOLING_UNIT and COOLING_DEVICE is required in the simulation.data file. I have attached the modified simulation.data along this mail. I have added the ResourceEntity for each above. The hpi_shell->entres now has fan in entity path list. Let know if you still face the problem. Hope this helps, Thanks, Elango On Tue, 2011-03-08 at 22:02 +0000, Preeti Sharma wrote: > Hi Lars, > I am using openhpi-2.15.1. In /var/log/messages there is no error message > shown :(. Changing lines 541 and 1618 from WDT_GET to WTD_GET did not work > for me. After the change entres is only showing Chassis entity path. > > Thanks and Regards, > Preeti > > > -----Original Message----- > From: Lars Wetzel [mailto:[email protected]] > Sent: Tuesday, March 08, 2011 3:07 PM > To: [email protected] > Cc: Preeti Sharma > Subject: Re: [Openhpi-devel] FAN Entity PATH for c-class... > > Hi Preeti, > > it looks like I was a little bit too fast. > I used an elder version of openhpid and saw the same issue - no FAN in > the RDR. > The fix from below will only work with an openhpid version below the > latest one. > Which version of openhpid did you use? > > To debug it by your own, have a look inside /var/log/messages. In case > there is a parse error, you will find in which line it occurs. > > Sorry for the confusion > Lars > > On Tuesday, 8. March 2011 20:30, Lars Wetzel wrote: > > Hi Preeti, > > > > change in your file: lines 541 and 1618 from WDT_GET to WTD_GET. > > > > There was a minor change in the past to correct the watchdog timer > > syntax from WTD to WDT. But it looks like we've overseen something. > > At the moment the old syntax WTD regarding watchdog is for the > > simulator relevant. > > > > Maybe it makes sense you open a ticket for this issue. > > > > Best regards > > Lars > > > > On Tuesday, 8. March 2011 17:38, Preeti Sharma wrote: > > > Hi, > > > OA_SOAP plugin's specific "HP BladeSystem c-Class to HPI Mapping > > > Developers Guide" documents FAN entity path location: > > > > > > {SYSTEM_CHASSIS,<No.>} {COOLING_UNIT,1} > > > {COOLING_DEVICE,<No.>}{FAN,<No.>} > > > > > > I made this change in simulation.data. Ran entres command in hpi_shell . > > > I don't see FAN in shown entity paths list. I am attaching > > > simulation.data with this mail. > > > > > > Regards, > > > Preeti > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
