I want to use Zabbix to monitor missing processes. There is a limit to the size of the JSON file that Zabbix will process, so I want to split the JSON files.
Can I modify the key to something like this? vms.generic.discovery[DISCOVER_1,DISCOVER_2]
If only 1 JSON is allowed, how can I process more than 1 JSON with the same key?
Thanks.
Can I modify the key to something like this? vms.generic.discovery[DISCOVER_1,DISCOVER_2]
If only 1 JSON is allowed, how can I process more than 1 JSON with the same key?
Thanks.