<?xml version="1.0" encoding="UTF-8"?>
<zabbix_export><version>5.0</version><date>2021-11-21T21:57:27Z</date><groups><group><name>Templates</name></group></groups><templates><template><template>Freeswitch</template><name>Freeswitch</name><description>## Overview

Monitors: service uptime, session rate, active calls, active sessions, peak sessions, peak calls and number of Freeswitch processes. Trigger on too many active calls [ie when you're running out of channels].


Requires the mod\_snmp SNMP subagent to be enabled in Freeswitch+net-snmp.



</description><groups><group><name>Templates</name></group></groups><items><item><name>Freeswitch service uptime</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.1.0</snmp_oid><key>enterprises.27880.1.2.1.0</key><delay>5m</delay><history>1w</history><units>s</units><preprocessing><step><type>MULTIPLIER</type><params>0.01</params></step></preprocessing><request_method>POST</request_method><triggers><trigger><expression>{last()}&lt;600</expression><name>Freeswitch service has restarted</name><priority>INFO</priority><description>Uptime is less than 10 minutes, service has restarted.</description></trigger></triggers></item><item><name>Freeswitch session rate</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.2.0</snmp_oid><key>enterprises.27880.1.2.2.0</key><delay>5m</delay><history>1w</history><preprocessing><step><type>CHANGE_PER_SECOND</type><params/></step></preprocessing><request_method>POST</request_method></item><item><name>Freeswitch active sessions</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.3.0</snmp_oid><key>enterprises.27880.1.2.3.0</key><history>1w</history><request_method>POST</request_method></item><item><name>Freeswitch active calls</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.5.0</snmp_oid><key>enterprises.27880.1.2.5.0</key><history>1w</history><units>calls</units><request_method>POST</request_method><triggers><trigger><expression>{last()}={$FS_MAX_CALLS}</expression><name>Maximum concurrent calls reached</name><priority>WARNING</priority><description>Maximum concurrent calls has been reached. Any further call attempts will get busy signal. Buy more SIP channels!</description></trigger></triggers></item><item><name>Freeswitch peak sessions per second</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.8.0</snmp_oid><key>enterprises.27880.1.2.8.0</key><delay>30m</delay><history>1w</history><request_method>POST</request_method></item><item><name>Freeswitch peak sessions</name><type>SNMP_AGENT</type><snmp_oid>enterprises.27880.1.2.10.0</snmp_oid><key>enterprises.27880.1.2.10.0</key><delay>30m</delay><history>1w</history><request_method>POST</request_method></item><item><name>Number of freeswitch processes</name><key>proc.num[,,,freeswitch]</key><delay>2m</delay><history>1w</history><request_method>POST</request_method></item></items><macros><macro><macro>{$FS_MAX_CALLS}</macro><value>4</value></macro></macros></template></templates><graphs><graph><name>Freeswitch</name><graph_items><graph_item><color>C80000</color><item><host>Freeswitch</host><key>enterprises.27880.1.2.5.0</key></item></graph_item><graph_item><sortorder>1</sortorder><color>00C800</color><item><host>Freeswitch</host><key>enterprises.27880.1.2.3.0</key></item></graph_item><graph_item><sortorder>2</sortorder><color>0000C8</color><item><host>Freeswitch</host><key>enterprises.27880.1.2.10.0</key></item></graph_item><graph_item><sortorder>3</sortorder><color>C800C8</color><item><host>Freeswitch</host><key>enterprises.27880.1.2.8.0</key></item></graph_item><graph_item><sortorder>4</sortorder><color>00C8C8</color><item><host>Freeswitch</host><key>enterprises.27880.1.2.2.0</key></item></graph_item></graph_items></graph></graphs></zabbix_export>
