Hello
I am using zabbix to monitor disk space in Windows and Linux. My VMs are all in AWS. I wrote couple of scripts to increase/extend volumes when disk space is low by 20%.
I am able to get triggers and actions running.
What is missing ? I need to get the host-name and drive letter from triggers to use it for my custom scripts
I saw this macro https://www.zabbix.com/documentation...ed_by_location {HOST.NAME<1-9>}
But I still need drive letter from the triggers
Thanks
I am using zabbix to monitor disk space in Windows and Linux. My VMs are all in AWS. I wrote couple of scripts to increase/extend volumes when disk space is low by 20%.
I am able to get triggers and actions running.
What is missing ? I need to get the host-name and drive letter from triggers to use it for my custom scripts
I saw this macro https://www.zabbix.com/documentation...ed_by_location {HOST.NAME<1-9>}
But I still need drive letter from the triggers
Thanks