Hello guys,
we have a windows system with a zabbix agent installed. Currently the C: Mount does not have any data. The error "mount C: is unavailable" is shown.
The other mounts are working as intended.
Some ideas?
Kind regards,
Ulli
we have a windows system with a zabbix agent installed. Currently the C: Mount does not have any data. The error "mount C: is unavailable" is shown.
The other mounts are working as intended.
Code:
[root@ab-zbx-01 ~]# zabbix_get -s 192.168.200.70 -p 10050 -k vfs.fs.size[E:,used] 96566136832 [root@ab-zbx-01 ~]# zabbix_get -s 192.168.200.70 -p 10050 -k vfs.fs.size[D:,used] 182693838848 [root@ab-zbx-01 ~]# zabbix_get -s 192.168.200.70 -p 10050 -k vfs.fs.size[C:,used] ZBX_NOTSUPPORTED: mount 'C:' is unavailable
Kind regards,
Ulli
Comment