I am trying to monitor a file, this file is located at /mnt/fs/test, however, when I configure it in client-local.cfg and analysis.cfg I still get the "No Files Checked" message with a clear status. Is there something I'm missing here?
analysis.cfg:
HOST=hostname.domain.com
FILE /mnt/fs/test SIZE>1 COLOR=red
client.local.cfg:
HOST=hostname.domain.com
file:/mnt/fs/test
I have other entries, such as LOG configured under this host, and they work fine, but just this file test.
Any help is appreciated,
Jamison Maxwell