Some problemes with graph (absence)

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

Moderators: Developers, Moderators

Post Reply
Flo0r
Posts: 3
Joined: Thu Sep 29, 2011 3:01 pm

Some problemes with graph (absence)

Post by Flo0r »

Hi,
I have a small problem graph.
I migrated from one machine to cacti on a machine B (Debian 6.0 and PHP 5.3).
After some adjustments to our internal tools, cacti working again but there are absences of some graphics (like the picture).
What causes these absences? too much data to poller?

Some information:
SYSTEM STATS: Time: 7.3509 Method: spine Processes: 1 Threads: 30 Hosts: 37 HostsPerProcess: 37 DataSources: 412 RRDsProcessed: 245

Image

Flo0r.
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Some problemes with graph (absence)

Post by TheWitness »

Goto Graph Management, edit one of the graphs and Press the Debug link to see the reason.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Flo0r
Posts: 3
Joined: Thu Sep 29, 2011 3:01 pm

Re: Some problemes with graph (absence)

Post by Flo0r »

There is no reason ...

Code: Select all

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="bellamy - Processes" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="processes" \
--slope-mode \
--font TITLE:12:/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
--font AXIS:8:/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
--font LEGEND:10:/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
--font UNIT:8:/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf \
DEF:a="/var/lib/cacti/rra/bellamy_proc_410.rrd":proc:AVERAGE \
DEF:b="/var/lib/cacti/rra/bellamy_proc_410.rrd":proc:MAX \
AREA:a#F51D30FF:"Running Processes"  \
GPRINT:a:LAST:"Current\:%8.0lf"  \
GPRINT:a:AVERAGE:"Average\:%8.0lf"  \
GPRINT:b:MAX:"Maximum\:%8.0lf" 

RRDTool Says:

OK
I think it was during the audit cycle. If a host does not respond within the allotted time, there ... nothing.
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Some problemes with graph (absence)

Post by TheWitness »

The reason that you have an absense of data is that the Cacti was not polling between those times, or you made some mistakes or left out steps while migrating.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests