We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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)