Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 09:49:37 +0000
From:      "=?iso-8859-1?B?ZGh1bGw=?=" <dhull@digitaloverload.net>
To:        freebsd-questions@freebsd.org
Subject:   gathering data in cacti
Message-ID:  <20031111094937.12606.qmail@station188.com>

next in thread | raw e-mail | index | archive | help

I am trying to configure cacti following the instructions in the October issue of Linux Magazine. So far here is what I have.

1. Installed rrd tool from ports
2. Put cacti in my web root
3. Configured cacti according to docs
4. I am using &quot;*/5 * * * * wget -O - http://localhost:81/cacti/cmd.php &gt; /dev/null 2&gt;&amp;1&quot; in my crontab to run &quot;cmd.php&quot;. Some how this goes out and updates the graphs in cacti.

THE PROBLEM
The graphs show up in cacti but there's no data. I think this has something to do with the way Linux and FreeBSD us &quot;/proc&quot;. I'm not really sure.

All I know is that there is no data in my graphs. 

QUESTION
How do I configure cacti to get data into the graphs?


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111094937.12606.qmail>