From e48b24c75470cacefac6c15caacd6ea9778fb49f Mon Sep 17 00:00:00 2001 From: "antipode.info" Date: Wed, 15 Apr 2020 00:42:41 +0200 Subject: [PATCH] Update README.md Updates to reflect actual situation. --- README.md | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) diff --git a/README.md b/README.md index 86e1431..ee1edc7 100644 --- a/README.md +++ b/README.md @@ -2,34 +2,7 @@ This is based on script found in thread https://www.zabbix.com/forum/showthread.php?t=17273 -Tested with Zabbix 4.0 (http://www.zabbix.com/) and Backuppc v3 (http://backuppc.sourceforge.net/). - -## Debian Package Build - fakeroot dpkg-deb --build src/ . - - -## Manual Install - -Add a line from 'sudo' file to your sudo config - - cp etc/sudoers.d/zabbix-backuppc /etc/sudoers.d/zabbix-backuppc - -Copy 'zabbix-backuppc.pl' and 'zabbix-discover-backuppc.pl' to '/usr/bin' - - cp usr/bin/*.pl /usr/bin - -Make it executable with backuppc user - - chmod +x /usr/bin/*.pl - -You need to have in Zabbix agent config - - 'EnableRemoteCommands=1' - -Import template into Zabbix and configure it: - - zabbix-templates/zabbix-backuppc-template.xml - +Tested with Zabbix 4.4 (http://www.zabbix.com/) and Backuppc v4.3.2 (http://backuppc.sourceforge.net/). ## The template contains