From 4ab6b40ba2b62cac7590f09580d5c2eecf2f3e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=9A=D1=83=D0=B2=D1=88=D0=B8=D0=BD=D0=BE=D0=B2?= Date: Tue, 8 Nov 2022 09:00:03 +0500 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'2.=20=D0=A3=D1=81=D1=82=D0=B0=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BA=D0=B0=20=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B2=20zabbix=20agent'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...%80%D0%B8%D0%BF%D1%82%D0%BE%D0%B2-%D0%B2-zabbix-agent.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/2.-%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0-%D1%81%D0%BA%D1%80%D0%B8%D0%BF%D1%82%D0%BE%D0%B2-%D0%B2-zabbix-agent.md b/2.-%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0-%D1%81%D0%BA%D1%80%D0%B8%D0%BF%D1%82%D0%BE%D0%B2-%D0%B2-zabbix-agent.md index 316357e..6228a3b 100644 --- a/2.-%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0-%D1%81%D0%BA%D1%80%D0%B8%D0%BF%D1%82%D0%BE%D0%B2-%D0%B2-zabbix-agent.md +++ b/2.-%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0-%D1%81%D0%BA%D1%80%D0%B8%D0%BF%D1%82%D0%BE%D0%B2-%D0%B2-zabbix-agent.md @@ -22,14 +22,8 @@ ``` UserParameter=asterisk.trunk,/etc/zabbix/scripts/trunk.sh -UserParameter=asterisk.free,/etc/zabbix/scripts/free.sh -UserParameter=asterisk.proc,/etc/zabbix/scripts/proc.sh -UserParameter=asterisk.mysql,/etc/zabbix/scripts/mysql.sh -UserParameter=asterisk.apache,/etc/zabbix/scripts/apache.sh UserParameter=asterisk.aster,/etc/zabbix/scripts/aster.sh UserParameter=asterisk.peers,/etc/zabbix/scripts/peers.sh -UserParameter=asterisk.nload,/etc/zabbix/scripts/nload.sh -UserParameter=asterisk.fail2ban,/etc/zabbix/scripts/fail2ban.sh ```