Most Linux distributions (RHEL, CentOS, Debian etc.) offer the ability to bond multiple networks devices together into Bonding Interfaces, using the bonding kernel module. Bonding enables two or more network interfaces to act as one, which as a result can provide redundancy and additional bandwidth. The Linux bonding kernel module…
15 CommentsTag: template
Template: PowerDNS and PowerDNS Recursor
PowerDNS is a high-performance DNS server and recursor written in C++ and Zabbix can easily keep track of how it’s doing! It runs on most Unix variants. It features a large number of different back-ends ranging from simple BIND style zone files to relational databases and load balancing/failover algorithms. A…
3 CommentsMonitor network services automatically
It is extremely important to monitor network services and their connectivity. At any given time, there’s hundreds, if not thousands, of services running on your servers. Many of those have to be reachable over a network. Web services need to be available typically on port 80 and/or 443, FTP services…
1 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 CommentTemplate: ESXi HP Smart Array Monitoring
This is the template and instructions for monitoring HP Smart Array controllers as well as physical and logical drives attached to them. ESXi can be quite a hassle to monitor properly but you can get very far using Zabbix SSH checks. Requirements VMware ESXi 5.x or newer installed, using HPE…
3 Comments