added zabbix-agent install

This commit is contained in:
Bachir Soussi Chiadmi
2018-04-10 21:16:15 +02:00
parent 3f5967b5bb
commit 735faaac3d
13 changed files with 3461 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
# Check for debian updates
UserParameter=debian_updates[*], aptitude -F%p search "?upgradable ?archive(`sed '/^deb .*$1/!d;s/^deb [^ ]* \([^ ]*\) .*/\1/;q' /etc/apt/sources.list`)" 2>/dev/null | wc -l
# Increase the global timeout (unfortunately), or zabbix killing
# aptitude will leave a /tmp/aptitude-zabbix.* directory turd every
# now and then.
Timeout=12