Looking for a better way to get file.time from all individual directories in /backups/$company-name
So basically looking for zabbix to show me individually all time stamps for company-name directories
Currently it is a manual/cloning process.
currently my manual key is as follows:
vfs.file.time[/backups/super-company,modify]
Item works well and gives me the correct timestamp, just need a faster,better way of doing that.
I can only think with some macros
So basically looking for zabbix to show me individually all time stamps for company-name directories
Currently it is a manual/cloning process.
currently my manual key is as follows:
vfs.file.time[/backups/super-company,modify]
Item works well and gives me the correct timestamp, just need a faster,better way of doing that.
I can only think with some macros
Comment