Search found 3 matches
- Mon Sep 11, 2006 3:27 am
- Forum: Help: Linux/Unix Specific
- Topic: Graphs not working
- Replies: 7
- Views: 2862
Re: When enter to setting, and try to change that...
Log onto the web interface. Look down the left hand side for Configuration then click Settings On that screen there is a drop down list to tell cacti what version of RRDTool you use. Ive had nothing but problems trying to set cacti up. Ive tried a few times over the past year and given up, but this ...
- Sun Sep 10, 2006 11:56 am
- Forum: Help: General
- Topic: Minor bug in graph.php (cacti-0.8.6h.tar.gz)
- Replies: 1
- Views: 628
Minor bug in graph.php (cacti-0.8.6h.tar.gz)
on line 34, the line which reads
"limit 0,1");
should have a space infront of it like this
" limit 0,1");
This bug was causing log entries to appear because the generated sql statement was like
and graph_templates_item.local_graph_id=1limit 0,1
"limit 0,1");
should have a space infront of it like this
" limit 0,1");
This bug was causing log entries to appear because the generated sql statement was like
and graph_templates_item.local_graph_id=1limit 0,1
- Sun Sep 10, 2006 11:51 am
- Forum: Help: Linux/Unix Specific
- Topic: Graphs not working
- Replies: 7
- Views: 2862
I have this problem also. I am using RRDtool 1.2.8 and in settings I have selected RRDTool 1.2.x. There are no entries in the cactii log. I have snmpd running. Do I need any other processes to be running (other than the cron job to fire off poller.php) ? If I go into Console -> Devices and select my...