Remove templates for zabbix_agent.conf which doesn't exists anymore in 3.0

This commit is contained in:
Daniel Berteaud 2016-03-21 18:17:17 +01:00
parent 5388e00b05
commit 093a870376
4 changed files with 1 additions and 17 deletions

View File

@ -3,7 +3,7 @@
use esmith::Build::CreateLinks qw(:all);
# Templates to expand
foreach my $conf (qw!zabbix_agent.conf zabbix_agentd.conf zabbix_agentd.conf.d/asterisk.conf
foreach my $conf (qw!zabbix_agentd.conf zabbix_agentd.conf.d/asterisk.conf
zabbix_agentd.conf.d/deprecated_cpunum.conf zabbix_agentd.conf.d/deprecated_memory.conf
zabbix_agentd.conf.d/deprecated_netstat.conf zabbix_agentd.conf.d/deprecated_swap.conf
zabbix_agentd.conf.d/extip.conf zabbix_agentd.conf.d/mail.conf zabbix_agentd.conf.d/mysql.conf

View File

@ -1,5 +0,0 @@
# This is config file for zabbix_agent
# To get more information about ZABBIX,
# go http://www.zabbix.com

View File

@ -1,6 +0,0 @@
# IP address of ZABBIX server
# Connections from other hosts will be denied
Server={ (${'zabbix-agent'}{'Servers'} || '127.0.0.1'); }

View File

@ -1,5 +0,0 @@
# Spend no more than Timeout seconds on processing
# Must be between 1 and 30
Timeout=3