Poller Problem

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
NoWayHome
Posts: 13
Joined: Sun Sep 23, 2007 1:53 pm

Poller Problem

Post by NoWayHome »

Hi .

I install Cacti on a Fedora Core 6.

But graph don't appear ..

I have :

/usr/bin/php /usr/share/cacti/poller.php
09/23/2007 08:52:56 PM - SYSTEM STATS: Time:1.0405 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:18 RRDsProcessed:0

Someone can help me ??

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

Post by TheWitness »

Is your path to RRDtool valid?
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?
NoWayHome
Posts: 13
Joined: Sun Sep 23, 2007 1:53 pm

Post by NoWayHome »

yes .

Cacti console seems ok :

Localhost - CPU Usage - Nice SNMP Version: 3, User: , OID: .1.3.6.1.4.1.2021.11.51.0
RRD: /usr/share/cacti/rra/localhost_cpu_nice_9.rrd

but i don't have graph :/
NoWayHome
Posts: 13
Joined: Sun Sep 23, 2007 1:53 pm

Post by NoWayHome »

I succes to correct snmp .

now i have :

09/24/2007 05:30:45 PM - SYSTEM STATS: Time:1.0590 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:18 RRDsProcessed:16

Device is Up .

But still no graph :(


RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Traffic - lo (1)" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
--slope-mode \
DEF:a="/usr/share/cacti/rra/localhost_traffic_in_18.rrd":traffic_in:AVERAGE \
AREA:a#00CF00:"Inbound" \
GPRINT:a:LAST:"Current\:%8.2lf %s" \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:a#002A97:"Outbound" \
GPRINT::LAST:"Current\:%8.2lf %s" \
GPRINT::AVERAGE:"Average\:%8.2lf %s" \
GPRINT::MAX:"Maximum\:%8.2lf %s"

RRDTool Says:

Nothing .

Edit :

I launch the rrdtool command in ssh , and something happend ..
Like a png creation .
So is it possible that cacti don't succes to acces rrdtool or don't succes to read the png ?
And how to fix that ?

Thanks
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please have a look at the hints of the second link of my signature
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest