Hi all,
I'm having difficulties understanding my Zabbix 2.2.0 server at the point of monitoring UNC paths (for Windows - obviously). We have several customers with an onsite Synology NAS device, for which I like to monitor free disc space. Within the customer's network, a Windows zabbix agent is active. From my central Zabbix server it seems I can monitor a few of these NAS devices, but not every single one of them. While trying to troubleshoot why, I came across this issue.
My items:

Latest data for these items:

But when trying to retrieve the values with zabbix_get, I recieve this:
So somehow the zabbix agent can retrieve the correct values, but querying the values directly via zabbix_get does not work?
TIA,
Wouter
I'm having difficulties understanding my Zabbix 2.2.0 server at the point of monitoring UNC paths (for Windows - obviously). We have several customers with an onsite Synology NAS device, for which I like to monitor free disc space. Within the customer's network, a Windows zabbix agent is active. From my central Zabbix server it seems I can monitor a few of these NAS devices, but not every single one of them. While trying to troubleshoot why, I came across this issue.
My items:

Latest data for these items:

But when trying to retrieve the values with zabbix_get, I recieve this:
Code:
zabbix_get -s 217.xx.xx.xx -k vfs.fs.size[\\nas2\netbackup,free] ZBX_NOTSUPPORTED
TIA,
Wouter
Comment