This template creates new Zabbix items to get alerts from N2WS's CPM Backup thorugh its API.
Tested on:
- Zabbix 6.2
See Zabbix template operation for basic instructions.
Before using the template, you need to obtain a N2WS's CPM Backup API key. To do so, refer to the N2WS Backup API documentation.
No specific Zabbix configuration is required.
Name | Description | Default |
---|---|---|
{$API_KEY} | The CPM Backup API key. | <empty> |
{$CPM_URL} | The CPM Backup endpoint URL. | <empty> |
There are no template links in this template.
There are no discovery rules in this template.
Name | Description | Type | Key and additional info |
---|---|---|---|
Number of errors in CPM | Retrieve the number of error alerts in CPM API | Script | cpm.errors |
Number of warnings in CPM | Retrieve the number of warining alerts in CPM API | Script | cpm.warning |
Number of informations in CPM | Retrieve the number of information notifications in CPM API | Script | cpm.info |
There are no triggers in this template.
Please report any issues with the template at https://github.com/emnavarro02/zabbix-script-n2ws-monitoring/issues.
You can also provide feedback, discuss the template or ask for help with it at ZABBIX forums.