Hi everyone,
I encountered the following problem while configuring an item in Zabbix. I have a host with Windows Server that stores the backup location of a certain application in the registry. I would like to use registry.get to save this backup location and then pass this location to another item that will check if a file has appeared in this location using vfs.file.time[{PATH},modify]. I don't know how to pass the path to vfs.file.time if the path is stored in a separate item.
I tried using LLD (Low-Level Discovery), but it didn't work as expected.
I encountered the following problem while configuring an item in Zabbix. I have a host with Windows Server that stores the backup location of a certain application in the registry. I would like to use registry.get to save this backup location and then pass this location to another item that will check if a file has appeared in this location using vfs.file.time[{PATH},modify]. I don't know how to pass the path to vfs.file.time if the path is stored in a separate item.
I tried using LLD (Low-Level Discovery), but it didn't work as expected.