Tag Archives: distributed monitoring

Distributed Monitoring with Zabbix and Entelgy

Post Syndicated from Michael Kammer original https://blog.zabbix.com/distributed-monitoring-with-zabbix-and-entelgy/32566/

Entelgy is an international consulting and technology firm specializing in cybersecurity, digital transformation, and advanced IT operations.

By leveraging tools like Zabbix, Entelgy helps organizations implement scalable and distributed monitoring architectures that ensure reliability, visibility, and performance across complex infrastructures.

The challenge

Since 2018, Entelgy has relied on Zabbix as its primary monitoring tool to provide large multinational clients with full visibility into the health and performance of their services and infrastructure. As both the infrastructure and the management of the monitoring platform itself grew in complexity, the need emerged for a unified, centralized view capable of integrating the monitoring of all customer environments.

These customers span a wide range of industries and represent some of the most prestigious global organizations, covering everything from a leading video streaming platform operating across South America to mining corporations, global financial services providers, major chemical and construction firms, the stock exchange of one of the world’s largest financial centers, and Spain’s largest internet service provider.

To meet this growing challenge, Entelgy turned once again to Zabbix — this time to build a centralized monitoring layer on top of its distributed infrastructure.

The solution

For each client, Entelgy deploys a dedicated Zabbix server with its own database and built-in redundancy to ensure reliability and scalability. When necessary, Zabbix proxies are also installed directly within the client’s infrastructure, securely reporting back to the central server using encrypted communications.

On average, each monitored environment tracks over 50,000 individual metrics, covering everything from service availability to infrastructure performance. When any of these metrics indicates a potential issue, a Zabbix action is automatically triggered to notify the operations team responsible for that specific client environment, ensuring rapid incident resolution.

To maintain full visibility and ensure that every monitoring platform across is operating correctly, Entelgy leverages several key features of Zabbix:

  • Remote monitoring capabilities. All client-side Zabbix servers and proxies report to a centralized Zabbix instance that collects internal monitoring data for the entire infrastructure. Thanks to Zabbix’s prioritization of remote metrics, Entelgy’s operations team can observe the status of all monitoring environments in real time and effectively prioritize their response efforts.
  • Automated alerts and incident management. Every metric is tied to a corresponding trigger and alarm. When a problem is detected, Zabbix not only logs the issue but also automatically creates a support ticket, updates SLA tracking, and sends real-time notifications directly to platform administrators via their smartphones.
  • An open source ecosystem. By relying entirely on open source technologies for internal monitoring, Entelgy can adopt the latest features and improvements from the Zabbix ecosystem as soon as they are released. This allows both clients and operations teams to benefit from continuous innovation and the most up-to-date monitoring capabilities.
  • Secure access and client segmentation. Thanks to the integration of LDAP, SAML, and Zabbix’s native role-based access control (RBAC), Entelgy can easily onboard administrators, operators, and client users while ensuring fast, simple, and secure access to the platform. Data visibility is carefully segmented to separate client views from internal operational dashboards, guaranteeing both security and clarity.
  • Custom branding for client environments. Zabbix’s flexibility also allows for full client-specific branding of each monitoring environment. This has proven to be a key differentiator for Entelgy’s clients, who value maintaining a consistent corporate identity across platforms without compromising any of the capabilities offered by Zabbix.

Zabbix provides Entelgy with a unified, fully open source monitoring solution that covers both client environments and internal systems — enabling faster response times, reduced operational complexity, and full control across distributed infrastructures.

The results

“With Zabbix as a core part of our operations, we have full confidence in the monitoring and control of every client environment — no matter how complex or distributed it may be. This allows us to focus on delivering value to our customers, ensuring stability, visibility, and continuous improvement in their infrastructure operations.” – José García, Zabbix Certified Expert at Entelgy

By leveraging Zabbix for distributed monitoring, Entelgy and its clients have achieved significant operational and strategic benefits, including:

  • Improved reliability and service continuity, enabled by proactive detection of infrastructure issues across multiple client environments, ensuring uninterrupted operations for global companies.
  • Increased operational efficiency, driven by automated alerts, ticket creation, SLA tracking, and real-time mobile notifications, allowing faster incident resolution and improved team coordination.
  • High monitoring granularity, with a one-minute update interval for most collected metrics, enabling near real-time incident detection and resolution.
  • More than 1,000 automated tickets generated monthly, fully integrated with ticketing systems using native Zabbix capabilities combined with Python and Bash scripting, eliminating the need for expensive third-party licenses.
  • A comprehensive backup system for both client devices as well as Zabbix databases and configurations, enabling disaster recovery in just a few minutes.
  • Centralized visibility across all platforms through a unified monitoring layer that aggregates hundreds of thousands of metrics from isolated client environments.
  • Secure and segmented access, enabled by LDAP and SAML integrations and role-based access control, ensuring that clients, administrators, and operators can safely access the platform with clearly defined permissions.
  • Enhanced client experience and branding, with each Zabbix instance customized to reflect the client’s corporate identity, maintaining brand consistency without compromising functionality.
  • Continuous innovation supported by a fully open-source ecosystem, allowing Entelgy to rapidly adopt the latest Zabbix features and improvements as soon as they become available.
  • Proven scalability and flexibility, thanks to the ability of Zabbix to adapt to complex, multi-tenant enterprise environments while maintaining high performance, cost efficiency, and long-term sustainability.

Conclusion

At Entelgy, Zabbix is not just the tool of choice — it’s a single, unified platform used to monitor the infrastructure of every client, as well as internal Entelgy systems. By standardizing on Zabbix across all layers of operation, they have eliminated the need for additional monitoring tools, significantly reducing complexity, operational overhead, and costs.

This unified approach allows Entelgy’s teams to work more efficiently, respond faster to incidents, and continuously improve service quality — all while maintaining full visibility and control over distributed environments. With Zabbix at the core, Entelgy delivers reliable, scalable, and cost-effective monitoring at every level.

Entelgy is transforming how large multinational organizations manage and monitor their critical infrastructure by delivering secure, scalable, and highly customized monitoring solutions. By trusting Zabbix as the foundation of its distributed monitoring strategy, Entelgy ensures early detection of issues, seamless integration across diverse environments, and continuous service improvement — helping clients stay focused on their business while maintaining full operational control.

The post Distributed Monitoring with Zabbix and Entelgy appeared first on Zabbix Blog.

Handy Tips #18: Distributed monitoring with a lightweight Zabbix SQLite proxy

Post Syndicated from Arturs Lontons original https://blog.zabbix.com/handy-tips-18-distributed-monitoring-with-a-lightweight-zabbix-sqlite-proxy/18401/

Distribute your monitoring by deploying a lightweight Zabbix SQLite proxy in 5 minutes.

Monitoring remote data centers can be challenging when the data collection is performed from a single location. Distributed monitoring can help us resolve potential issues such as loss of data in case of network outages, horizontal scalability, and much more.

Distribute and scale your monitoring with a lightweight Zabbix SQLite proxy:

  • Collect data in case of network outages between data centers
  • Deploy an unlimited number of Zabbix proxies

  • SQLite proxies are perfect for running on embedded hardware
  • Proxy connections can be encrypted

Check out the video to learn how to deploy a Zabbix SQLite proxy.

How to deploy a Zabbix SQLite proxy:

  1. Install the Zabbix repository and Zabbix proxy packages
  2. Locate and open the zabbix_proxy.conf configuration file
  3. Populate the Server, Hostname, and DBName parameters
  4. Enable and start the Zabbix proxy
  5. Open Administration Proxies and click the Create Proxy button
  6. Provide the proxy name and click the Add button
  7. Open the Zabbix agent configuration file
  8. Populate the Server and/or ServerActive parameters
  9. Restart the Zabbix agent
  10. Navigate to Configuration Hosts and open your host
  11. Select the proxy in the Monitored by proxy field and click the Update button
  12. Wait for the proxy to receive the configuration changes
  13. Navigate to Monitoring Latest data
  14. Check if the Zabbix proxy has collected the metrics 

Tips and best practices:
  • By default, Zabbix proxies receive configuration updates once an hour
  • Each Zabbix Proxy can use a different database engine
  • Monitor the proxy performance with the Zabbix proxy templates
  • Zabbix proxies will perform preprocessing tasks before sending the data to the Zabbix server

The post Handy Tips #18: Distributed monitoring with a lightweight Zabbix SQLite proxy appeared first on Zabbix Blog.

Zabbix 6.0 LTS at Zabbix Summit Online 2021

Post Syndicated from Arturs Lontons original https://blog.zabbix.com/zabbix-6-0-lts-at-zabbix-summit-online-2021/16115/

With Zabbix Summit Online 2021 just around the corner, it’s time to have a quick overview of the 6.0 LTS features that we can expect to see featured during the event. The Zabbix 6.0 LTS release aims to deliver some of the long-awaited enterprise-level features while also improving the general user experience, performance, scalability, and many other aspects of Zabbix.

Native Zabbix server cluster

Many of you will be extremely happy to hear that Zabbix 6.0 LTS release comes with out-of-the-box High availability for Zabbix Server. This means that HA will now be supported natively, without having to use external tools to create Zabbix Server clusters.

The native Zabbix Server cluster will have a speech dedicated to it during the Zabbix Summit Online 2021. You can expect to learn both the inner workings of the HA solution, the configuration and of course the main benefits of using the native HA solution. You can also take a look at the in-development version of the native Zabbix server cluster in the latest Zabbix 6.0 LTS alpha release.

Business service monitoring and root cause analysis

Service monitoring is also about to go through a significant redesign, focusing on delivering additional value by providing robust Business service monitoring (BSM) features. This is achieved by delivering significant additions to the existing service status calculation logic. With features such as service weights, service status analysis based on child problem severities, ability to calculate service status based on the number or percentage of children in a problem state, users will be able to implement BSM on a whole new level. BSM will also support root cause analysis – users will be informed about the root cause problem of the service status change.

All of this and more, together with examples and use cases will be covered during a separate speech dedicated to BSM. In addition, some of the BSM features are available in the latest Zabbix 6.0 LTS alpha release – with more to come as we continue working on the Zabbix 6.0 release.

Audit log redesign

The Audit log is another existing feature that has received a complete redesign. With the ability to log each and every change performed both by the Zabbix Server and Zabbix Frontend, the Audit log will become an invaluable source of audit information. Of course, the redesign also takes performance into consideration – the redesign was developed with the least possible performance impact in mind.

The audit log is constantly in development and the current Zabbix 6.0 LTS alpha release offers you an early look at the feature. We will also be covering the technical details of the new audit log implementation during the Summit and will explain how we are able to achieve minimal performance impact with major improvements to Zabbix audit logging.

Geographical maps

With Geographical maps, our users can finally display their entities on a geographical map based on the coordinates of the entity. Geographical maps can be used with multiple geographical map providers and display your hosts with their most severe problems. In addition, geographical maps will react dynamically to Zoom levels and support filtering.

The latest Zabbix 6.0 Alpha release includes the Geomap widget – feel free to deploy it in your QA environment, check out the different map providers, filter options and other great features that come with this widget.

Machine learning

When it comes to problem detection, Zabbix 6.0 LTS will deliver multiple trend new functions. A specific set of functions provides machine learning functionality for Anomaly detection and Baseline monitoring.

The topic will be covered in-depth during the Zabbix Summit Online 2021. We will look at the configuration of the new functions and also take a deeper dive at the logic and algorithms used under the hood.

During the Zabbix Summit Online 2021, we will also cover many other new features, such as:

  • New Dashboard widgets
  • New items for Zabbix Agent
  • New templates and integrations
  • Zabbix login password complexity settings
  • Performance improvements for Zabbix Server, Zabbix Proxy, and Zabbix Frontend
  • UI and UX improvements
  • Zabbix login password complexity requirements
  • New history and trend functions
  • And more!

Not only will you get the chance to have an early look at many new features not yet available in the latest alpha release, but also you will have a great chance to learn the inner workings of the new features, the upgrade and migration process to Zabbix 6.0 LTS and much more!

We are extremely excited to share all of the new features with our community, so don’t miss out – take a look at the full Zabbix Summit online 2021 agenda and register for the event by visiting our Zabbix Summit page, and we will see you at the Zabbix Summit Online 2021 on November 25!