added jitsi xmpp template
This commit is contained in:
@@ -0,0 +1,157 @@
|
||||
zabbix_export:
|
||||
version: '7.0'
|
||||
template_groups:
|
||||
- uuid: cd6848345eb04289b2d5260c10e0d269
|
||||
name: devloop
|
||||
- uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
|
||||
name: Templates/Applications
|
||||
templates:
|
||||
- uuid: cf3bcb1d17a64c44a2c1f364ee385d2a
|
||||
template: 'Template Jitsi Prosody XMPP Server'
|
||||
name: 'Template Jitsi Prosody XMPP Server'
|
||||
vendor:
|
||||
name: devloop
|
||||
version: '1.0'
|
||||
groups:
|
||||
- name: devloop
|
||||
- name: Templates/Applications
|
||||
items:
|
||||
- uuid: f750e10efa794b56bd6ca8b70e7a610a
|
||||
name: 'Prosody CPU load'
|
||||
key: 'proc.cpu.util[lua5.2,prosody]'
|
||||
delay: 30s
|
||||
history: 90d
|
||||
value_type: FLOAT
|
||||
description: 'Überwacht die CPU Last des Prosody Processes'
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
triggers:
|
||||
- uuid: 8ea5cd0887e04ef79d5fb16dfa7dbfe4
|
||||
expression: 'max(/Template Jitsi Prosody XMPP Server/proc.cpu.util[lua5.2,prosody],2s)>90'
|
||||
name: 'CPU Last to High!'
|
||||
priority: DISASTER
|
||||
description: 'Logfile prüfen, Prosody neustarten'
|
||||
- uuid: f89e965c9117498ca52b27ababa48c77
|
||||
name: 'Prosody XMPP JSON'
|
||||
key: prosodyxmpp.json
|
||||
history: 5d
|
||||
value_type: TEXT
|
||||
trends: '0'
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Zabbix raw items'
|
||||
- uuid: 22704147f1844c60a26d4330ec4a7703
|
||||
name: 'Jitsi Audio Muted'
|
||||
type: DEPENDENT
|
||||
key: prosodyxmpp.nbAudioMuted
|
||||
delay: '0'
|
||||
history: 90d
|
||||
preprocessing:
|
||||
- type: JSONPATH
|
||||
parameters:
|
||||
- $.nbAudioMuted
|
||||
master_item:
|
||||
key: prosodyxmpp.json
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
- uuid: 5b31cbb2da574261a9cacff66db95344
|
||||
name: 'Jitsi Participants'
|
||||
type: DEPENDENT
|
||||
key: prosodyxmpp.nbParticipants
|
||||
delay: '0'
|
||||
history: 90d
|
||||
preprocessing:
|
||||
- type: JSONPATH
|
||||
parameters:
|
||||
- $.nbParticipants
|
||||
master_item:
|
||||
key: prosodyxmpp.json
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
- uuid: 9565fadcafc24cf28605fe2d7f79faa4
|
||||
name: 'Jitsi Raised Hands'
|
||||
type: DEPENDENT
|
||||
key: prosodyxmpp.nbRaisedHands
|
||||
delay: '0'
|
||||
history: 90d
|
||||
preprocessing:
|
||||
- type: JSONPATH
|
||||
parameters:
|
||||
- $.nbRaisedHands
|
||||
master_item:
|
||||
key: prosodyxmpp.json
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
- uuid: be096a0769664f1b850ef7ec83c74bee
|
||||
name: 'Jitsi Rooms'
|
||||
type: DEPENDENT
|
||||
key: prosodyxmpp.nbRooms
|
||||
delay: '0'
|
||||
history: 90d
|
||||
preprocessing:
|
||||
- type: JSONPATH
|
||||
parameters:
|
||||
- $.nbRooms
|
||||
master_item:
|
||||
key: prosodyxmpp.json
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
- uuid: 00e1ec6709834d078c1640ab1e0705ae
|
||||
name: 'Jitsi Video Muted'
|
||||
type: DEPENDENT
|
||||
key: prosodyxmpp.nbVideoMuted
|
||||
delay: '0'
|
||||
history: 90d
|
||||
preprocessing:
|
||||
- type: JSONPATH
|
||||
parameters:
|
||||
- $.nbVideoMuted
|
||||
master_item:
|
||||
key: prosodyxmpp.json
|
||||
tags:
|
||||
- tag: Application
|
||||
value: 'Jitsi Prosody XMPP'
|
||||
graphs:
|
||||
- uuid: 3531d491ccd6431e93f25271ca8ccd9a
|
||||
name: 'Jitsi Participants'
|
||||
graph_items:
|
||||
- drawtype: GRADIENT_LINE
|
||||
color: 81C784
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: prosodyxmpp.nbParticipants
|
||||
- sortorder: '1'
|
||||
color: 1A7C11
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: prosodyxmpp.nbAudioMuted
|
||||
- sortorder: '2'
|
||||
color: 2774A4
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: prosodyxmpp.nbRaisedHands
|
||||
- sortorder: '3'
|
||||
color: A54F10
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: prosodyxmpp.nbVideoMuted
|
||||
- uuid: 527060d7f07e47b7bddeb827d3cb0853
|
||||
name: 'Jitsi Rooms'
|
||||
graph_items:
|
||||
- drawtype: GRADIENT_LINE
|
||||
color: 1A7C11
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: prosodyxmpp.nbRooms
|
||||
- uuid: afd8a4bef82644c5906c6868b055b11d
|
||||
name: 'Prosody CPU load'
|
||||
graph_items:
|
||||
- color: 1A7C11
|
||||
item:
|
||||
host: 'Template Jitsi Prosody XMPP Server'
|
||||
key: 'proc.cpu.util[lua5.2,prosody]'
|
||||
Reference in New Issue
Block a user