Chassislog Export; Chassislog Clear - Dell PowerEdge VRTX Reference Manual

Chassis management controller version 1.0 for dell poweredge vrtx racadm command line reference
Hide thumbs Also See for PowerEdge VRTX:
Table of Contents

Advertisement

chassislog export

Description
Synopsis
Input
Example

chassislog clear

Description
Synopsis
Example
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
Exports the Chassis log to a remote share.
To export the chassis log, you must have the Clear Logs Administrator privilege.
racadm chassislog export -f<filename> -u<username> -
p<password> -l<CIFS or NFS share>
racadm -r<idracip> -u<idrac username> -p<idrac password>
chassislog export -f<filename> -u<username> -p<password> -
l<CIFS or NFS share>
–f : Filename of the exported Chassis Log.
–u : Username for the remote share to where the file must be exported. Username
in a domain can be given as domain/username
–p : Password for the remote share to where the file must be exported.
–l : Network share location (see the "Example" section for NFS or CIFS share) to
where the Chassis Log must be exported.
Export the Chassis Log to a remote CIFS share
racadm chassislog export -f Mylog.xml -u admin -p
mypass -l //10.94.161.103/share
- Export the Chassis Log to a remote NFS share
racadm chassislog export -f Mylog.xml -l
10.94.161.103:/home/lclog_user
Deletes the data in the chassis log.
To clear the chassis log, you must have the Clear Logs Administrator privilege.
racadm chassislog clear racadm -r<idracip> -u<idrac
username> -p<idrac password> chassislog clear
Clear the Chassis Log
racadm chassislog clear
Clear the Chassis Log using remote racadm
racadm -r 10.94.161.119 -u root -p calvin chassislog
clear
23

Advertisement

Table of Contents
loading

Table of Contents