Search found 10 matches
- Fri Dec 30, 2005 11:55 am
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
mysql> select * from settings where name like '%path%'; +---------------------------+---------------------------------------+ | name | value | +---------------------------+---------------------------------------+ | path_rrdtool | c:/rrdtool/rrdtool.exe | | path_php_binary | c:/php/php.exe | | path_...
- Fri Dec 30, 2005 2:40 am
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
Well all of my errors are fixed and resolved except one new one. I have no idea how or why the errors in my previous post stopped, but they eventually did. As for the Task Scheduler not being able to start, I had been trying to run the task as SYSTEM (as mentioned in the sticky thread). I decided to...
- Thu Dec 29, 2005 8:20 pm
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
Sorry for the blog-like thread but now I'm down to just this error after reinstalling Apache: --------------------------------- C:\apache\Apache2\cacti>php poller.php ERROR: opening 'C:\Program': No such file or directory ERROR: opening 'C:\Program': No such file or directory ERROR: opening 'C:\Prog...
- Thu Dec 29, 2005 7:44 pm
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
Alright, I'm so close to this I can taste it. Here are the results of running poller.php from the command line: -------------------------------------------- C:\Program Files\Apache Group\Apache2\cacti>php poller.php ERROR: can't parse argument 'Files/Apache' ERROR: opening 'C:\Program': No such file...
- Thu Dec 29, 2005 3:20 pm
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
- Thu Dec 29, 2005 2:33 pm
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
Now that my other problem regarding graph creation has been solved, I've found that I can't view any graphs I create. I can see that there are no .rra files from which graphs are made, so that leads me to believe this poller problem is somehow related to the lack of .rra files. While in cacti, I can...
- Thu Dec 29, 2005 1:38 pm
- Forum: Help: General
- Topic: Problem retaining created graphs
- Replies: 2
- Views: 490
- Thu Dec 29, 2005 1:38 pm
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
- Thu Dec 29, 2005 3:04 am
- Forum: Help: Windows Specific
- Topic: Hey look a useless thread where I ramble about my problems
- Replies: 11
- Views: 2067
Hey look a useless thread where I ramble about my problems
I'm running Windows 2000 with MySQL 5.0.17 and PHP 5.1.1. I followed the updated Windows installation instructions, including the creation of the Scheduled Task for polling.php. Every five minutes (and when I manually invoke the task), I am greeted with this dialog box and the typical Windows "...
- Thu Dec 29, 2005 2:55 am
- Forum: Help: General
- Topic: Problem retaining created graphs
- Replies: 2
- Views: 490
Problem retaining created graphs
I finally managed to get cacti up and running on my Windows 2000 machine and most everything appears to be working great, however, I cannot get it to save a newly created graph. I click on New Graphs, ensure the proper device is selected, put checkmarks next to each interface I want graphed, select ...