We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Maybe having idle_spawn_rate in status page might be helpful for tuning. In Zabbix i now have to estimate/calculate it from idle/active process count.
Also if (wp->idle_spawn_rate >= 8) seems a bit arbitrary?
if (wp->idle_spawn_rate >= 8)