Ad Widget

Collapse

How to Pass a Registry Path to vfs.file.time in Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pilchu99
    Junior Member
    • Jul 2024
    • 4

    #1

    How to Pass a Registry Path to vfs.file.time in Zabbix

    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.
Working...