Hacker News new | ask | show | jobs
Ask HN: What do you use for monitoring supervisord processes?
1 points by gerenuk 2725 days ago
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.