Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

The Guide explains how to set up and use Zabbix for monitoring Wildix PBX.

Supported WMS version: starting from 3.82.33693

Updated: June 2018

Permalink: https://confluence.wildix.com/x/xQKIAQ


Table of Contents

Step 1. Setup of zabbix-agent

...

  1. Download the template file from https://files.wildix.com/images/zabbix-templates/wildix.xml 

  2. Access Zabbix -> Configuration -> Templates
  3. Click Choose File to upload the template file that you have saved on your PC, then click Import


  4. Go to Configuration -> Hosts
  5. Click Create host and fill in:
    • Host name
    • Groups: select group(s) from “Other groups” section and move the selected group(s) to “In groups” section
    • Agent interfaces: enter IP address or DNS name of your Wildix PBX (depending on what you selected, choose Connect to IP or DNS
  6. Click Add


  7. Go to Configuration -> Templates
  8. Click Group and select “Wildix Templates” from the list
  9. Tick off “Template Wildix-PBX” and click Select


  10. Go to Configuration -> Hosts and find your Host on the list by its Host name

...

Ports used by Zabbix

  • 8099 TCP for pbxstat.wildix.comfor IP 52.18.154.170 
  • 10050 TCP for local Zabbix

...