Hi,
I'm trying to get the value of space free (in percentage) of a scsi mount point.
The key i'm using is "vfs.fs.size[/home/backup/database.backups,pfree]" (without the quotes)
Now if i run "zabbix_agent -t vfs.fs.size[/home/backup/database.backups,pfree]"
I get "vfs.fs.size[/home/backup/database.backups,pfree] [d|84.001203]" on the host.
But if i run the zabbix_get variant t on the server i get ZBX_NOTSUPPORTED
The server is version 2.0.5 and the agent is 2.0.4.
Any help on what is going on.
Thanks
I'm trying to get the value of space free (in percentage) of a scsi mount point.
The key i'm using is "vfs.fs.size[/home/backup/database.backups,pfree]" (without the quotes)
Now if i run "zabbix_agent -t vfs.fs.size[/home/backup/database.backups,pfree]"
I get "vfs.fs.size[/home/backup/database.backups,pfree] [d|84.001203]" on the host.
But if i run the zabbix_get variant t on the server i get ZBX_NOTSUPPORTED
The server is version 2.0.5 and the agent is 2.0.4.
Any help on what is going on.
Thanks
Comment