PDA

View Full Version : Multiper not gettting mulitpied in 1.1beta4


bisana
19-12-2005, 08:54
Hi
I am trying with ZABBIX 1.1beta4 on RHEL -4 , While monitoring hardisk space using SNMP , I found that , the value is not getting multiplied by the multiplier , I get the same results , irespective of my multiplier value , I tried with 1024 , 4096 , for testing purpose I even did with 2 , but I get the same value
While the same thing I did in 1.1beta2 , I got the value correctly
I am not sure where I should post this , in Help or feedback of 1.1beat4
Thanks
Joseph

Palmertree
22-12-2005, 02:09
I noticed the same problem and rolled backed to 1.1 Alpha 12.

Alexei
22-12-2005, 07:59
Thanks for reporting this.

rushowr
23-12-2005, 14:06
I just downloaded and install beta4 and have had similar problems. Documentation is so far rather poor, being mostly based on the original documentation with not many updates...

I am monitoring a disk with 3.3G free, my item is set for vfs.fs.size[/,free] with a custom multiplier of 1024 and unit of B.

I get 3.3MB...
Multiplier of 10240: 3.3MB
Multiplier of 102400: 3.3MB
Multiplier of 1000000: 3.3MB

I KNOW I have 3.3GB free, I've run df -h myself...

Just a heads up, any ideas why this is happening? I hate to write a custom item for each of my hosts because of this.

Another GREAT idea would be to just monitor for percentage of space available, which is what I'm about to institute since I'm now writing this script.