Alright, trying to get this working for a while now I figured it might be time to ask for some help. Zabbix 7.4.1, Zabbix Agent 7.4.1, CentOS 8, no proxies.
I have a folder structure which contains backups. It's fed by a number of scripts and I'd like to avoid changing the input here if...
Search Result
Collapse
2 results in 0.0020 seconds.
Keywords
Members
Tags
-
Mapping a Directory Structure and its Files using Nested LLD
Last edited by onemorestep; 01-08-2025, 15:38. -
Count directory files for current day
Hey guys.
I need some help with monitoring the number of XML files in a Windows directory.
For that, I have tried this item key.
This should count the XML files that match the regular expression...Code:vfs.dir.count["E:\dir\path","\d+.xml",,file,,0,,,,1d]
Last edited by markfree; 15-08-2023, 16:13.