I am trying to monitor changes to a file. I set up an item with a key of vfs.file.time[/path/to/file/file_name]. I kept getting a status of not supported. After some time, I think the trouble is that I have an underscore in the file name. When I use vfs.file.time[/path/to/file/filename], the Not Supported status goes away.
I am using Zabbix 1.1.2 on a RHEL 4 system.
Does anyone know if there is a work around that will let me use underscores in a file name? If not, is this something that has been or will be fixed in a later version?
I am using Zabbix 1.1.2 on a RHEL 4 system.
Does anyone know if there is a work around that will let me use underscores in a file name? If not, is this something that has been or will be fixed in a later version?
Comment