from Hacker News

Ask HN: What do you use for monitoring supervisord processes?

by gerenuk on 12/31/18, 4:45 PM with 0 comments

A common scenario is workers/crawlers are running on more than 100+ machines with supervisord with different configuration? What would you suggest for monitoring and knowing what kind of workers are running on each machine?

Thanks.