Weathermap working, but graphs gone

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

mellowd
Posts: 33
Joined: Thu Apr 12, 2012 5:59 am

Re: Weathermap working, but graphs gone

Post by mellowd »

Hmm, any idea to fix it? I did not change any sources so not sure why it broke to begin with
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Weathermap working, but graphs gone

Post by gandalf »

Please add more forensics. Generically, please start reading 2nd link of my sig
R.
mellowd
Posts: 33
Joined: Thu Apr 12, 2012 5:59 am

Re: Weathermap working, but graphs gone

Post by mellowd »

Sorry I have been swamped recently. This is what I can come up with.

No 'ignoring host' errors in cacti.log

Basic data gathering is working, as the data is in cacti, only certain versions of graphs are not showing as previously shown.



RRD File Numbers are fine as far as I can see. I am getting AVERGAGE values and the info looks all correct.

Code: Select all

mysql> select count(*) from poller_output;
+----------+
| count(*) |
+----------+
|        0 |
+----------+
1 row in set (0.00 sec)
It boils down to the previous log I posted:

The error log does show errors:

Code: Select all

ERROR: Could not parse line 'GPRINT::AVERAGE:Average\:%8.2lf %s'
ERROR: Could not parse line 'GPRINT::AVERAGE:Average\:%8.2lf %s'
ERROR: Could not parse line 'GPRINT::AVERAGE:Average\:%8.2lf %s'
ERROR: Could not parse line 'GPRINT::AVERAGE:Average\:%8.2lf %s'
I see all 4 when I refresh the page.

If I paste the rrdtool cli then I get the same error:

Code: Select all

ERROR: Could not parse line 'GPRINT::AVERAGE:Average\:%8.2lf %s'
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Weathermap working, but graphs gone

Post by gandalf »

The error is related to a missing DEF statement, referring to the data file to be used.
So either the data source has been deleted or the graph template is broken. Please start analyzing the data source.
R.
mellowd
Posts: 33
Joined: Thu Apr 12, 2012 5:59 am

Re: Weathermap working, but graphs gone

Post by mellowd »

The data source is fine. As noted if I view the graphs via 'preview view' I can see the data perfectly fine. Only if I click on the preview and see the full size graphs so I see the above error
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Weathermap working, but graphs gone

Post by gandalf »

Then, at least give us the whole rrdtool graph statement (switch to debug mode).
It may happen, that I need the export of your graph template as well
R.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests