Re: First Traffic not graphing, Now nothing graphs anymore.

2009-07-21 Thread Adam Vande More
On Tue, Jul 21, 2009 at 11:55 AM, Leandro Quibem Magnabosco <
leandr...@gmail.com> wrote:

> My main problem will always be getting traffic to graph.
> I was able to solve the problem of the other ones not graphing by
> re-indexing everything, but it is still not graphing the traffic on some
> interfaces.
> The other graphics of the same machines are working pretty good, but those
> two interfaces are the only thing I did not manage to get to work.
>
> Here is a verbose run of it:
> http://www.pastebin.org/3414
>
> The addresses were altered for security reasons.
>
> Thank you.
>
> 2009/7/21 Richard Mahlerwein 
>
> >
> > --- On Tue, 7/21/09, Leandro Quibem Magnabosco 
> > wrote:
> >
> > > From: Leandro Quibem Magnabosco 
> > > Subject: First Traffic not graphing, Now nothing graphs anymore.
> > > To: freebsd-questions@freebsd.org
> > > Date: Tuesday, July 21, 2009, 7:56 AM
> > > Hello guys,
> > >
> > > I have a running cacti on a "mid to large" environment
> > > running on a FreeBSD
> > > 7.1.
> > > Cacti's version is 0.8.7e and rrdtool is 1.2.23.
> > >
> > > First I was using 0.8.7d version of cacti but traffic was
> > > not graphing and I
> > > read somewhere on the net that this was corrected on
> > > 0.7.8e.
> > > Then I decided to upgrade to 0.8.7e.
> > >
> > > But since I upgraded, Cacti stopped graphing.
> > >
> > > You know when you look too much at the same thing and it
> > > makes you incapable
> > > of coming with new solutions?
> > > That is how I feel right now.
> > > I've been trying to figure this out for a while now, but
> > > I'm probably making
> > > a huge noob mistake and I feel blinded for some reason.
> > > That is why I need your help.
> > >
> > > The DEBUG log is available for those who think they can
> > > help:
> > > http://www.pastebin.org/3373
> > >
> > > Thank you in advance,
> > > --
> > > Leandro Quibem Magnabosco.
> > > leandr...@gmail.com
> >
> > Well, it *seems* your recording data OK so it seems it's only a cosmetic
> > problem with Cacti (e.g. your data is still being collected). Confirm
> this
> > by checking an rrd:
> >
> > # cd /usr/local/share/cacti/rra/
> > # /usr/local/bin/rrdtool dump lan_server_2_hdd_free_74.rrd |grep
> 2009-07-21
> >
> > You should see a bunch of non-zero and non-NaN numbers in there covering
> > the data it has collected today.  Feel free to check a few others, as
> well,
> > like svn-scsc21_hdd_free_587.rrd.
> >
> > Usually, my biggest problem with upgrading cacti is losing permissions on
> > some or another directory.  Often it's that the user apache runs under
> php
> > can't access the rra folder.
> >
> > What *specific* problem are you having from cacti?  Do you see where the
> > graphs should be but they're broken images?  Do you see graphs with
> titles
> > but the data is all zero?
> >
> > -Rich
> >
> >
> >
> >
> >
>
Does this have anything to do with the recent addition to
/usr/ports/UPDATING?


-- 
Adam Vande More
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: First Traffic not graphing, Now nothing graphs anymore.

2009-07-21 Thread Leandro Quibem Magnabosco
My main problem will always be getting traffic to graph.
I was able to solve the problem of the other ones not graphing by
re-indexing everything, but it is still not graphing the traffic on some
interfaces.
The other graphics of the same machines are working pretty good, but those
two interfaces are the only thing I did not manage to get to work.

Here is a verbose run of it:
http://www.pastebin.org/3414

The addresses were altered for security reasons.

Thank you.

2009/7/21 Richard Mahlerwein 

>
> --- On Tue, 7/21/09, Leandro Quibem Magnabosco 
> wrote:
>
> > From: Leandro Quibem Magnabosco 
> > Subject: First Traffic not graphing, Now nothing graphs anymore.
> > To: freebsd-questions@freebsd.org
> > Date: Tuesday, July 21, 2009, 7:56 AM
> > Hello guys,
> >
> > I have a running cacti on a "mid to large" environment
> > running on a FreeBSD
> > 7.1.
> > Cacti's version is 0.8.7e and rrdtool is 1.2.23.
> >
> > First I was using 0.8.7d version of cacti but traffic was
> > not graphing and I
> > read somewhere on the net that this was corrected on
> > 0.7.8e.
> > Then I decided to upgrade to 0.8.7e.
> >
> > But since I upgraded, Cacti stopped graphing.
> >
> > You know when you look too much at the same thing and it
> > makes you incapable
> > of coming with new solutions?
> > That is how I feel right now.
> > I've been trying to figure this out for a while now, but
> > I'm probably making
> > a huge noob mistake and I feel blinded for some reason.
> > That is why I need your help.
> >
> > The DEBUG log is available for those who think they can
> > help:
> > http://www.pastebin.org/3373
> >
> > Thank you in advance,
> > --
> > Leandro Quibem Magnabosco.
> > leandr...@gmail.com
>
> Well, it *seems* your recording data OK so it seems it's only a cosmetic
> problem with Cacti (e.g. your data is still being collected). Confirm this
> by checking an rrd:
>
> # cd /usr/local/share/cacti/rra/
> # /usr/local/bin/rrdtool dump lan_server_2_hdd_free_74.rrd |grep 2009-07-21
>
> You should see a bunch of non-zero and non-NaN numbers in there covering
> the data it has collected today.  Feel free to check a few others, as well,
> like svn-scsc21_hdd_free_587.rrd.
>
> Usually, my biggest problem with upgrading cacti is losing permissions on
> some or another directory.  Often it's that the user apache runs under php
> can't access the rra folder.
>
> What *specific* problem are you having from cacti?  Do you see where the
> graphs should be but they're broken images?  Do you see graphs with titles
> but the data is all zero?
>
> -Rich
>
>
>
>
>


-- 
Leandro Quibem Magnabosco.
leandr...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: First Traffic not graphing, Now nothing graphs anymore.

2009-07-21 Thread Richard Mahlerwein

--- On Tue, 7/21/09, Leandro Quibem Magnabosco  wrote:

> From: Leandro Quibem Magnabosco 
> Subject: First Traffic not graphing, Now nothing graphs anymore.
> To: freebsd-questions@freebsd.org
> Date: Tuesday, July 21, 2009, 7:56 AM
> Hello guys,
> 
> I have a running cacti on a "mid to large" environment
> running on a FreeBSD
> 7.1.
> Cacti's version is 0.8.7e and rrdtool is 1.2.23.
> 
> First I was using 0.8.7d version of cacti but traffic was
> not graphing and I
> read somewhere on the net that this was corrected on
> 0.7.8e.
> Then I decided to upgrade to 0.8.7e.
> 
> But since I upgraded, Cacti stopped graphing.
> 
> You know when you look too much at the same thing and it
> makes you incapable
> of coming with new solutions?
> That is how I feel right now.
> I've been trying to figure this out for a while now, but
> I'm probably making
> a huge noob mistake and I feel blinded for some reason.
> That is why I need your help.
> 
> The DEBUG log is available for those who think they can
> help:
> http://www.pastebin.org/3373
> 
> Thank you in advance,
> -- 
> Leandro Quibem Magnabosco.
> leandr...@gmail.com

Well, it *seems* your recording data OK so it seems it's only a cosmetic 
problem with Cacti (e.g. your data is still being collected). Confirm this by 
checking an rrd:

# cd /usr/local/share/cacti/rra/
# /usr/local/bin/rrdtool dump lan_server_2_hdd_free_74.rrd |grep 2009-07-21

You should see a bunch of non-zero and non-NaN numbers in there covering the 
data it has collected today.  Feel free to check a few others, as well, like 
svn-scsc21_hdd_free_587.rrd.

Usually, my biggest problem with upgrading cacti is losing permissions on some 
or another directory.  Often it's that the user apache runs under php can't 
access the rra folder.  

What *specific* problem are you having from cacti?  Do you see where the graphs 
should be but they're broken images?  Do you see graphs with titles but the 
data is all zero?  

-Rich



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


First Traffic not graphing, Now nothing graphs anymore.

2009-07-21 Thread Leandro Quibem Magnabosco
Hello guys,

I have a running cacti on a "mid to large" environment running on a FreeBSD
7.1.
Cacti's version is 0.8.7e and rrdtool is 1.2.23.

First I was using 0.8.7d version of cacti but traffic was not graphing and I
read somewhere on the net that this was corrected on 0.7.8e.
Then I decided to upgrade to 0.8.7e.

But since I upgraded, Cacti stopped graphing.

You know when you look too much at the same thing and it makes you incapable
of coming with new solutions?
That is how I feel right now.
I've been trying to figure this out for a while now, but I'm probably making
a huge noob mistake and I feel blinded for some reason.
That is why I need your help.

The DEBUG log is available for those who think they can help:
http://www.pastebin.org/3373

Thank you in advance,
-- 
Leandro Quibem Magnabosco.
leandr...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"