The settings for connecting to the Zabbix server are displayed.
In the URL field, enter the URL of the Zabbix API. The orchestrator sends HTTP requests to this URL to receive monitoring results and display then as charts.
The URL consists of the address of the Zabbix web interface and the api_jsonrpc.php file name, which is used for API calls. For example, if the Zabbix web interface is located at http://192.168.2.1, enter http://192.168.2.1/api_jsonrpc.php.
In the Username field, enter the user name for connecting the orchestrator to the Zabbix API. You must enter the user name of an account that has read and write permissions to groups on the Zabbix server, as well as permission to create groups.
In the Password field, enter the password for connecting to the Zabbix API.
In the Grouping by Zabbix drop-down list, select a method for grouping CPE device hosts, as well as virtual and physical network functions on the Zabbix server:
By specified groups to place hosts of CPE devices, virtual network functions, and physical network functions into the specified groups. If you select this option, do the following:
In the VNF/PNF group field, enter a group name for the virtual and physical network function hosts.
In the CPE group field, enter a group name for CPE device hosts.
You can assign network service components to a tenant to let the tenant use them to manage network services.
To assign network service components to a tenant:
In the menu, go to the Tenants section.
The tenant management page is displayed.
Under Tenants, select the tenant to which you want to assign network service components.
Under Catalog, select check boxes next to the network service components that you want to assign to the tenant.
The network service components are assigned to the tenant and displayed in the tenant self-service portal in the Catalog section.
In the Triggers synchronization (sec.) field, enter the interval in seconds for receiving notifications about problems from the Zabbix server on the orchestrator. Range of values: 5 to 600. Default value: 600.
Below the Token field, click Generate to generate a token that API requests from the Zabbix server to the orchestrator must contain. If an API request does not contain the token, the orchestrator does not accept such a request. Security is also protected by TLS certificates.
You can enter the token manually or view it by clicking the view icon .
If you want to check the availability of the Zabbix server, click Test connection.