Problem with 1 host not creating graphs.

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

Moderators: Developers, Moderators

Post Reply
apharas
Posts: 18
Joined: Mon Oct 10, 2005 12:25 pm

Problem with 1 host not creating graphs.

Post by apharas »

I have large amount of gear that have two customized data queries that are being graphed. Each chassis has both types of query assigned to them and for the most part the graph without any issues. That is all except one chassis. The queries are ISDN and ISUP. The graphs for chassis ZED are working find for the ISDN query, but any graphs for ISDN are not properly being created. Here are the symptoms.

NO RRD file created.
query fields that have been put in the title are not expanded
The only entries that show up in the log with DEBUG are:
11/03/2005 01:45:01 PM - CACTID: Poller[0] Host[32] SNMP Result: Host responded to SNMP
11/03/2005 01:45:01 PM - CACTID: Poller[0] Host[32] RECACHE: Processing 2 items in the auto reindex cache for '10.7.20.50'
11/03/2005 01:45:01 PM - CACTID: Poller[0] Host[32] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function

Datasources for the non-working graphs and the working graphs are the same.
ISDN graphs for this Zed work properly.
ISUP graphs for for every other host.
All hosts running the same version of code.

Anyone have an idea on where I can start looking. I have tried deleting and re-entering the host, even tried it on a dev system. The verbose query shows all the information I would expect for a working host. My theory is it's a problem with one of the data fields being retreived but cacti is not giving me any data to go on.

Thanks
--
Alex








DataSource for Zed
/usr/bin/rrdtool create \
/var/www/cacti/rra/Zed05_blocked_calls_16620.rrd \
--step 60 \
DS:blocked_calls:COUNTER:120:0:10000000 \
DS:calls_in:GAUGE:120:0:10000000 \
DS:calls_out:GAUGE:120:0:10000000 \
DS:active_ports:GAUGE:120:0:10000000 \
RRA:AVERAGE:0.5:1:1440 \
RRA:AVERAGE:0.5:15:1400 \
RRA:AVERAGE:0.5:60:1550 \
RRA:AVERAGE:0.5:720:1594 \
RRA:MAX:0.5:1:1440 \
RRA:MAX:0.5:15:1400 \
RRA:MAX:0.5:60:1550 \
RRA:MAX:0.5:720:1594 \

DataSource for Working Graph
/usr/bin/rrdtool create \
/var/www/cacti/rra/Alpha1_blocked_calls_7690.rrd \
--step 60 \
DS:active_ports:GAUGE:120:0:10000000 \
DS:calls_out:GAUGE:120:0:10000000 \
DS:calls_in:GAUGE:120:0:10000000 \
DS:blocked_calls:COUNTER:120:0:10000000 \
RRA:AVERAGE:0.5:1:1440 \
RRA:AVERAGE:0.5:15:1400 \
RRA:AVERAGE:0.5:60:1550 \
RRA:AVERAGE:0.5:720:1594 \
RRA:MAX:0.5:1:1440 \
RRA:MAX:0.5:15:1400 \
RRA:MAX:0.5:60:1550 \
RRA:MAX:0.5:720:1594 \
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

What is the hosts status in the Device list?

Also, when you View the Poller Cache do you see the data sources for this host? And for those data sources for that data query?

Can you post the data query screen for that data query? Is this the only host that data query is used on?
[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]
apharas
Posts: 18
Joined: Mon Oct 10, 2005 12:25 pm

Post by apharas »

The Host status for Zed is UP.

The Poller Cache shows the data sources from the device ZED for Data Query ISDN but not for Data Query ISUP. But the values do show up properly in the SNMP Cache.

There are about 50 hosts all using this same Data Query, all the other hosts are graphing properly.

Thanks
--
Alex
Attachments
device.jpg
device.jpg (83.85 KiB) Viewed 928 times
query.jpg
query.jpg (71.99 KiB) Viewed 928 times
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Add some suggested names for the Data Sources Name and Graph Title.

See if that resolves your issue.

Btw, for polling to occur, you need to see them in the poller cache.
[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]
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests