2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00

Merge pull request #6515 from Obihoernchen/patch-9

Add note about OpenBMC tool (fixes #5683)
This commit is contained in:
Mark Gurevich
2020-01-07 13:51:29 -05:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
See :doc:`reventlog manpage </guides/admin-guides/references/man1/reventlog.1>` for more information.
The ``reventlog`` command can be used to display and clear event log information on the service processor, or Baseboard Management Controller (BMC), of a physical machine.
The ``reventlog`` command can be used to display and clear event log information on the service processor, or Baseboard Management Controller (BMC), of a physical machine. OpenBMC based servers need the `IBM OpenBMC tool <http://www.ibm.com/support/customercare/sas/f/lopdiags/scaleOutLCdebugtool.html#OpenBMC>`_ to obtain more detailed logging messages.
For example, to display all event log entries for node ``cn5``: ::