Hello,
I'm attempting to print all active unacknowledged alerts from the API with what I believe is correct using the alert.get function.
Currently in my Zabbix web dashboard I have one active issue to test with which has not been acknowledged.
The problem seems to be when using alert.get no results are found and the array is blank. I'm not sure what the problem is there? All other API functions seem to be working correctly. Is alert.get special in some regard that I'm missing?
Any help or pointers would be greatly appreciated!
I'm attempting to print all active unacknowledged alerts from the API with what I believe is correct using the alert.get function.
Currently in my Zabbix web dashboard I have one active issue to test with which has not been acknowledged.
The problem seems to be when using alert.get no results are found and the array is blank. I'm not sure what the problem is there? All other API functions seem to be working correctly. Is alert.get special in some regard that I'm missing?
Any help or pointers would be greatly appreciated!
Comment