Hi,
I'm writing some custom graphs for a CMTS and I need to monitor a bunch of items in the same graph. When I have one item in there being graphed it works fine as an area. However, when I add a LINE1 item or anything other than something related to my AREA item, my graphs stop working. The debug looks fine and I can't seem to figure out what's going on.
Any ideas?
Thanks in advance.
-James
Weird custom graph problem.
Moderators: Developers, Moderators
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
What order are the items in? Can you post the debug and rrdtool response to the graph?
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
By order, what do you mean?
Here's the debug from the data source.
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/wilkesbarre_office_cmts_modems_total_489.rrd \
--step 300 \
DS:modems_total:GAUGE:600:0:500 \
DS:modems_registered:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
/usr/bin/rrdtool create \
/usr/share/cacti/site/rra/wilkesbarre_office_cmts_modems_total_489.rrd \
--step 300 \
DS:modems_total:GAUGE:600:0:500 \
DS:modems_registered:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
Who is online
Users browsing this forum: No registered users and 3 guests