[INFRA] Set up Zabbix in a FreeBSD jail on srv01 #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Deploy Zabbix monitoring in a minimal FreeBSD jail on srv01 after the Proxmox to FreeBSD migration is complete. This includes:
Create a jail for Zabbix (reference: FreeBSD Jails Are Simple and Easy)
Install Zabbix server, agent, and web frontend
Install and configure PostgreSQL as the database backend
Configure Nginx + PHP-FPM for the web frontend
Configure Zabbix to monitor all Ridgway Systems Infrastructure hosts
Set up alerting/notifications
Request Type
New Service
Justification
Need visibility into service health, uptime, and resource usage across all infrastructure.
Impact
No response
Additional Context
No response