Hi guys,
I have to calculate the difference between two values of the same item, the last value - the last value before the last, is that possible?
To be more clear;
12:33 - sensor[VBAT] = 12.1V
12:38 - sensor[VBAT] = 12.3V
I want to...
Search Result
Collapse
20 results in 0.0033 seconds.
Keywords
Members
Tags
-
calculated formula problem
-
Zapcat and calculated items
Hello,
I'm trying to graph the data from a Zapcat item so I created a new item (tomcat.bw.in), type calculated, with key
but it doesn't work.Code:last(machine-name:jmx[Catalina:type=GlobalRequestProcessor,name="ajp-apr-8009"][bytesReceived])
The error reported... -
Another "I have gaps in my graphs" thread
First of all, I am running 1.8.4 on CentOS 5.6 x86_64 with Apache 2.2.3, Mysql 5.0.77 and PHP 5.1.6. It is mostly a "stock" config.
As others have noticed, I am seeing gaps in graphs that do not match up with any absence of data. So, I did some testing and thought I would... -
Scale problem with CPU graphs
Hi,
graphs for all monitored systems on our site seem to have problems with "calculated Y axis MAX value" based on floating point values.
This is the case for graphs provided by item lists and custom created graphs as well.
Selecting such a graph result for instance...Last edited by BDiE8VNy; 22-03-2011, 22:33. -
Calculated items with history data
Hi,
I search the "Expression" for calculated data values by hour.
I wish to subtract last item value has the value of the previous hour.
last(content_spams)-"content_spams last values of the previous hour"
Last edited by Tiflo; 27-05-2010, 16:49.