Hi,
For some reason my Zabbix doesn't see ZFS mounts but zabbix-agent get see them:
What are my other options?
Thanks
Chris
For some reason my Zabbix doesn't see ZFS mounts but zabbix-agent get see them:
Code:
vfs.fs.discovery [s|{
"data":[
[B][CUT][/B]
{
"{#FSNAME}":"\/ZFS",
"{#FSTYPE}":"zfs"},
{
"{#FSNAME}":"\/ZFS\/elasticsearch",
"{#FSTYPE}":"zfs"},
{
"{#FSNAME}":"\/ZFS\/mongodb",
"{#FSTYPE}":"zfs"},
{
"{#FSNAME}":"\/ZFS\/backup",
"{#FSTYPE}":"zfs"}]}]
Code:
Zabbix agent v2.0.5 (revision 33558) (12 February 2013) Compilation time: Feb 13 2013 20:29:50
Thanks
Chris

Comment