Server version 1.8.2
agent version 1.8.2
proxy version 1.8.2
Hi there
I am monitoring a proxy, with itself (in addition to other servers after the proxy), and have noticed the disk space is completely wrong!
Zabbix gui showing:
Used disk space on / 36.64GB
Key vfs.fs.size[/,free]
no multiplier
set to bytes
If I run zabbix_agentd -c /etc/zabbix/zabbix_agent.conf -t vfs.fs.size[/,free] on the on the proxy I get:
[u|23668969472]
DF shows:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 25G 891M 23G 4% /
tmpfs 61M 0 61M 0% /lib/init/rw
udev 57M 92K 57M 1% /dev
tmpfs 61M 0 61M 0% /dev/shm
Which is basically 23 GB which is what the value should be. My other monitored linux boxes do not have this problem. Any ideas?
agent version 1.8.2
proxy version 1.8.2
Hi there
I am monitoring a proxy, with itself (in addition to other servers after the proxy), and have noticed the disk space is completely wrong!
Zabbix gui showing:
Used disk space on / 36.64GB
Key vfs.fs.size[/,free]
no multiplier
set to bytes
If I run zabbix_agentd -c /etc/zabbix/zabbix_agent.conf -t vfs.fs.size[/,free] on the on the proxy I get:
[u|23668969472]
DF shows:
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 25G 891M 23G 4% /
tmpfs 61M 0 61M 0% /lib/init/rw
udev 57M 92K 57M 1% /dev
tmpfs 61M 0 61M 0% /dev/shm
Which is basically 23 GB which is what the value should be. My other monitored linux boxes do not have this problem. Any ideas?
Comment