Hi, we are a VFX shop, and we have a render farm with dedicated nodes and workstations. We have hibernation enabled and it works very well. The idea is to power off computers after one hour of inactivity. [snip] But now I also enabled dynamic slots on a test setup. It was easy and works well. My problem is that the StateTimer of the parent slot does not get reset when a slot gets created or deleted. So computers get powered off as soon as all the dynamic are removed. So the ShouldHibernate _expression_ is not accurate anymore. [snip] What would be a nice way to detect if a machine did nothing on any slot for one hour ? I'm running htcondor v10.0 on Debian Linux.