Need advice about which tool to choose?Ask the StackShare community!

Kibana

20.1K
16K
+ 1
261
Zabbix

669
965
+ 1
66
Add tool

Kibana vs Zabbix: What are the differences?

Comparison between Kibana and Zabbix

Kibana and Zabbix are both monitoring and analytics tools used in IT operations. However, there are several key differences that set them apart.

  1. Scalability: Kibana excels at handling large volumes of data and is highly scalable, making it suitable for enterprises with big data needs. On the other hand, Zabbix is designed for smaller scale deployments and may not be as efficient with handling large amounts of data.

  2. Data Visualization: Kibana is known for its powerful data visualization capabilities, providing interactive charts, dashboards, and maps to analyze and present data. Zabbix, while offering basic visualization features, may not be as flexible or visually appealing for data representation.

  3. Alerting and Notification: Zabbix offers advanced alerting and notification functionality, enabling users to define custom triggers and receive alerts via various channels like email, SMS, or instant messaging. Kibana, on the other hand, lacks built-in alerting capabilities and relies on integrations with other tools for this purpose.

  4. Data Source Support: Zabbix primarily focuses on monitoring infrastructure components like networks, servers, and applications, with support for a wide range of data sources out of the box. Kibana, on the other hand, is more flexible and can work with various data sources beyond infrastructure monitoring, such as machine logs or social media data.

  5. Ease of Use: Kibana provides a user-friendly and intuitive interface, making it easier for users to navigate and interact with data. Zabbix, while powerful, may have a steeper learning curve and require more technical expertise to fully utilize its capabilities.

  6. Integration with Elasticsearch: Kibana is tightly integrated with Elasticsearch, a popular distributed search and analytics engine, allowing for seamless data retrieval and analysis. Zabbix, on the other hand, has its own built-in database and does not have the same level of integration with external data sources.

In summary, Kibana offers superior scalability, advanced data visualization capabilities, and flexibility in handling different data sources, while Zabbix provides robust alerting functions and specializes in infrastructure monitoring. The choice between the two ultimately depends on specific organizational needs and preferences.

Advice on Kibana and Zabbix
Needs advice
on
CentreonCentreon
and
ZabbixZabbix

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!

See more
Replies (4)
Geoffrey Timmerman
Systems Engineer at Simac · | 6 upvotes · 284.3K views
Recommends
on
ZabbixZabbix
at

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.

See more
Recommends
on
CentreonCentreon

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  

See more
muutech
at Muutech Monitoring Solutions, S.L. · | 3 upvotes · 282K views
Recommends
on
ZabbixZabbix

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.

See more
Recommends
on
KamonKamon
at

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.

https://kamon.io/apm/

See more
Needs advice
on
GrafanaGrafana
and
KibanaKibana

From a StackShare Community member: “We need better analytics & insights into our Elasticsearch cluster. Grafana, which ships with advanced support for Elasticsearch, looks great but isn’t officially supported/endorsed by Elastic. Kibana, on the other hand, is made and supported by Elastic. I’m wondering what people suggest in this situation."

See more
Replies (7)
Recommends
on
GrafanaGrafana
at

For our Predictive Analytics platform, we have used both Grafana and Kibana

Kibana has predictions and ML algorithms support, so if you need them, you may be better off with Kibana . The multi-variate analysis features it provide are very unique (not available in Grafana).

For everything else, definitely Grafana . Especially the number of supported data sources, and plugins clearly makes Grafana a winner (in just visualization and reporting sense). Creating your own plugin is also very easy. The top pros of Grafana (which it does better than Kibana ) are:

  • Creating and organizing visualization panels
  • Templating the panels on dashboards for repetetive tasks
  • Realtime monitoring, filtering of charts based on conditions and variables
  • Export / Import in JSON format (that allows you to version and save your dashboard as part of git)
See more
Recommends
on
KibanaKibana

I use both Kibana and Grafana on my workplace: Kibana for logging and Grafana for monitoring. Since you already work with Elasticsearch, I think Kibana is the safest choice in terms of ease of use and variety of messages it can manage, while Grafana has still (in my opinion) a strong link to metrics

See more
Bram Verdonck
Recommends
on
GrafanaGrafana
at

After looking for a way to monitor or at least get a better overview of our infrastructure, we found out that Grafana (which I previously only used in ELK stacks) has a plugin available to fully integrate with Amazon CloudWatch . Which makes it way better for our use-case than the offer of the different competitors (most of them are even paid). There is also a CloudFlare plugin available, the platform we use to serve our DNS requests. Although we are a big fan of https://smashing.github.io/ (previously dashing), for now we are starting with Grafana .

See more
Recommends
on
KibanaKibana

I use Kibana because it ships with the ELK stack. I don't find it as powerful as Splunk however it is light years above grepping through log files. We previously used Grafana but found it to be annoying to maintain a separate tool outside of the ELK stack. We were able to get everything we needed from Kibana.

See more
Recommends
on
KibanaKibana

Kibana should be sufficient in this architecture for decent analytics, if stronger metrics is needed then combine with Grafana. Datadog also offers nice overview but there's no need for it in this case unless you need more monitoring and alerting (and more technicalities).

See more
Recommends
on
GrafanaGrafana

I use Grafana because it is without a doubt the best way to visualize metrics

See more
Povilas Brilius
PHP Web Developer at GroundIn Software · | 0 upvotes · 598K views
Recommends
on
KibanaKibana
at

@Kibana, of course, because @Grafana looks like amateur sort of solution, crammed with query builder grouping aggregates, but in essence, as recommended by CERN - KIbana is the corporate (startup vectored) decision.

Furthermore, @Kibana comes with complexity adhering ELK stack, whereas @InfluxDB + @Grafana & co. recently have become sophisticated development conglomerate instead of advancing towards a understandable installation step by step inheritance.

See more
Decisions about Kibana and Zabbix
Leonardo Henrique da Paixão
Junior QA Tester at SolarMarket · | 15 upvotes · 357.1K views

The objective of this work was to develop a system to monitor the materials of a production line using IoT technology. Currently, the process of monitoring and replacing parts depends on manual services. For this, load cells, microcontroller, Broker MQTT, Telegraf, InfluxDB, and Grafana were used. It was implemented in a workflow that had the function of collecting sensor data, storing it in a database, and visualizing it in the form of weight and quantity. With these developed solutions, he hopes to contribute to the logistics area, in the replacement and control of materials.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Kibana
Pros of Zabbix
  • 88
    Easy to setup
  • 64
    Free
  • 45
    Can search text
  • 21
    Has pie chart
  • 13
    X-axis is not restricted to timestamp
  • 9
    Easy queries and is a good way to view logs
  • 6
    Supports Plugins
  • 4
    Dev Tools
  • 3
    Can build dashboards
  • 3
    More "user-friendly"
  • 2
    Out-of-Box Dashboards/Analytics for Metrics/Heartbeat
  • 2
    Easy to drill-down
  • 1
    Up and running
  • 21
    Free
  • 9
    Alerts
  • 5
    Service/node/network discovery
  • 5
    Templates
  • 4
    Base metrics from the box
  • 3
    Multi-dashboards
  • 3
    SMS/Email/Messenger alerts
  • 2
    Grafana plugin available
  • 2
    Supports Graphs ans screens
  • 2
    Support proxies (for monitoring remote branches)
  • 1
    Perform website checking (response time, loading, ...)
  • 1
    API available for creating own apps
  • 1
    Templates free available (Zabbix Share)
  • 1
    Works with multiple databases
  • 1
    Advanced integrations
  • 1
    Supports multiple protocols/agents
  • 1
    Complete Logs Report
  • 1
    Open source
  • 1
    Supports large variety of Operating Systems
  • 1
    Supports JMX (Java, Tomcat, Jboss, ...)

Sign up to add or upvote prosMake informed product decisions

Cons of Kibana
Cons of Zabbix
  • 6
    Unintuituve
  • 4
    Elasticsearch is huge
  • 3
    Hardweight UI
  • 3
    Works on top of elastic only
  • 5
    The UI is in PHP
  • 2
    Puppet module is sluggish

Sign up to add or upvote consMake informed product decisions

What is Kibana?

Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.

What is Zabbix?

Zabbix is a mature and effortless enterprise-class open source monitoring solution for network monitoring and application monitoring of millions of metrics.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention Kibana and Zabbix as a desired skillset
Postman
San Francisco, United States
What companies use Kibana?
What companies use Zabbix?
See which teams inside your own company are using Kibana or Zabbix.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Kibana?
What tools integrate with Zabbix?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

May 21 2019 at 12:20AM

Elastic

ElasticsearchKibanaLogstash+4
12
5165
GitHubPythonReact+42
49
40727
GitHubGitPython+22
17
14209
GitHubMySQLSlack+44
109
50665
What are some alternatives to Kibana and Zabbix?
Datadog
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development teams who build and operate applications that run on dynamic or hybrid cloud infrastructure. Start monitoring in minutes with Datadog!
Grafana
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize time series metrics, mainly though graphs but supports other ways to visualize data through a pluggable panel architecture. It currently has rich support for for Graphite, InfluxDB and OpenTSDB. But supports other data sources via plugins.
Loggly
It is a SaaS solution to manage your log data. There is nothing to install and updates are automatically applied to your Loggly subdomain.
Graylog
Centralize and aggregate all your log files for 100% visibility. Use our powerful query language to search through terabytes of log data to discover and analyze important information.
Splunk
It provides the leading platform for Operational Intelligence. Customers use it to search, monitor, analyze and visualize machine data.
See all alternatives