bats.over-blog.com/
17 Décembre 2020
Zabbix is an enterprise open source monitoring software, is used to monitor and track the status of various network services, servers, and other network hardware.
Javascript interface to System V IPC (only queues are implemented). HTTP server module for Yate. It deserves it's own documentation. Minimalistic web server module for Yate. Requires httpserver module to work. It should have it's own documentation too. WebSocket protocol implementation. This module does nothing. Now you should have your graphical interface installed on the web server. Go to your browser and access the server via localhost/nib or 127.0.0.1/.name-of-directory. Configure ybts.conf. To use the web interface, go to the BTS Configuration tab and select the GSM tab. Web site: yate.ro Category: Network Subcategory: VoIP Clients Platform: BSD, Linux, OS X, Windows License: GPL Interface: GUI Programing language: C First release:? Yate (Yet Another Telephony Engine) – mainly a telephony engine; while currently focused on Voice over Internet Protocol (VoIP) and PSTN, its power lies in its ability to be easily extended. A gateway for engines with a J1708 serial interface to a NMEA 2000 marine digital network. It supports three protocols that work over J1708: the standard J1587 used by many manufacturers, the proprietary Cummins KCM-II and the proprietary Volvo Penta protocol used in engines with EDC I. MVNOs need our network equipment (YateUCN as a GMSC, GGSN, PGW and Yate HSS/HLR) because of the flexibility given by the features included in the Yate software and the use of off-the-shelf hardware. In the case of the YateUCN (unified core network) the Yate software implements the functionalities of 2G/3G/4G core networks in a single server.
To see gathered data on a demo account, just click here and tell us how we can reach you.
The easiest and safest way to install a Zabbix server is to use a Zabbix Appliance. (We recommend Zabbix Appliance 3.2)

With Zabbix Appliance, Zabbix software (Zabbix server with MySQL support, Zabbix agent and Zabbix web interface) is already installed and configured for trouble free deployment.
If you don't want to use a Zabbix Appliance, you can install Zabbix software on Mageia 5 like this:
After instalation, in order to access Zabbix Web interface, go to http://ip-of-the-zabbix-server/zabbix
Default username is Admin and default password is zabbix (which we advice you to change it).
Servers you wish to monitor are called hosts, in order to add new Hosts to monitor, go to Configuration -> Hosts -> Create host.
On each Host or Host group can be attached monitoring templates.
Zabbix already has monitoring templates for the Operating System and we provide templates for monitoring Yate services. https://truepload815.weebly.com/produkey-for-mac-office-2011.html.
Zabbix Agent is written in C language and can run on various supported platforms (Linux, Windows, UNIX). On UNIX-like systems it runs on the host being monitored.
This allows monitoring system resources (availability, CPU usage, used/free RAM memory and disk, network interface usage, MySQL performance) and setting alarms for specific thresholds.
Agents can support both passive (polling) and active checks (trapping).
Zabbix server may perform checks based on a time interval. Zabbix server requests certain parameters/data on a default/user-defined time intervals.
In a passive check, a Zabbix server requests values from Zabbix Agent (ex: CPU load), the agent processes the request and returns the value to Zabbix server.
Zabbix active agent, must first retrieve from the Zabbix server a list of items for processing, then sends the new values periodically to the server.
Zabbix (TM) PHP active agent for Yate based products uses the Zabbix version 1 JSON to push requested data to a Zabbix server.
zabbix.php is an active agent and is included in yate-common rpm package.
For IPv6 servers you need to specify the IP address, not hostname, like this:

COMPONENT_NAME can be (yate-sdr, yate-ucn, yate-hss, yate-smsc etc.) and NODENAME is the configured node or machine name (localhost, myserver.domain.com, etc.)
Best free apps for macbook. COMPONENT_NAME = SERVICE
NODENAME = HOSTNAME
Example: yate-ucn - ucn01.example.com
Enable what equipment will be monitored by Zabbix, check it:
After you add zabbix in scripts section of ext-custom.conf file, restart the service and module will be automatically loaded.
Or you can also connect on each equipment/product to rmanager console and load zabbix.php external module.
To connect to each equipment rmanager console, find rmanager port
And then to load zabbix.php module: type in the rmanager console: external start zabbix.php ZABBIX-SERVER-IP-ADDRESS Wavesfactory cassette 1 0 0.
A template is a set of entities (items, triggers, graphs, applications, screens, low-level discovery rules, web scenarios) that can be conveniently applied to multiple hosts.
All item names are of the form yate.SECTION.KEY with the same structure as query_stats response in the Yate's JSON API.
All Yate Templates can be downloaded from Zabbix Yate Templates page.
Main Yate templates are listed below, each template includes additional templates (as linked templates)
Linked templates:
Note: These linked templates, (containing a dash in their name) it is not normal to be used directly, because they are already included in each Yate Template.
Best craps in vegas. More informations regarding templates can be found on Zabbix Documentation Templates section
You can add custom parametrized items in Zabbix like : Yate UCN MySQL Database Queries ( key: yate.sqlitedb[ucn] ), Yate UCN WLAN MAP details ( yate.camel_map[wlan] ), Yate UCN MSC MAP details ( yate.camel_map[map_msc] )
Parametrized items are easy to spot because they have square braces around them. ( key: yate.sqlitedb[ucn] )
Some parametrized items return a pipe separated set of values as a longer single string. The description of each part is not available in the graphical user interface but can be retrieved from CLI:
For example yate.mysqldb[hss] may return something like 3618199|0|0|1 which means 3.6 million queries, none failed, none returned errors, one millisecond average execution time.
To retrieve just one subparameter value add a pipe character and the parameter position inside the square braces of the item name.
In the case above yate.mysqldb[hss|1] (that is, subparameter #1) would return 3618199 which can be handled as number in Zabbix.
While items are used to gather data, triggers on the other hand define a threshold of what state of data is 'acceptable'.
If the incoming data is not in the acceptable state, a trigger is 'fired'.
It is possible to set alarm triggers in Zabbix and configure an alarm delivery method (e-mail, SMS, custom script).
In order to assign a template to a host, first you must add a host from Configuration -> Hosts -> Create Host (top-right corner)
This indicates the 'servicename - hostname' identity is not configured in Zabbix.
Please check that you have defined a host 'yate-dra - core-SERIAL' using template YateDRA.
See attachment for an example of how it should look like.
