
Chapter 2: HP Clustered File System Commands 12
Filter examples. These examples are logical statements that could be used
as a <select filter> in an mcs select command.
postedtime > 2007-02-24
eventtime <= 2008
postedtime > 2007-11-12T12:01:59 && postedtime <= 2007-11-12T13
location = 214.4.325.67
(processid <> 1234) && (processid < 1500)
eventid >= 1000 && eventid < 2000
category < 5 || category > 15
postedtime > 2007-02 && !audit
severity > error && !(location = 127.0.0.1)
(subject=[*dev*] && message = [*FATAL ERROR*]) || subject=[]
Sample mcs select commands
Following are some sample mcs select commands.
mcs select
mcs select -t
mcs select -h5
mcs select global && !audit
mcs select with “(eventtime >= 2007-08-01) && (eventtime <= 2007-08-03)”
mpdump.exe – back up membership partition data
Synopsis
bin\mpdump
mpdump -v -l -P -F -X
mpdump -v -l -P -f -x <output-file>
Description
The mpdump utility backs up the membership partition data to a file and/or
the screen. When the utility is invoked with no options, the data is output to
the screen.
Komentarze do niniejszej Instrukcji