PDA

View Full Version : creating item for percentage disk free


forero
10-10-2007, 21:39
I added the following item:

Type: Zabbix Agent
Key: vfs.fs.size[/mnt/raid,pfree]
Type of information: Numeric (integer 64bit)
Units:
Use multiplier: Do not use
Update interval (in sec): 30
Flexible intervals (sec): 50
No flexible intervals; 1-7,00:00-23:59
Keep history (in days): 90
Keep trends (in days): 365
Status: Active
Store value: As is
Show value throw map: As is
Applications: -None-

Obviously I have done something wrong as I get this error message:

Type of received value [7.295251] is not sutable for [vfs.fs.size[/mnt/raid,pfree]@Laurel] having type [3]


I've tried changing the "Type of information" to "Numeric (float)" but I get the same error. What am I missing?

Thanks in advance.

jmb
10-10-2007, 22:51
Hi,

The field Type of information is wrong: Use float instead of integer 64bit

Greets jm