Stagger monitored resources with an offset to reduce cpu usage

Issue #701 new
Former user created an issue

It would be nice to set a flag in order to offset or stagger items of the same cycle. This would allow for more flexibility when monit monitors a large amount of resources and cpu usage spikes. I imaging something like,

check with path every 5 cycles offset by 2 cycles

Comments (2)

  1. Tildeslash repo owner

    We'll implement a new test scheduler, which will allow for wall-clock test scheduling, parallel execution, etc. It may have a more flexible solution - for example some kind of test priority classes and optional throttling (e.g. execute low-priority tests when CPU usage drops bellow 80%)

  2. Log in to comment