Hello,
I have LLD with an external script. The script is monitoring wireless controller for connected access points. If an access point is connected, the script will create item prototypes with access point's name, IP address, uptime etc. This works fine.
However, I would like to receive a notification when the access point is connected/disconnected (the item prototype is created/deleted). I tried to create a trigger, that monitors the AP's uptime but the trigger is not fired, because zabbix remove the whole item prototype first. Is it thus possible to create a notification/trigger that will notify me, when the item prototype is created/deleted?
Thanks
I have LLD with an external script. The script is monitoring wireless controller for connected access points. If an access point is connected, the script will create item prototypes with access point's name, IP address, uptime etc. This works fine.
However, I would like to receive a notification when the access point is connected/disconnected (the item prototype is created/deleted). I tried to create a trigger, that monitors the AP's uptime but the trigger is not fired, because zabbix remove the whole item prototype first. Is it thus possible to create a notification/trigger that will notify me, when the item prototype is created/deleted?
Thanks
Comment