blank graphs since 12 hours and no idea why Please help me!

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

Moderators: Developers, Moderators

Post Reply
shells24
Posts: 1
Joined: Fri Nov 26, 2004 5:15 am

blank graphs since 12 hours and no idea why Please help me!

Post by shells24 »

Hello all
now i am 12 hous on install cacti on my debian woody 3.0 server and i have no idea why its not put any data in the graphs.

I can login http://mydomain/cacti/
but the graphs are blank (no data in there)

Output of cmd.php

Code: Select all

R216220:/usr/share/cacti# php4 /usr/share/cacti/cmd.php
X-Powered-By: PHP/4.1.2
Content-type: text/html

command: perl /usr/share/cacti/scripts/linux_memory.pl MemFree:, output: 39272
command: perl /usr/share/cacti/scripts/linux_memory.pl SwapFree:, output: 1027824
MULTI command: perl /usr/share/cacti/scripts/loadavg_multi.pl, output: 1min:0.00 5min:0.00 10min:0.00
MULTI expansion: found fieldid: 17, found rrdname: load_1min, value: 0.00
MULTI expansion: found fieldid: 18, found rrdname: load_5min, value: 0.00
MULTI expansion: found fieldid: 19, found rrdname: load_15min, value: 0.00
command: perl /usr/share/cacti/scripts/unix_users.pl, output: 2
command: perl /usr/share/cacti/scripts/unix_processes.pl, output: 60
update /usr/share/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers N:39272
update /usr/share/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap N:1027824
update /usr/share/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min N:0.00:0.00:0.00
update /usr/share/cacti/rra/localhost_users_6.rrd --template users N:2
update /usr/share/cacti/rra/localhost_proc_7.rrd --template proc N:60
time: 0
snmp.conf

Code: Select all

# contact
syslocation Something
syscontact "root@someone.com"

# auth
rocommunity public

# disk monitoring
disk /
Cron

Code: Select all

*/5 * * * * root php4 /usr/share/cacti/cmd.php > /dev/null 2>&1
I see that the time of the graphs switch ever 2 hours so that i know that the update of the graphs via cron works or?

but how get the cacti the datas for the graphs and why thats not work?
thanks for help
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

In 0.8.6x you need to schedule poller.php and not cmd.php as in previous versions.

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 5 guests