select count(*) from inboxcheck where status=1; -- 1 = running
select count(*) from connectioncheck where status=1; -- 1 = running
select count(*) from job where status=1; -- 1 = running
select count(*) from outreach where status=1; -- 1 = running
select count(*) from enrichment where status=1; -- 1 = running