Dell Chassis Management Controller Version 4.50 Guía de usuario Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 428
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 95
RemoteUpdate
OsDeployment
USC
Other
—m <Comment> — User comment string for a record that must be inserted in the Lifecycle
Controller log. This comment string must be less than 128 characters. The text must be specified
within double quotation mark.
NOTE: HTML-specific characters may appear as escaped text.
-m <Worknote> — Adds a worknote (an entry) in the Lifecycle log. This worknote must be
less than 256 characters. The text must be specified within double quotation mark.
NOTE: HTML-specific characters may appear as escaped text.
NOTE: To view or export the Lifecycle log, you need the Login to iDRAC permission only.
--complete — Export the complete Lifecycle log as a compressed file. The exported file will
be of the type .xml.gz.
Example
Display the number of records present in the Lifecycle log.
racadm lclog view -i
Display the iDRAC agent idrac records, under the storage category and storage physical disk
drive subcategory, with severity set to warning.
racadm lclog view -a idrac -c storage -b pdr -s warning
Display the records under storage and system categories with severities set to warning or
critical.
racadm lclog view -c storage,system -s warning,critical
Display the records having severities set to warning or critical, starting from sequence
number 4.
racadm lclog view -s warning,critical -q 4
Display 5 records starting from sequence number 20.
racadm lclog 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 lclog view -r "2011-01-02 23:33:40" -e "2011-01-03
00:32:15"
Display all the available records from the active Lifecycle log.
racadm lclog view
NOTE: If output is not returned when this command is used remotely, then retry increasing
the remote RACADM timeout value. To increase the timeout value, run the command
racadm set iDRAC.Racadm.Timeout <value>. Alternatively, you can retrieve
few records.
Add a comment to record number 5 in the Lifecycle log.
racadm lclog comment edit –q 5 –m “This is a test comment.”
Add a worknote to the Lifecycle log.
racadm lclog worknote add -m "This is a test worknote."
Export the Lifecycle log to a remote CIFS share.
racadm lclog export -f Mylog.xml -u admin -p mypass -l //
10.94.161.103/share
96
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 427 428

Comentarios a estos manuales

Sin comentarios