Zabbix Agents are a key part of your monitoring infrastructure and a secure configuration ensures safe and reliable operation. Excerpt from zabbix.com about agents: A native Zabbix agent, developed in C language, may run on various supported platforms, including Linux, UNIX and Windows, and collect data such as CPU, memory,…
Leave a CommentCategory: Tips
Zabbix 3.2 Has Arrived – And It’s Awesome!
The next major release version of Zabbix is now available! Zabbix 3.2 brings both new features and many UI and performance improvements along with it. This release introduces many improvements and added functionality. Detailed release notes are available here: Zabbix 3.2.0 Release Notes Zabbix 3.2 – Highlights Event tags for…
1 CommentAlerts Must Be Actionable
One of the primary reasons of acquiring a monitoring solution, is to receive alerts of potential issues and correct them before they become issues. A classic scenario is that you start out by checking whether your hosts are replying to ICMP ping requests. You slowly become more curious and start…
Leave a CommentThe Correct Point of View
The entire purpose of monitoring, is making sure your systems and services are functioning as expected. As expected to who though? The point of view matters quite a bit here, both to a potential service end-user and to you as an administrator of said service. Take a classic LAMP setup…
Leave a CommentAlways use Templates, always
You’ve done it before, every Zabbix user has. You’ve added an item directly to a host and later re-created that item on another host, and then another, and another… You should’ve used templates from the beginning! Even though you’re only adding one item to one host, you might as well…
Leave a CommentProxies: They’re good for you!
You’re monitoring many hosts at many remote locations. A link to a location dies and to you and your Zabbix Server, everything is offline at the location! Zabbix Proxies to the rescue! Zabbix Server ↔ Zabbix Proxy ↔ Host To ensure consistent data gathering, you can utilize Zabbix Proxies. Proxies…
Leave a Comment