Search found 6 matches

by haveaday
Thu Mar 03, 2011 1:08 pm
Forum: Help: Windows Specific
Topic: Trouble with Cacti Install - No Graphs & RRDTool Version Err
Replies: 4
Views: 1409

Re: Trouble with Cacti Install - No Graphs & RRDTool Version

Typically a lack of any "rrdtool says" is a sign of incorrect permissions on cmd.exe and/or rrdtool.exe for the web service user account. Sysinternals Process Monitor would validate this hypothesis and show ACCESS DENIED when attempting to display a graph. Thanks for your response. I just...
by haveaday
Thu Mar 03, 2011 12:14 pm
Forum: Help: Windows Specific
Topic: RRDT tool not Graphing
Replies: 8
Views: 2368

Re: RRDT tool not Graphing

Did you try dropping the cacti database and rerunning the sql script to create it?

Ben
by haveaday
Thu Mar 03, 2011 12:08 pm
Forum: Help: Windows Specific
Topic: Trouble with Cacti Install - No Graphs & RRDTool Version Err
Replies: 4
Views: 1409

Re: Trouble with Cacti Install - No Graphs & RRDTool Version

As a quick follow up. If I take the syntax for the generation of the graph from the graph management debug and run that at a command line it works. The only modification I made was to change the - to a file name so that the output went to a file rather than stdout.
by haveaday
Thu Mar 03, 2011 12:07 pm
Forum: Help: Windows Specific
Topic: RRDT tool not Graphing
Replies: 8
Views: 2368

Re: RRDT tool not Graphing

Sounds interesting the point you made but I noticed that ERROR: opening 'C:/Apache2/htdocs/cacti/rra/3/11.rrd': No such file or directory That doesn't exist because it doesn't create it, could it be that's why i get the 1064 SQL error? I think it's the other way around. The .rrd files are created b...
by haveaday
Thu Mar 03, 2011 10:11 am
Forum: Help: Windows Specific
Topic: RRDT tool not Graphing
Replies: 8
Views: 2368

Re: RRDT tool not Graphing

I'm fairly certain that your problem is a polling problem and not graphing problem. Did you notice the MySQL error 1064? That's a syntax error. I'm wondering if your MySQL DB was created correctly for Cacti. If this is a fresh install would it be too much work to drop the DB and then rerun the sql s...
by haveaday
Thu Mar 03, 2011 10:00 am
Forum: Help: Windows Specific
Topic: Trouble with Cacti Install - No Graphs & RRDTool Version Err
Replies: 4
Views: 1409

Trouble with Cacti Install - No Graphs & RRDTool Version Err

Hello, I've recently installed Cacti and while it looks like most things are working (polling, device additions, etc) graphing is not working. The other thing that keeps catching my eye is that I'm getting this error: RRDTool Version ERROR: Installed RRDTool version does not match configured version...