initial commit of file from CVS for smeserver-zabbix-server on Sat Sep 7 21:19:08 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 21:19:08 +10:00
parent 43379e295c
commit 88f19a11b6
57 changed files with 3069 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
# Jabber Account for zabbix alerts
{${'zabbix-server'}{'JabberAccount'}}@{${'zabbix-server'}{'JabberServer'}} {${'zabbix-server'}{'JabberPassword'}}

View File

@@ -0,0 +1,6 @@
echo "$3" | \
sendxmpp -r zabbix -f /var/lib/zabbix/.sendxmpprc \
{(${'zabbix-server'}{'JabberTLS'} || 'enabled') eq 'disabled' ? '':'-t \\';}
-s "$2" "$1"