should be getting four sets of graphs. The rrd file is created, but I just see NaN values, no data is being recorded.
First, it sometimes takes a few cycles for RRD entries to show up. Although I suspect this is normally for non-GAUGE data sources.
This has been running for several days.
Check your RRD file permissions and make sure that Xymon can write to them. If they contain nothing but NaNs, you could delete them and see if they get recreated.
Yes they are recreated.
in xymonserver.cfg: I added this to the GRAPHS string: internet=ncv and put in this line after that NCV_internet="google:GAUGE,businessspectator:GAUGE,bloomberg:GAUGE"
Good. Also, you might need to add "internet=ncv" to TEST2RRD.
It is now in both GRAPHS and TEST2RRD and has gone through several cycles...
Probably something simple I missed out.
thanks.
On 17/04/13 15:30, Phil Crooker wrote:
should be getting four sets of graphs. The rrd file is created, but I just see NaN values, no data is being recorded.
You mentioned that your data is updated every 10 minutes, ensure that the RRD is defined as receiving one update every 10 minutes. By default, it expects data every 5 minutes, and only half the values can be invalid before all data is invalid, and one update every 10 minutes means half the data is invalid/unknown....
Just something to check anyway... (or consider sending data updates more frequently, every 5 minutes like xymon expects).
Regards, Adam
-- Adam Goryachev Website Managers www.websitemanagers.com.au
participants (3)
-
jlaidman@rebel-it.com.au
-
mailinglists@websitemanagers.com.au
-
Phil.Crooker@orix.com.au