I’d like to setup a weekly email reports about our render stats. Is there a way to do this in deadline? thanks
Not yet, so you’d have to build something.
What sort of stats are you collecting?
For Starters, it will be great to have the following info:
Render Hours
Total Number of jobs
Total Number of failed jobs
Avg Run Time
Number of Jobs per user
Memory footprint
Time footprint
Hmm. Well, you’ll get the raw info for each with this Python script here:
github.com/ThinkboxSoftware/Dea … README.rst
It won’t do your averages, but it will save a CSV file you could bring into Excel or Numbers.