So my situation is this: I have multiple jobs and multiple computers (some 
with multiple executors).
Sometimes there are lots of builds and computers are not enough so builds 
start to get stacked into the queue. 

What I'd like to do is to monitor Jenkins status in a way that I could 
write on a website e.g "Test job 1 has now a queue of approximately 50 
minutes". 
I didn't find a good way to do this using Python API at least (using jenkinsapi 
<https://github.com/pycontribs/jenkinsapi>library). I can only get info 
about all the builds in queue but no way to approximate time left. 
Do you have some suggestions on how to do this in case I'm missing some 
obvious clear way. 

Thanks in advance,
Jori

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/31fff7cc-9897-4cf1-860c-3bd26deb6269%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to