Hello,

I'm looking for some kind of real-time, scriptable monitor for every build 
that's running. 

The example scenario: Basically when I'm running tests I always ssh to the 
jenkins service and run "watch -n 0.1 'tail -n 0.1 
workspace/jobname/test_result_file*'" to see if given test execution has 
finished (I have parallel tests going on). I'd love to see real time result 
of some command in every build running in Jenkins. Have anyone heard of a 
plugin that would accomplish this?

The only solution I came up with is to create external auto-refreshing 
cgi-bin service and embed it via iframe into build view, but if anyone has 
better idea, please let me know.

Regards,
MS.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ec8cb4e4-5d21-4ddb-8e77-611e574087dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to