Dell PowerEdge FX2 Dell PowerEdge FX2 and FX2s Enclosure Owners Manual - Page 20

Synopsis, Input, CMC Login User, Example, To view or export the Chassis log, only

Page 20 highlights

Synopsis Input Example 20 NOTE: It is recommended that you use Firmware RACADM to run this subcommand. racadm chassislog view -i -c -s -q -n -r -e • -i - Displays the number of records present in the active log. You cannot use this option with any other option. • -c - The log type to filter the records. Provide multiple categories using a "," as the delimiter. The value is case-insensitive. Valid Category values: - All - System - Updates - Audit - Config • -q - The sequence number from which the records must be displayed. • -n - Specifies the n Number of records to be displayed. • -r - Displays events that have occurred after this time. The time format is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within double quotes. • -e - Displays events that have occurred before this time. The time format is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within double quotes. • -s - The severity used to filter the records. Provide multiple severities using a "," as the delimiter. The value is case-insensitive. Valid Severity values: - 1. Warning - 2. Critical - 3. Info NOTE: To view or export the Chassis log, only CMC Login User permission is required. • Display the number of records present in the Chassis Log: racadm chassislog view -i • Display the records having severities set to warning or critical, starting from sequence number 4: racadm chassislog view -s warning,critical -q 4 • Display 5 records starting from sequence number 20: racadm chassislog view -q 20 -n 5 • Display all records of events that have occurred between 2011-01-02 23:33:40 and 2011-01-03 00:32:15: racadm chassislog view -r "2011-01-02 23:33:40" -e "2011-01-03 00:32:15" • Display all the available records from the active Chassis log: racadm chassislog view -n all • Display the last 25 records from the Chassis log: racadm chassislog view

  • 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
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

NOTE:
It is recommended that you use Firmware RACADM to run this
subcommand.
Synopsis
racadm chassislog view -i <
nNumber of records
> -c <
log
type
> -s <
severity
> -q <
sequence no.
> -n <
number of
records
> -r <
start timestamp
> -e <
end timestamp
>
Input
-i — Displays the number of records present in the active log. You
cannot use this option with any other option.
-c — The log type to filter the records. Provide multiple categories using
a "," as the delimiter. The value is case-insensitive. Valid Category values:
All
System
Updates
Audit
Config
-q - The sequence number from which the records must be displayed.
-n - Specifies the n Number of records to be displayed.
-r - Displays events that have occurred after this time. The time format is
yyyy-mm-dd HH:MM:SS. The time stamp must be provided within
double quotes.
-e - Displays events that have occurred before this time. The time format
is yyyy-mm-dd HH:MM:SS. The time stamp must be provided within
double quotes.
-s — The severity used to filter the records. Provide multiple severities
using a "," as the delimiter. The value is case-insensitive. Valid Severity
values:
1. Warning
2. Critical
3. Info
NOTE:
To view or export the Chassis log, only
CMC Login User
permission is required.
Example
Display the number of records present in the Chassis Log:
racadm chassislog view -i
Display the records having severities set to warning or critical, starting
from sequence number 4:
racadm chassislog view -s warning,critical -q 4
Display 5 records starting from sequence number 20:
racadm chassislog view -q 20 -n 5
Display all records of events that have occurred between 2011-01-02
23:33:40 and 2011-01-03 00:32:15:
racadm chassislog view -r "2011-01-02 23:33:40" -e
"2011-01-03 00:32:15"
Display all the available records from the active Chassis log:
racadm chassislog view -n all
Display the last 25 records from the Chassis log:
racadm chassislog view
20