Mise à jour avec FusionPBX

This commit is contained in:
MJ Antipode 2023-01-03 12:15:59 +01:00
parent 59c2e701c4
commit 6ac02cb846

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<zabbix_export> <zabbix_export>
<version>4.4</version> <version>4.5</version>
<date>2021-12-17T04:32:33Z</date> <date>2023-01-03T00:00:00Z</date>
<groups> <groups>
<group> <group>
<name>Templates</name> <name>Templates</name>
@ -9,8 +9,8 @@
</groups> </groups>
<templates> <templates>
<template> <template>
<template>Template OS Linux - Freeswitch</template> <template>Template App FusionPBX</template>
<name>Template OS Linux - Freeswitch</name> <name>Template App FusionPbx</name>
<groups> <groups>
<group> <group>
<name>Templates</name> <name>Templates</name>
@ -18,77 +18,77 @@
</groups> </groups>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<items> <items>
<item> <item>
<name>Freeswitch: Current calls count inbound</name> <name>FusionPBX: Current calls count inbound</name>
<key>freeswitch.calls-count-inbound</key> <key>freeswitch.calls-count-inbound</key>
<delay>30s</delay> <delay>30s</delay>
<trends>0</trends> <trends>0</trends>
<value_type>TEXT</value_type> <value_type>TEXT</value_type>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
</item> </item>
<item> <item>
<name>Freeswitch: Current calls count outbound</name> <name>FusionPBX: Current calls count outbound</name>
<key>freeswitch.calls-count-outbound</key> <key>freeswitch.calls-count-outbound</key>
<delay>30s</delay> <delay>30s</delay>
<trends>0</trends> <trends>0</trends>
<value_type>TEXT</value_type> <value_type>TEXT</value_type>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
</item> </item>
<item> <item>
<name>Freeswitch: Current calls count total</name> <name>FusionPBX: Current calls count total</name>
<key>freeswitch.calls-count-total</key> <key>freeswitch.calls-count-total</key>
<delay>30s</delay> <delay>30s</delay>
<units>calls</units> <units>calls</units>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<request_method>POST</request_method> <request_method>POST</request_method>
</item> </item>
<item> <item>
<name>Freeswitch: Current channels count</name> <name>FusionPBX: Current channels count</name>
<key>freeswitch.channels-count</key> <key>freeswitch.channels-count</key>
<delay>30s</delay> <delay>30s</delay>
<units>channels</units> <units>channels</units>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<request_method>POST</request_method> <request_method>POST</request_method>
</item> </item>
<item> <item>
<name>Freeswitch: Current Registration Count</name> <name>FusionPBX: Current Registration Count</name>
<key>freeswitch.registration-count</key> <key>freeswitch.registration-count</key>
<value_type>FLOAT</value_type> <value_type>FLOAT</value_type>
<units>Reg</units> <units>Reg</units>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
</item> </item>
<item> <item>
<name>Freeswitch: Current sessions</name> <name>FusionPBX: Current sessions</name>
<key>freeswitch.sessions</key> <key>freeswitch.sessions</key>
<delay>30s</delay> <delay>30s</delay>
<units>sessions</units> <units>sessions</units>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<request_method>POST</request_method> <request_method>POST</request_method>
@ -100,7 +100,7 @@
<status>DISABLED</status> <status>DISABLED</status>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<request_method>POST</request_method> <request_method>POST</request_method>
@ -114,12 +114,12 @@
</triggers> </triggers>
</item> </item>
<item> <item>
<name>Freeswitch processes</name> <name>FusionPBX processes</name>
<key>proc.num[freeswitch]</key> <key>proc.num[freeswitch]</key>
<delay>30s</delay> <delay>30s</delay>
<applications> <applications>
<application> <application>
<name>Freeswitch</name> <name>FusionPBX</name>
</application> </application>
</applications> </applications>
<request_method>POST</request_method> <request_method>POST</request_method>
@ -136,13 +136,13 @@
</templates> </templates>
<graphs> <graphs>
<graph> <graph>
<name>Freeswitch: Current Calls</name> <name>FusionPBX: Current Calls</name>
<graph_items> <graph_items>
<graph_item> <graph_item>
<drawtype>GRADIENT_LINE</drawtype> <drawtype>GRADIENT_LINE</drawtype>
<color>E53935</color> <color>E53935</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.calls-count-total</key> <key>freeswitch.calls-count-total</key>
</item> </item>
</graph_item> </graph_item>
@ -151,7 +151,7 @@
<drawtype>GRADIENT_LINE</drawtype> <drawtype>GRADIENT_LINE</drawtype>
<color>00FF00</color> <color>00FF00</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.calls-count-inbound</key> <key>freeswitch.calls-count-inbound</key>
</item> </item>
</graph_item> </graph_item>
@ -160,33 +160,33 @@
<drawtype>GRADIENT_LINE</drawtype> <drawtype>GRADIENT_LINE</drawtype>
<color>0040FF</color> <color>0040FF</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.calls-count-outbound</key> <key>freeswitch.calls-count-outbound</key>
</item> </item>
</graph_item> </graph_item>
</graph_items> </graph_items>
</graph> </graph>
<graph> <graph>
<name>Freeswitch: Current Registration Count</name> <name>FusionPBX: Current Registration Count</name>
<graph_items> <graph_items>
<graph_item> <graph_item>
<drawtype>GRADIENT_LINE</drawtype> <drawtype>GRADIENT_LINE</drawtype>
<color>FF6F00</color> <color>FF6F00</color>
<calc_fnc>ALL</calc_fnc> <calc_fnc>ALL</calc_fnc>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.registration-count</key> <key>freeswitch.registration-count</key>
</item> </item>
</graph_item> </graph_item>
</graph_items> </graph_items>
</graph> </graph>
<graph> <graph>
<name>Freeswitch: Stats</name> <name>FusionPBX: Stats</name>
<graph_items> <graph_items>
<graph_item> <graph_item>
<color>0000CC</color> <color>0000CC</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.calls-count-total</key> <key>freeswitch.calls-count-total</key>
</item> </item>
</graph_item> </graph_item>
@ -194,7 +194,7 @@
<sortorder>1</sortorder> <sortorder>1</sortorder>
<color>00DD00</color> <color>00DD00</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.channels-count</key> <key>freeswitch.channels-count</key>
</item> </item>
</graph_item> </graph_item>
@ -202,7 +202,7 @@
<sortorder>2</sortorder> <sortorder>2</sortorder>
<color>DDDD00</color> <color>DDDD00</color>
<item> <item>
<host>Template OS Linux - Freeswitch</host> <host>Template App FusionPBX</host>
<key>freeswitch.sessions</key> <key>freeswitch.sessions</key>
</item> </item>
</graph_item> </graph_item>