01-10-2013 07:11 AM - edited 03-01-2019 10:48 AM
Hi,
The question is in the title !
So, is it possible to know the last reload/reset date or the update time of a server blade B-series ?
I could not find this piece of information in the GUI (or via a show command)
Many thanks
Nicolas.
01-10-2013 07:57 AM
If the server reset was initiated from UCSM, you'll see an entry for this in the "Events" tab. You'll need to have the server selected under the "Equipment" tab on the left navigation pane, and "Events" will be on the right.
I'll see if there another way to track a server's uptime short of looking through the show tech files.
Regards,
Robert
01-10-2013 08:52 AM
There are also some events in the SEL log that are generated when the operating system loads that you could pull from the CLI:
scope server 1/1
show sel | grep "OEM System Boot Event" | last lines 1
Other things to grep for would be:
Entity presence MAIN_POWER_PRS #0x5a | Device Present | Asserted
Entity presence BIOS_POST_CMPLT #0x5d | Device Present | Asserted
01-10-2013 09:46 AM
Perfect.
Thx so much Brian and Robert.
Best regards.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide