zabbix: Update OS vars for zabbix-agent package dependencies

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2023-08-30 09:40:56 +01:00
parent 1ce943c808
commit 70f5c0ecde
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D
4 changed files with 16 additions and 3 deletions

View file

@ -0,0 +1,12 @@
pkgs_list:
- policycoreutils-python-utils
zabbix_pkgs_list:
- zabbix-agent
- zabbix
- bc
- ncurses-compat-libs # Needed for some megacli tools and raid monitoring checks through zabbix_sender
zabbix_agentd: /etc/zabbix/zabbix_agentd.conf
zabbix_agentd_dir: /etc/zabbix/zabbix_agentd.d

View file

@ -3,10 +3,10 @@ pkgs_list:
zabbix_pkgs_list:
- zabbix-agent
- zabbix-sender
- zabbix
- bc
- ncurses-compat-libs # Needed for some megacli tools and raid monitoring checks through zabbix_sender
zabbix_agentd: /etc/zabbix/zabbix_agentd.conf
zabbix_agentd_dir: /etc/zabbix/zabbix_agentd.d
zabbix_agentd_dir: /etc/zabbix/zabbix_agentd.d

View file

@ -3,7 +3,7 @@ pkgs_list:
zabbix_pkgs_list:
- zabbix-agent
- zabbix-sender
- zabbix
- bc
- ncurses-compat-libs # Needed for some megacli tools and raid monitoring checks through zabbix_sender

View file

@ -0,0 +1 @@
CentOS-7.yml