How to Install Zabbix 6.0 on a Raspberry Pi
… or actually, a few Raspberry Pis! I’d like to install the Zabbix monitoring suite and have decided to split up the workload across 3 Raspberry Pi 3B’s. Just like in actual production, we’ll have a Zabbix front-end, a Zabbix Proxy polling server, and a Raspberry Pi database server. The Story So Far… IF you’re […]
Read MoreHow to Install Nagios on a Raspberry Pi
Nagios is a network monitoring system. It’s very useful for monitoring different types of equipment on your network, especially if different people need to be notified when certain things on the network fail. For example, if a router’s CPU goes way up for longer than you think is good, Nagios can send an email to […]
Read MoreHow to Configure Nagios on a Raspberry
There are host templates and service templates. Host templates control settings for host objects and service templates control settings for service objects. A host object in Nagios is something that you want to monitor. A service object is a service that is running on a host. There are .cfg files that contain these definitions. The […]
Read More