Server Management - Remote Server Management
1753506 Members
4934 Online
108794 Solutions
New Discussion

RIBCL script to read / modify ILO parametres

 
nabilio1
New Member

RIBCL script to read / modify ILO parametres

Hello

I want to retrieve some information from the ILO, after which I will like to modify them.
through an ssh connection on the chassis, i want to get : 

Server name
date / time of the ILO
Timzone (located in sntp configuration)

I use the RIBCL script below :

hponcfg All << end_marker

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN=" " PASSWORD=" ">

<RIB_INFO MODE="read">

<GET_NETWORK_SETTINGS/>

</RIB_INFO>

<SERVER_INFO MODE="READ" >

<GET_SERVER_NAME />

</SERVER_INFO>

</LOGIN>

</RIBCL>

end_marker

the result of the GET_NETWORK_SETTINGS command returns me a large amount of information, whereas I need only timzone information, is there a way to get only this parameter  ?

the second point, I still can not find the command  RIBCL or parameter to read the date / time BIOS for all devices Bays on chassis  (servers)  

thanks in advance

1 REPLY 1
Harsh_b
HPE Pro

Re: RIBCL script to read / modify ILO parametres

Hello There, 

May i know which model server is it ?

 

Regards

I am an HPE employee
Accept or Kudo