Hello all, I am very new to Zabbix, but I have been configuring hosts and web monitoring with no issues thanks to great documentation.
My issue is I am not able to configure Zabbix Discovery to monitor filesystems on a given host. I have through the entire Discovery documentation and I think I have found where I am having my issue.
When issuing the following command "sudo zabbix_get -s <host> -p <port> -k vfs.fs.discovery" I am getting no output. From my understanding I should receive an output that is a JSON data structure.
Any help would be greatly appreciated!
My issue is I am not able to configure Zabbix Discovery to monitor filesystems on a given host. I have through the entire Discovery documentation and I think I have found where I am having my issue.
When issuing the following command "sudo zabbix_get -s <host> -p <port> -k vfs.fs.discovery" I am getting no output. From my understanding I should receive an output that is a JSON data structure.
Any help would be greatly appreciated!
Comment