Dell PowerEdge MX7000 EMC OpenManage Enterprise Modular Edition Version 1.10.0 - Page 11

chassislog

Page 11 highlights

Examples • Executes on a leader, adds a stand-alone chassis to the group: racadm chassisgroup add -m 192.168.0.1 • View members present in a group: racadm chassisgroup view members racadm chassisgroup view members --pending racadm chassisgroup view members --discovered racadm chassisgroup view groups • Executes on a stand-alone, adds a stand-alone chassis to the group: racadm chassisgroup add -g • Executes on a standalone using lead IP, adds a stand-alone chassis to the group: racadm chassisgroup add -l 192.168.0.1 • Admits a chassis to the chassis group racadm chassisgroup admit -m 192.168.0.1 • Denies entry of the stand-alone chassis to the group: racadm chassisgroup deny -m 192.168.0.1 chassislog Description Displays the records in the active chassis log. The most recent, that is a maximum of 25 records, are displayed by default. However, you can add the option, -n all to see all the records. Supported options are: racadm chassislog chassislog view [-i] Synopsis racadm chassislog view [-c ] [-s ] [-b ] [q ] [-n ] [-r ] [-e ] • -i-Displays the sequence number of the first and the last record present in the active chassis log. You cannot use this option with any other option. NOTE: The sequence number of the chassis logs may not be continuous. • -c-The category used to filter the records. Provide multiple categories using a "," as the delimiter. The value is case-insensitive. The valid values are: • System • Config • Updates • Audit • -s-The severity used to filter the records. Provide multiple severities using a "," as the delimiter. The value is case-insensitive. The valid values are: • Critical • Warning • Info • -b-The subcategory used to filter the records. Provide multiple subcategories using a "," as the delimiter. The value is case-insensitive. The valid values are: RACADM sub command details 11

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30

Examples
Executes on a leader, adds a stand-alone chassis to the group:
racadm chassisgroup add -m 192.168.0.1
View members present in a group:
racadm chassisgroup view members
racadm chassisgroup view members --pending
racadm chassisgroup view members --discovered
racadm chassisgroup view groups
Executes on a stand-alone, adds a stand-alone chassis to the group:
racadm chassisgroup add -g <groupname>
Executes on a standalone using lead IP, adds a stand-alone chassis to the group:
racadm chassisgroup add -l 192.168.0.1
Admits a chassis to the chassis group
racadm chassisgroup admit -m 192.168.0.1
Denies entry of the stand-alone chassis to the group:
racadm chassisgroup deny -m 192.168.0.1
chassislog
Description
Displays the records in the active chassis log. The most recent, that is a maximum of 25 records, are displayed by
default. However, you can add the option,
-n all
to see all the records. Supported options are:
racadm chassislog chassislog view [-i]
racadm chassislog view [-c <category>] [-s <severity>] [-b <subcategory>] [-
q <sequence no.>] [-n <number of records>] [-r <start timestamp>] [-e <end
timestamp>]
Synopsis
-i
—Displays the sequence number of the first and the last record present in the active chassis log. You
cannot use this option with any other option.
NOTE:
The sequence number of the chassis logs may not be continuous.
-c
—The category used to filter the records. Provide multiple categories using a "," as the delimiter. The value
is case-insensitive. The valid values are:
System
Config
Updates
Audit
-s
—The severity used to filter the records. Provide multiple severities using a "," as the delimiter. The value is
case-insensitive. The valid values are:
Critical
Warning
Info
-b
—The subcategory used to filter the records. Provide multiple subcategories using a "," as the delimiter.
The value is case-insensitive. The valid values are:
RACADM sub command details
11