Hello All,
I have zabbix 3.2 installed in CentOS 6.9 server.
In zabbix GUI, I am getting correct disk information of / & /boot partitions but the disk space details of /data partition in GUI is incorrect. I ran zabbix_agend -t vfs.fs.size[] command on the client. I can retrieve the correct disk space details of /data using the above command . but in the graph and in the latest data of /data partition is incorrect in Zabbix GUI .
On the client:
=========
zabbix_agentd -t vfs.fs.size[/,total]
vfs.fs.size[/,total] [u|27881500672]
zabbix_agentd -t vfs.fs.size[/boot,total]
vfs.fs.size[/boot,total] [u|499355648]
zabbix_agentd -t vfs.fs.size[/data,total]
vfs.fs.size[/data,total] [u|107320315904]
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_c6-lv_root
26G 6.8G 18G 28% /
tmpfs 3.8G 0 3.8G 0% /dev/shm
/dev/sda1 477M 174M 279M 39% /boot
/dev/sdb5 100G 43G 58G 43% /data
I have attached screenshot of the graph. Hope you can view it. Any help will be much appreciated.
I have zabbix 3.2 installed in CentOS 6.9 server.
In zabbix GUI, I am getting correct disk information of / & /boot partitions but the disk space details of /data partition in GUI is incorrect. I ran zabbix_agend -t vfs.fs.size[] command on the client. I can retrieve the correct disk space details of /data using the above command . but in the graph and in the latest data of /data partition is incorrect in Zabbix GUI .
On the client:
=========
zabbix_agentd -t vfs.fs.size[/,total]
vfs.fs.size[/,total] [u|27881500672]
zabbix_agentd -t vfs.fs.size[/boot,total]
vfs.fs.size[/boot,total] [u|499355648]
zabbix_agentd -t vfs.fs.size[/data,total]
vfs.fs.size[/data,total] [u|107320315904]
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_c6-lv_root
26G 6.8G 18G 28% /
tmpfs 3.8G 0 3.8G 0% /dev/shm
/dev/sda1 477M 174M 279M 39% /boot
/dev/sdb5 100G 43G 58G 43% /data
I have attached screenshot of the graph. Hope you can view it. Any help will be much appreciated.