no rdd files
Moderators: Developers, Moderators
no rdd files
Hi,
I just installed a fresh cacti installation. But now I'm running into some problems. Here is my situation.
Server config:
MySQL Server version: 5.0.41-community-nt
MySQL client version: 5.0.37
PHP: Version 5.2.3
Cacti: 0.8.6j
RRDTool: rrdtool-1.2.15-win32-perl58.zip from http://oss.oetiker.ch/rrdtool/pub/?M=D
Net-SNMP: net-snmp-5.4.0-1.win32.exe from http://net-snmp.sourceforge.net/download.html
OS: Windows Server 2003 Enterprise SP2
Webserver: IIS6
As because the rest is optional I didn't use it. It should work with this config.
What did I already do?
- Followed up everything in http://forums.cacti.net/viewtopic.php?t=11747
- Reread check and reapplied the shipped "The Cacti Manual" about 10 times
What are my problems?
- No rrd files are created when executing "php E:\wwwroot\cacti\poller.php"
What am I missing or doing wrong?
Poller is enabled and using the cmd.php.
When I run "php E:\wwwroot\cacti\poller.php" this is the outcome:
06/08/2007 12:51:38 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: E:/php/php.exe, ARGS: -q e:/wwwroot/cacti/cmd.php 0 6]
06/08/2007 12:51:39 PM - SYSTEM STATS: Time:1.0376 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:0 RRDsProcessed:0
Could somebody advise me what to do?
Grt
Wijs2
I just installed a fresh cacti installation. But now I'm running into some problems. Here is my situation.
Server config:
MySQL Server version: 5.0.41-community-nt
MySQL client version: 5.0.37
PHP: Version 5.2.3
Cacti: 0.8.6j
RRDTool: rrdtool-1.2.15-win32-perl58.zip from http://oss.oetiker.ch/rrdtool/pub/?M=D
Net-SNMP: net-snmp-5.4.0-1.win32.exe from http://net-snmp.sourceforge.net/download.html
OS: Windows Server 2003 Enterprise SP2
Webserver: IIS6
As because the rest is optional I didn't use it. It should work with this config.
What did I already do?
- Followed up everything in http://forums.cacti.net/viewtopic.php?t=11747
- Reread check and reapplied the shipped "The Cacti Manual" about 10 times
What are my problems?
- No rrd files are created when executing "php E:\wwwroot\cacti\poller.php"
What am I missing or doing wrong?
Poller is enabled and using the cmd.php.
When I run "php E:\wwwroot\cacti\poller.php" this is the outcome:
06/08/2007 12:51:38 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: E:/php/php.exe, ARGS: -q e:/wwwroot/cacti/cmd.php 0 6]
06/08/2007 12:51:39 PM - SYSTEM STATS: Time:1.0376 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:0 RRDsProcessed:0
Could somebody advise me what to do?
Grt
Wijs2
Seems to be fixed when you use version rrdtool-1.0.49-win32-bin.zip from http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x/.
Shouldn't this also work with version rrdtool-1.2.15-win32-perl58.zip?
Shouldn't this also work with version rrdtool-1.2.15-win32-perl58.zip?
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
That version is bound with PERL, and is known for it's problems - You need to have ActivePERL installed ideally for this to work properly. Did you install this ? Also, did you download the RRDTOOL found on the cacti website ?.
There is a newer version of RRDTOOL out at 1.2.23, which is not PERL dependant.
There is a newer version of RRDTOOL out at 1.2.23, which is not PERL dependant.
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
Only rrdtool 1.2.15 and later works with cacti using the Win32 build. All earlier versions must use the Cygwin build.
When you manually ran the poller, did you do it from an admin account?
When you manually ran the poller, did you do it from an admin account?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Yes I did. Which version I have to look up, but probably the latest one from there website. This I have to check.mcutting wrote:That version is bound with PERL, and is known for it's problems - You need to have ActivePERL installed ideally for this to work properly. Did you install this?
No, I downloaded the RRDTOOL from this link: http://oss.oetiker.ch/rrdtool/pub/?M=Dmcutting wrote:Also, did you download the RRDTOOL found on the cacti website ?
And then version 1.2.15
Where can I find the RRDTOOL on the cacti website?
Yes I did run poller with an administrator account and the version 1.2.15 did nothing in my case.BSOD2600 wrote:Only rrdtool 1.2.15 and later works with cacti using the Win32 build. All earlier versions must use the Cygwin build.
When you manually ran the poller, did you do it from an admin account?
Last edited by wijs2 on Mon Jun 11, 2007 3:41 am, edited 1 time in total.
Its linked right on the rrdtool download site: http://www.cacti.net/downloads/rrdtool/win32wijs2 wrote:Where can I find the RRDTOOL on the cacti website?
From the command prompt run: php -m. Is mysql, sockets and snmp enabled?
Did you double check the NTFS permissions on all cacti related files, including php, rrdtool and cmd.exe?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Got the right rrdtool. Where can I find a corresponding Cygwin version? Just from http://www.cygwin.com/ or is there a better version around?
Okay!
I unzipped the download and replaced the old rrdtool.exe. Checked the permissions. Everything looks fine. Poller.php runs without any error messages in the logs.
But, There is nog tekst in the graphs now!?! Why is that? Do I need to throw them all away? so that they can be remade? or is there again something I missing or doing wrong?
I unzipped the download and replaced the old rrdtool.exe. Checked the permissions. Everything looks fine. Poller.php runs without any error messages in the logs.
But, There is nog tekst in the graphs now!?! Why is that? Do I need to throw them all away? so that they can be remade? or is there again something I missing or doing wrong?
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
If there is no text in the graphs, or any form of legend, you need to check the path to your font. Have a look in SETTINGS / PATHS / RRDTool Default Font Path
Set this to be (for example), "c:/windows/fonts/arial.ttf". Once this is set correctlly, the text should display correctly.
Regds
Set this to be (for example), "c:/windows/fonts/arial.ttf". Once this is set correctlly, the text should display correctly.
Regds
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
Who is online
Users browsing this forum: No registered users and 1 guest