Same problem I think as you....
Here is what I did HERE
Search found 8 matches
- Mon Mar 09, 2009 4:09 pm
- Forum: Help: Linux/Unix Specific
- Topic: Cacti doesn't display graphs
- Replies: 9
- Views: 10974
- Mon Mar 09, 2009 4:02 pm
- Forum: Help: Linux/Unix Specific
- Topic: no graphs after update from 0.8.7b
- Replies: 3
- Views: 3953
Re: no graphs after update from 0.8.7b
I have just upgraded from Version 0.8.7b to Version 0.8.7c I lost all my graphs (graphs were just showing a place holder) and could not get into the "Graph Management" page. I checked my http error log and found this: function rrdtool_execute($command_line, $log_to_stdout, $output_flag, &a...
- Mon Jan 08, 2007 4:48 pm
- Forum: Help: Windows Specific
- Topic: Linux running Cacti, XP/2003 to be monitored (Howto)
- Replies: 1
- Views: 1460
Linux running Cacti, XP/2003 to be monitored (Howto)
Just got Cacti monitoring an XP PC. Cacti is running on a Linux Box (CentOS 4.3) To install the SNMP service You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings may ...
- Tue Oct 24, 2006 11:53 pm
- Forum: Help: General
- Topic: Someone help me whith .httpaccess...
- Replies: 1
- Views: 1713
Re: Someone help me whith .httpaccess...
I am running centos 4.3 and this is how I have setup .htaccess to password protect a dir. pico /etc/httpd/conf/httpd.conf just below this item <Directory /> Options FollowSymLinks AllowOverride None </Directory> ADD <Directory "/var/www/html/yourdirectory"> AllowOverride AuthConfig Options...
- Tue Oct 24, 2006 11:43 pm
- Forum: Help: Linux/Unix Specific
- Topic: Getting Trango 5830 working
- Replies: 1
- Views: 621
Getting Trango 5830 working
I seem to be missing something. I have imported xmls templates from this website and they appeared in install well. But when I go to try and actiate them I do not get any data. Looking a bit deepers I find the the Data Queries [edit: Trango M5830S AP - SU Statistics] and error of Could not locate XM...
- Fri Oct 20, 2006 9:51 pm
- Forum: Help: Linux/Unix Specific
- Topic: Holes in Graphs
- Replies: 4
- Views: 1150
I'll take my self out the back and put myself out of misery! After getting rid of the cron job I had in place. Everything began to look much better. Thanks TW. Because the rpm created a user called cacti and I had created a user called cactiuser, I had to make a couple of other configuration changes...
- Wed Oct 18, 2006 7:31 pm
- Forum: Help: Linux/Unix Specific
- Topic: Holes in Graphs
- Replies: 4
- Views: 1150
Re: Holes in Graphs
I did set up from RPMs and I did add a cron job, so I see this in cron Oct 19 13:25:01 mail crond[10917]: (cacti) CMD (php /var/www/cacti/poller.php &>/dev/null) Oct 19 13:25:01 mail crond[10915]: (root) CMD (su cactiuser -c "php /var/www/cacti/poller.php" > /dev/null 2>&1) So if y...
- Wed Oct 18, 2006 5:36 pm
- Forum: Help: Linux/Unix Specific
- Topic: Holes in Graphs
- Replies: 4
- Views: 1150
Holes in Graphs
I have an excessive amount of activity in Cacti: 10/19/2006 11:24:20 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0" 10/19/2006 11:24:20 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_output.output, poller_output.time,...