Hi. I make web applications that monitor sensors. I'd love to offload the "there is an issue and it needs to be resolved"-part to Zabbix. For that I need to send the sensor data to Zabbix so that I use it to delegate actions. Think of the following: a sensor is measuring light intensity in some environment. It sends me every 20 minutes the value for this. It also will send me immediately an alarm if it falls below a certain threshold. The application should be able to scale to thousands of sensors.
How can I "send" events to Zabbix? Is that even possible? And secondly: I guess if that's possible I can add devices on the fly as it also sends its own serial number.
Thank you,
Peter
How can I "send" events to Zabbix? Is that even possible? And secondly: I guess if that's possible I can add devices on the fly as it also sends its own serial number.
Thank you,
Peter
Comment