We are using maui 3.2.6p21. We are in need of XML output from showq command for better parsing and processing.
We tried 'showq --format=xml' but no xml came out. Raising the loglevel prints a message that it is processing 'format=xml'. Output from 'showq -loglevel=9 --format=xml' is given below: INFO: LOGLEVEL set to 9 MUGetOpt(2,ArgV,C:D:F:hP:V?-:abip:ru:v,OptArg) INFO: flag '-' detected INFO: arg 'format=xml' found for flag '-' INFO: processing flag '-' INFO: received '-' (format=xml) MUGetOpt(1,ArgV,C:D:F:hP:V?-:abip:ru:v,OptArg) INFO: flags loaded INFO: 1 command line args remaining: 'showq' MSUConnect(S,FALSE,EMsg) INFO: trying to connect to 172.29.3.207 (Port: 42559) INFO: non-blocking mode established MSUSelectWrite(3,30000000) INFO: successful connect to TCP server (sd: 3) MCSendRequest(S) MSUSendData(S,30000000,TRUE,FALSE) MSecGetChecksum2(Buf1,27,Buf2,33,Checksum,[NONE],CSKey) INFO: header created '00000080 CK=f7fa9d0640b9dc36 TS=1266242141 AUTH=root DT=' INFO: sending short packet '00000080 CK=f7fa9d0640b9dc36 TS=1266242141 AUTH=root DT=CMD=showq AUTH=root ARG=0 ALL 0 ' MSUSendPacket(3,Buf,89,30000000,SC) INFO: sending packet '00000080 CK=f7fa9d0640b9dc36 TS=1266242141 AUTH=root DT=CMD=showq AUTH=root ARG=0 ALL 0 ' MSUSelectWrite(3,30000000) INFO: packet sent (89 bytes of 89) INFO: message sent to server INFO: message sent: 'CMD=showq AUTH=root ARG=0 ALL 0 ' MSURecvData(S,30000000,TRUE,SC,EMsg) MSURecvPacket(3,BufP,9,NULL,30000000,SC) MSUSelectRead(3,30000000) INFO: 9 of 9 bytes read from sd 3 INFO: message '00000131 ' read MSURecvPacket(3,BufP,131,NULL,30000000,SC) MSUSelectRead(3,30000000) INFO: 131 of 131 bytes read from sd 3 INFO: message 'CK=d0c7e61d795968a9 TS=1266242141 AUTH=root DT=SC=1 ARG=1266242140 2000 2000 125 125 0 0 [ENDACTIVE] [ENDIDLE] [ENDBLOCKED] ' read INFO: message received INFO: received message 'CK=d0c7e61d795968a9 TS=1266242141 AUTH=root DT=SC=1 ARG=1266242140 2000 2000 125 125 0 0 [ENDACTIVE] [ENDIDLE] [ENDBLOCKED] ' from server MCShowQueue(Buffer) MCShowQ(Buffer) Buffer: '1266242140 2000 2000 125 125 0 0 [ENDACTIVE] [ENDIDLE] [ENDBLOCKED] ' -- Regards-- Rishi Pathak National PARAM Supercomputing Facility Center for Development of Advanced Computing(C-DAC) Pune University Campus,Ganesh Khind Road Pune-Maharastra
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
