Need advice about which tool to choose?Ask the StackShare community!
Supervisord vs Zabbix: What are the differences?
Introduction
In this article, we will compare Supervisord and Zabbix, two popular tools used for system monitoring and management. We will discuss the key differences between these tools in terms of their capabilities and features.
Supervisord: Supervisord is a process control system that allows you to monitor and control processes on Unix-like systems. It provides a simple and reliable way to manage processes, start them at boot time, and restart them if they fail. Supervisord can be used to manage both long-running processes and short-lived scripts or programs.
Zabbix: Zabbix is an enterprise-level open-source monitoring solution that allows you to monitor the performance and availability of network services, servers, and other network components. It provides a centralized platform for collecting, storing, and analyzing data from various sources, including servers, switches, routers, and applications.
Supervisord vs Zabbix - Monitoring vs Process Control: The main difference between Supervisord and Zabbix is their primary focus. Supervisord is primarily designed for process control, allowing you to manage and monitor individual processes on a system. On the other hand, Zabbix is a comprehensive monitoring solution that provides a wide range of monitoring capabilities, including network device monitoring, server monitoring, application monitoring, and more.
Supervisord - Process Management: Supervisord provides a flexible and robust process management system. It allows you to configure and manage processes using a configuration file, which defines options such as command line arguments, working directory, and environment variables. Supervisord can automatically start, stop, and restart processes as needed, ensuring that they are always running.
Zabbix - Centralized Monitoring: Zabbix offers a centralized monitoring platform that collects and analyzes data from various sources. It provides a web-based user interface that allows you to configure monitoring parameters, view monitoring data, and generate reports. Zabbix supports a wide range of monitoring methods, including agent-based, SNMP, JMX, IPMI, and more.
Supervisord - Lightweight: Supervisord is a lightweight and easy-to-use tool that focuses on process management. It is suitable for managing a small number of processes on a single system or a small cluster of systems. Supervisord is especially useful for managing long-running processes or scripts, such as web servers, database servers, or cron jobs.
Summary
In summary, the key differences between Supervisord and Zabbix are: 1. Supervisord is primarily a process control system, while Zabbix is a comprehensive monitoring solution. 2. Supervisord focuses on managing individual processes, while Zabbix provides centralized monitoring for network services, servers, and other network components. 3. Supervisord offers a lightweight and easy-to-use solution for managing processes, while Zabbix provides a feature-rich platform for monitoring and analyzing data from various sources.
My team is divided on using Centreon or Zabbix for enterprise monitoring and alert automation. Can someone let us know which one is better? There is one more tool called Datadog that we are using for cloud assets. Of course, Datadog presents us with huge bills. So we want to have a comparative study. Suggestions and advice are welcome. Thanks!
I work at Volvo Car Corporation as a consultant Project Manager. We have deployed Zabbix in all of our factories for factory monitoring because after thorough investigation we saw that Zabbix supports the wide variety of Operating Systems, hardware peripherals and devices a Car Manufacturer has.
No other tool had the same amount of support onboard for our production environment and we didn't want to end up using a different tool again for several areas. That is the major strong point about Zabbix and it's free of course. Another strong point is the documentation which is widely available; Zabbix Youtube channel with tutorial video's, Zabbix share which holds free templates, the Zabbix online documentation and the Zabbix forum also helped us out quite a bit. Deployment is quite easy since it uses templates, so almost all configuration can be done on server side.
To conclude, we are really pleased with the tool so far, it helped us detect several causes of issues that were a pain to solve in the past.
Centreon is part of the Nagios ecosystem, meaning there is a huge number of resources you may find around in the community (plugins, skills, addons). Zabbix monitoring paradigms are totally different from Centreon. Centreon plugins have some kind of intelligence when they are launched, where Zabbix monitoring rules are configured centrally with the raw data collected. Testing both will help you understand :) Users used to say Centreon may be faster for setup and deployment. And in the end, both are full of monitoring features. Centreon has out of the box a full catalog of probes from cloud to the edge https://www.centreon.com/en/plugins-pack-list/ As soon as you have defined your monitoring policies and template, you can deploy it fast through command line API or REST API. Centreon plays well in the ITSM, Automation, AIOps spaces with many connectors for Prometheus, ServiceNow, GLPI, Ansible, Chef, Splunk, ... The polling server mode is one of the differentiators with Centreon. You set up remote server(s) and chose btw multiple information-exchange mechanisms. Powerful and resilient for remote, VPN, DMZ, satellite networks. Centreon is a good value for price to do a data collection (availability, performance, fault) on a wide range of technologies (physical, legacy, cloud). There are pro support and enterprise version with dashboards and reporting. IT Central Station gathers many user feedback you can rely on both Centreon & Zabbix https://www.itcentralstation.com/products/centreon-reviews
We highly recommend Zabbix. We have used it to build our own monitoring product (available on cloud -like datadog- or on premise with support) because of its flexibility and extendability. It can be easily integrated with the powerful dashboarding and data aggregation of Grafana, so it is perfect. All configuration is done via web and templates, so it scales well and can be distributed via proxies. I think there also more companies providing consultancy in Zabbix (like ours) than Centreon and community is much wider. Also Zabbix roadmap and focus (compatibility with Elasticsearch, Prometheus, TimescaleDB) is really really good.
Hi Vivek, what's your stack? If huge monitoring bills are your concern and if you’re using a number of JVM languages, or mostly Scala / Akka, and would like “one tool to monitor them all”, Kamon might be the friendliest choice to go for.
Kamon APM’s major benefit is it comes with a built-in dashboard for the most important metrics to monitor, taking the pain of figuring out what to monitor and building your own dashboards for weeks out of the monitoring.
Pros of Supervisord
Pros of Zabbix
- Free21
- Alerts9
- Service/node/network discovery5
- Templates5
- Base metrics from the box4
- Multi-dashboards3
- SMS/Email/Messenger alerts3
- Grafana plugin available2
- Supports Graphs ans screens2
- Support proxies (for monitoring remote branches)2
- Perform website checking (response time, loading, ...)1
- API available for creating own apps1
- Templates free available (Zabbix Share)1
- Works with multiple databases1
- Advanced integrations1
- Supports multiple protocols/agents1
- Complete Logs Report1
- Open source1
- Supports large variety of Operating Systems1
- Supports JMX (Java, Tomcat, Jboss, ...)1
Sign up to add or upvote prosMake informed product decisions
Cons of Supervisord
Cons of Zabbix
- The UI is in PHP5
- Puppet module is sluggish2