Hey folks,
Just upgraded from 1.8 to 2.0 (awesome, by the way).
Updated a few machines (linux - centos) with 2.0 agents and in attempting to query via zabbix_get, I get the following issues:
[durp@nurp1 ~]# zabbix_get -s ip.add.re.ss -k vfs.fs.size[/srv/data,pfree]
ZBX_NOTSUPPORTED
[durp@nurp1 ~]# zabbix_get -s ip.add.re.ss -k vfs.fs.size[/,pfree]
95.020524
/srv/data is 3.3T
/ is 30GB.
After the initial googlings i've found this has come up in previous existences but was unable to find much regarding if/when/how it was fixed.
Any input/assistance is indeed appreciated.
Thanks!
Just upgraded from 1.8 to 2.0 (awesome, by the way).
Updated a few machines (linux - centos) with 2.0 agents and in attempting to query via zabbix_get, I get the following issues:
[durp@nurp1 ~]# zabbix_get -s ip.add.re.ss -k vfs.fs.size[/srv/data,pfree]
ZBX_NOTSUPPORTED
[durp@nurp1 ~]# zabbix_get -s ip.add.re.ss -k vfs.fs.size[/,pfree]
95.020524
/srv/data is 3.3T
/ is 30GB.
After the initial googlings i've found this has come up in previous existences but was unable to find much regarding if/when/how it was fixed.
Any input/assistance is indeed appreciated.
Thanks!
Comment