clearbmclog | OneCli.exe misc logmgr clearbmclog
| - Clear the BMC event logs of the server.
- Clear the remote BMC event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|
clearall | OneCli.exe misc logmgr clearall --bmc userid: password@host
| - Clear the BMC event logs and the system event logs of the server.
- Clear the remote BMC event logs and the system event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc
|
clearsel | OneCli.exe misc logmgr clearsel --bmc userid: password@host
| - Clear the system event logs of the server.
- Clear the remote BMC system event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|
showauditlog | OneCli.exe misc logmgr showauditlog --bmc userid: password@host
| - Display the BMC audit event logs of the server.
- Display the remote BMC audit event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|
showbmclog | OneCli.exe misc logmgr showbmclog --bmc userid: password@host
| - Display the BMC Platform event logs of the server.
- Display the remote BMC event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|
showmaintlog | OneCli.exe misc logmgr showmaintlog --bmc userid: password@host
| - Display the BMC maintenance logs of the server.
- Display the remote BMC maintenance logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|
showsel | OneCli.exe logmgr showsel --bmc userid: password@host
| - Display the system event logs of the server.
- Display the remote BMC system event logs by inputting --bmc user:password@host:port.
- Can be run on the local host OS without specifying
--bmc .
|