We have a very sensitive application which heavily makes use of crontab and we would like to track of how many processes started by crontab are still running.
In short, we have a limit of 300 cron jobs in 'queuedefs' and we want to make sure that we are not reaching it.
Sincerely, Dumb Admin