higeon / Zabbix-LXC

Zabbix LXC templates. Support Proxmox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zabbix-LXC

LXC node monitoring through Zabbix.
LXC containers monitoring through Zabbix.
Template "Template LXC Node" finds all containers, creates new hosts and apply template "Template LXC CT" on them.

Support Proxmox.

Dependencies

php, sudo, zabbix-agent.

Installation

  1. $ sudo ./install.sh
  2. Import "zbx_templates/Template_LXC_CT.xml"
  3. Import "zbx_templates/Template_LXC_Node.xml"
    If you using Proxmox "zbx_templates/Template_LXC_Node_Proxmox.xml"
  4. Apply template "Template_LXC_Node" to LXC hardware node (otherwise known as host system).
  5. (on proxmox) check script php lxcdiscovery.php

Supported Proxmox version

  • Proxmox 6.x
  • Proxmox 5.x
  • Proxmox 4.x

About

Zabbix LXC templates. Support Proxmox.


Languages

Language:Shell 60.1%Language:PHP 39.9%