On this page
Monitoring → Zabbix Servers manages the Zabbix connections available to the current operator scope. A server record contains a name, base URL, API credential, SSL-verification choice, and active state.
Add and test a server
- Select Add New Zabbix Server.
- Enter a recognizable name and the Zabbix frontend base URL, such as
https://zabbix.example.com. - Enter the credential requested by API Token, leave Verify SSL Certificate enabled for a trusted HTTPS certificate, and enable the server.
- Save, then run Test Connection from the server list.
ISPbills appends /api_jsonrpc.php to the saved URL. Do not include that file in the base URL. The current connector passes the saved credential as the password parameter of Zabbix user.login; it does not send it as a native Zabbix bearer token. If the test fails, compare this behavior with the authentication requirements of your Zabbix version before changing SSL verification.
Only active servers are included in the scheduled zabbix:sync, which runs every five minutes and refreshes stored hosts and recent unresolved problems. Editing changes future syncs. Deleting a server also removes its ISPbills host and problem records, so confirm the target first.