VISUALIZE ASTERISK PBX METRICS WITH GRAFANA DASHBOARD
VISUALIZATION OF ASTERISK PBX METRICS WITH GRAFANA
Description
This course is all about transforming and visualizing the data generated by the Asterisk PBX. I am going to show you how you can create dashboards for different metrics in Asterisk using Grafana. I will also show you how you can monitor the performance of your Asterisk server. We are going to collect the data from the Asterisk server via Prometheus, Zabbix, and the database.
Asterisk Server – Assumption Already setup
Generate Data by setting up a LAB ( IVR System)
Setup Application Servers (Zabbix, and Prometheus) for data collection
Use SQL queries to retrieve Call Center and Agents KPIs from asterisk database
Setup Grafana for Asterisk PBX metrics visualization
Integrate Asterisk Server to Database server (Postgres)
Integrate Asterisk with Prometheus
Integrate Asterisk with Zabbix
Integrate Grafana with Prometheus
integrate Grafana with Zabbix
Integrate Grafana with Database – in our case –Postgres database
Create Visualizations on Grafana for different Asterisk Metrics by creating dashboards
Asterisk Metrics ===> Data Collection (Prometheus, Zabbix and database) ==> Transformation & Visualization (Grafana)
As an administrator, you will learn how to get real-time information from Asterisk via the Grafana dashboard without necessary login into the Asterisk server .
Please know that this course is not a Prometheus, Grafana, or Zabbix course; we are just applying Prometheus,Zabbix, and Grafana to our use case. The course centers around the visualization of Asterisk PBX metrics.
What You Will Learn!
- Build a working Interactive Voice Response (IVR)
- Learn how to setup prometheus and integrate it to Asterisk for visualization on Grafana.
- How to setup Zabbix and integrate it with Asterisk for visualization on Grafana
- Learn how to setup Grafana and integrate it with Zabbix, Prometheus, and asterisk dadabase
- Create varoius dashboards on Grafana for asterisk metrics (active calls, uptime, call center KPIs, service availability, health status, etc.).
- Learn how to use sql queries to retrieve call center KPIs from asterisk database
Who Should Attend!
- VoIP Engineers, System Administrator, Programmer and anyone Interest in learning Asterisk PBX