Hi.
I configured this item on zabbix
vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]
and
vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]
Both are active check and I receive the same error message ZBX_NOTSUPPORTED.
Server Log:
item "server12:vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]" became not supported: ZBX_NOTSUPPORTED
item "server12:vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]" became not supported: Not supported by Zabbix Agent
Agent Log:
active check "vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]" is not supported
active check "vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]" is not supported
Agent version: 2.2.1
The file has "read" permission fo zabbix user.
If i try make the same in other system file (/etc/passwd) works fine.
What I'm doing wrong?
I configured this item on zabbix
vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]
and
vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]
Both are active check and I receive the same error message ZBX_NOTSUPPORTED.
Server Log:
item "server12:vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]" became not supported: ZBX_NOTSUPPORTED
item "server12:vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]" became not supported: Not supported by Zabbix Agent
Agent Log:
active check "vfs.file.cksum[/opt/scripts/log_rsync/rsync_joomla.log]" is not supported
active check "vfs.file.md5sum[/opt/scripts/log_rsync/rsync_joomla.log]" is not supported
Agent version: 2.2.1
The file has "read" permission fo zabbix user.
If i try make the same in other system file (/etc/passwd) works fine.
What I'm doing wrong?
Comment