Hi all,
I'm a first time user with cacti and i'm testing it to deloy this solution in my company.
I've installed it on a widows XP computer with XAMP installed ( Apache + php package)
The web site is operationnal and i can create my devices, choose the port of the switch i want to graph ...
My problem is that graphs do not apperear ( i have a red cross instead).
I've launched the graph in debug mode, i have this result:
---------
RRDTool Command:
C:/htdocs/cacti/rrdtoolutility/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="N7si1 - Traffic - ge.1.1" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
DEF:a="C\:/htdocs/cacti/rra/n7si1_traffic_in_12.rrd":traffic_in:AVERAGE \
DEF:b="C\:/htdocs/cacti/rra/n7si1_traffic_in_12.rrd":traffic_in:MAX \
DEF:c="C\:/htdocs/cacti/rra/n7si1_traffic_in_12.rrd":traffic_out:AVERAGE \
DEF:d="C\:/htdocs/cacti/rra/n7si1_traffic_in_12.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdeff=c,8,* \
CDEF:cdefi=d,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total In: 0 bytes\n" \
LINE1:cdeff#002A97:"Outbound" \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s" \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefi:MAX:"Maximum\:%8.2lf %s" \
COMMENT:"Total Out: 0 bytes"
RRDTool Says:
ERROR: opening 'C:/htdocs/cacti/rra/n7si1_traffic_in_12.rrd': No such file or directory
----------
In the C:/htdocs/cacti/rra folder, i only have one file : .placeholder
Can you please help ???????
Thanks
Vincent
Problem no graph picture / rra empty
Moderators: Developers, Moderators
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Hi
are you sure the poller is running ?
Can you run it once by hand :
are you sure the poller is running ?
Can you run it once by hand :
Code: Select all
C:\> php c:/cacti_web_root/cacti/poller.php
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
-
- Posts: 3
- Joined: Thu Feb 07, 2008 7:52 am
Here is my result :
C:\Program Files\OCS Inventory NG\xampp\php>php c:/htdocs/cacti/poller.php
02/07/2008 02:15:26 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Scheduled Ta
sk Int: '300', Time Since Last: 'never', Max Runtime '298', Poller Runs: '1'
02/07/2008 02:15:26 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/Program Files/OCS Inventory NG/xampp/php/php.exe, ARGS: -q c:/htdocs/
cacti/cmd.php 0 5]
Waiting on 1/1 pollers.
02/07/2008 02:15:27 PM - SYSTEM STATS: Time:0.5804 Method:cmd.php Processes:1 Th
reads:N/A Hosts:2 HostsPerProcess:2 DataSources:3 RRDsProcessed:0
Loop Time is: 0.59405708313
Sleep Time is: 299.40117383
Total Time is: 0.598826169968
C:\Program Files\OCS Inventory NG\xampp\php>php c:/htdocs/cacti/poller.php
02/07/2008 02:15:26 PM - POLLER: Poller[0] NOTE: Poller Int: '300', Scheduled Ta
sk Int: '300', Time Since Last: 'never', Max Runtime '298', Poller Runs: '1'
02/07/2008 02:15:26 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: C:/Program Files/OCS Inventory NG/xampp/php/php.exe, ARGS: -q c:/htdocs/
cacti/cmd.php 0 5]
Waiting on 1/1 pollers.
02/07/2008 02:15:27 PM - SYSTEM STATS: Time:0.5804 Method:cmd.php Processes:1 Th
reads:N/A Hosts:2 HostsPerProcess:2 DataSources:3 RRDsProcessed:0
Loop Time is: 0.59405708313
Sleep Time is: 299.40117383
Total Time is: 0.598826169968
xampp is a problem. Read the installation guide and FAQ in my signature.
| 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 |
-
- Posts: 3
- Joined: Thu Feb 07, 2008 7:52 am
Not impossible, but they apply extra tweaks which require the user (you) to fix so it works with cacti. read my installation guide and faq to fix the PHP issues.
| 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 |
Who is online
Users browsing this forum: No registered users and 2 guests