PDA

View Full Version : About Disk Free Space Percentage Question


beach650215
18-08-2006, 09:45
Hi All:
I have a question about the disk free space percentage.
I have searched all the documents that mentioned about the percentage of disk free, and i also applied the way to monitor server.
But it only works on linux server.
Would anyone could give me advice ? Thanks !

I use the key as vfs.fs.size[/,pfree] to monitor my linux server,and it works!
But i use the key vfs.fs.size[c:,pfree] to monitor my windows server, and it fail! :confused:

hornos
14-09-2006, 10:29
Hi,

Same problem here. It seems that pfree is not supported by Windows clients.

hornos
14-09-2006, 17:37
It seems that this functionnality was added in Zabbix 1.1.2 http://www.zabbix.com/forum/showthread.php?t=3967 :)
Will try it...

hornos
05-10-2006, 11:27
I'm running Zabbix 1.1.2 an the pfree key is (still) not working for my windows servers...

sysigs
05-10-2006, 16:24
Hello,
i'm using agent 1.1.2 and server 1.1.2
my item was
Description : Free disk space on $1
Type : Zabbix Agent
Key : vfs.fs.size[c:,free]
Type of information : Numeric (float)
and it work's fine
Free disk space on c: 05 Oct 16:24:47 12.90 GB - Graph
but Key : vfs.fs.size[c:,total]
Return 0 B
Total disk space on c: 05 Oct 15:47:06 0 B - Graph

I'm running Zabbix 1.1.2 an the pfree key is (still) not working for my windows servers...