commented
This commit is contained in:
parent
6132304c20
commit
fbaadd8e18
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Feed backup status info to zabbix
|
||||||
BARE=/root/scripts/bare/bare.sh
|
BARE=/root/scripts/bare/bare.sh
|
||||||
SENDER=/usr/local/bin/zabbix_sender
|
SENDER=/usr/local/bin/zabbix_sender
|
||||||
CONF=/etc/zabbix/zabbix_agentd.conf
|
CONF=/etc/zabbix/zabbix_agentd.conf
|
||||||
|
|
Loading…
Reference in New Issue