Hi, well, i dont really understand, you want to process the data came via serial port with jenkins? Or you just want to parse and process this data without jenkins? Which OS are you using on the monitoring computer? Anyway, i highly recommend the http://pyserial.sourceforge.net/ python lib to gather the data from the serial port. If you need to show it in jenkins, i think the easiest way to put the processed to a file, and read it when you need it from your jenkins job.
regards 2012/9/25 dpreilan <[email protected]>: > Anybody have any thoughts on how I can monitor tests on remote system. All > output would be via a serial console connection. > I would write a parser to determine results of that output. > > Remote system is limited. Basically, I can testing firmware which can log > messages via serial connection. > > Thanks! -- Zoltan Gyarmati Gtalk: [email protected] MSN: [email protected] ICQ: 335693662 Skype: profikam3151 Phone number: 0036-30-608-30-79
