Re: Cacti on CentOS 7

Lojze Blatnik <[email protected]> Mon, 25 Aug 2014 14:50:49 +0200
Newsgroups gmane.network.cacti.user
Message-ID <CAPxeDzXrJDXgjZL9HME=nmZCpw0158xQ6jRv1RpSpUjxbA9ytg@mail.gmail.com>
turn cacti log level to medium and you'll see if there are any events in
cacti log file.
You can alternatively do following hack if cron is really the issue.
yum install screen

screen -dm -S cacti_poller  bash -c "for ((;;)); do php poller.php;sleep
5m; done"

... to see the terminal
screen -r

.. to put it in background again
ctrl + a <release for half of second> d

Good luck


On 25 August 2014 13:28, Mark Haney <[email protected]> wrote:

> The timezone settings are correct.  It looks as if the cron job isn't
> running, however.  I have tried it as root and as the user 'cacti' which I
> setup when installing it.  It's very strange.
>
>
>
> On Fri, Aug 22, 2014 at 3:08 PM, Paul Gevers <[email protected]> wrote:
>
> > Check your timezone settings. It is in three places, system, mysql and
> > php. They need to be set to the same thing.
> >
> > Paul
> >
> > On 22-08-14 20:07, Mark Haney wrote:
> > > I've got Cacti setup on CentOS 7, but I'm encountering a problem
> getting
> > > any graph data. I get graphs, just nothing in them, including the
> > > localhost graphs. I've setup the file permissions on the rra/ and log/
> > > directories to the 'cacti' user and the poller creates and appears to
> > > update the RRD files, but still no data in the graphs.
> > >
> > > I've disabled SELinux, but that hasn't done anything to fix it. Anyone
> > > got any ideas on where I look next?
> > >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Slashdot TV.
> > Video for Nerds.  Stuff that matters.
> > http://tv.slashdot.org/
> > _______________________________________________
> > cacti-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/cacti-user
> >
> >
>
>
> --
> Mark Haney
> Sr. Systems Engineer, VIF International Education
> [email protected]
> 919-265-5006
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> cacti-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cacti-user
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/