Weathermap working, but graphs gone
Moderators: Developers, Moderators
Re: Weathermap working, but graphs gone
Hmm, any idea to fix it? I did not change any sources so not sure why it broke to begin with
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Weathermap working, but graphs gone
Please add more forensics. Generically, please start reading 2nd link of my sig
R.
R.
Re: Weathermap working, but graphs gone
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.
It boils down to the previous log I posted:
The error log does show errors:
I see all 4 when I refresh the page.
If I paste the rrdtool cli then I get the same error:
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)
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'
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'
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Weathermap working, but graphs gone
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.
So either the data source has been deleted or the graph template is broken. Please start analyzing the data source.
R.
Re: Weathermap working, but graphs gone
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
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Weathermap working, but graphs gone
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.
It may happen, that I need the export of your graph template as well
R.
Who is online
Users browsing this forum: No registered users and 5 guests