Search found 6 matches

by DEBCEN
Mon Mar 07, 2016 1:00 pm
Forum: Help: General
Topic: rrd file not creating
Replies: 3
Views: 513

Re: rrd file not creating

Are the interfaces CPU/CPU related ?
by DEBCEN
Mon Mar 07, 2016 1:50 am
Forum: Help: General
Topic: Status Unknown and no graphs generated
Replies: 7
Views: 1421

Re: Status Unknown and no graphs generated

micke2k wrote:
DEBCEN wrote:Also, my cronjob log shows this error :

Code: Select all

/bin/sh: cacti: command not found
Yeah the problem is with your cronjob.

Try changing it to:
*/1 * * * * /usr/bin/php /usr/share/cacti/poller.php > /log/log 2>&1
Thanks! Magic happened :D It's now working.
Have a nice day, friend!
by DEBCEN
Sun Mar 06, 2016 8:59 am
Forum: Help: General
Topic: Status Unknown and no graphs generated
Replies: 7
Views: 1421

Re: Status Unknown and no graphs generated

The previous log was not taked in devel mode here is the devel one : 03/06/2016 04:55:53 PM - WEBLOG: Poller[0] CACTI2RRD: /usr/bin/rrdtool graph - --imgformat=PNG --start='1457214947' --end='1457301347' --title='Localhost - Processes' --base='1000' --height='120' --width='500' --alt-autoscale-max -...
by DEBCEN
Sun Mar 06, 2016 7:37 am
Forum: Help: General
Topic: Status Unknown and no graphs generated
Replies: 7
Views: 1421

Re: Status Unknown and no graphs generated

Also, my cronjob log shows this error :

Code: Select all

/bin/sh: cacti: command not found
by DEBCEN
Sun Mar 06, 2016 7:18 am
Forum: Help: General
Topic: Status Unknown and no graphs generated
Replies: 7
Views: 1421

Re: Status Unknown and no graphs generated

Thank you for the response. I've run the poller.php manually by typing php /usr/share/cacti/poller.php And the status is now "Up". I manually the poller.php repeatedly for some time and the graph was generated. However, after I've stopped doing that, the graph is not drawn anymore but the ...
by DEBCEN
Sat Mar 05, 2016 2:35 pm
Forum: Help: General
Topic: Status Unknown and no graphs generated
Replies: 7
Views: 1421

Status Unknown and no graphs generated

Hi, I followed this tutorial : https://networklessons.com/network-management/how-to-install-cacti-on-centos-6/ and set up cacti on the server. Everything was done correctly and I've successfully logged in into the frontend. The problem is that the device "localhost" shows Unknown under sta...