Previously Cacti 0.8.7b, I have already installed the xampp 1.6.7 which is a application that includes a big package with php 5.2.6, Apache, filezilla and mysql all together at once, so I installed all these softwares on window xp in my computer and later, I installed the Cacti following the standard procedure led by the documentation, I started to work on it but there is a problem with my graphs, and I m afraid that is given to a error messages that comes out from the rrdtool application, the error is the following:
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/xampp/htdocs/cacti/rra/localhost_users_6.rrd":users:AVERAGE \
AREA:a#4668E4FF:"Users" \
GPRINTLAST:"Current\:%8.0lf" \
GPRINTAVERAGE:"Average\:%8.0lf" \
GPRINTMAX:"Maximum\:%8.0lf"
RRDTool Says:
ERROR: opening 'C:/xampp/htdocs/cacti/rra/localhost_users_6.rrd': No such file or directory
RRDTool Says:...rrd': No such file or directory
Moderators: Developers, Moderators
-
- Posts: 41
- Joined: Wed Nov 19, 2008 4:15 pm
-
- Posts: 41
- Joined: Wed Nov 19, 2008 4:15 pm
answer for Gandalf
Gandalf, I downloaded the cron.zip from http://www.kalab.com/freeware/cron/cron.htm, I extracted it to a directory which a renamed cron, I ran the application cron.exe and automatically a cron.log file was created in that folder, I opened that log and says "28.11.2008 10:25 Cron started", that means that cron is already running, right? so I looked into the contrab.add and it says something like this:gandalf wrote:You double-checked that the crontab entry is in place and crond is running?
Reinhard
#
# Some samples how to call the rrd log scripts from crontab.
# A Win32 cron service can be downloaded from here:
# http://www.kalab.com/freeware/cron/cron.htm
#
# start rrdtool every 5 mins
0,5,10,15,20,25,30,35,40.45,50,55 * * * * c:\rrdtool\memlog.pl
2,7,12,17,22,27,32,37,42.47,52,57 * * * * c:\rrdtool\memlog.pl
# start rrdtool every 3 mins
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * c:\rrdtool\memlog.pl
What comes next, I m still having the same problem, what am I doing wrong, what am I missing?
1) Why on earth are you using cron instead of scheduled tasks?
2) Read http://forums.cacti.net/viewtopic.php?t=11747 and repost. You really should follow my installation guide completely.
2) Read http://forums.cacti.net/viewtopic.php?t=11747 and repost. You really should follow my installation guide completely.
| 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 |
Re: RRDTool Says:...rrd': No such file or directory
hello All,
I also having a same issue, I have install on windows 7 x64, using xmapp but the following showing following error
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/xampp/htdocs/cacti/rra/localhost_users_12.rrd":users:AVERAGE \
AREA:a#4668E4FF:"Users" \
GPRINTLAST:"Current\:%8.0lf" \
GPRINTAVERAGE:"Average\:%8.0lf" \
GPRINTMAX:"Maximum\:%8.0lf\n"
RRDTool Says:
ERROR: opening 'C:/xampp/htdocs/cacti/rra/localhost_users_12.rrd': No such file or directory
and into graph section No graph loading,
cacti loag as following
01/08/2018 08:08:04 AM - AUTH LOGIN: User 'admin' Authenticated
01/08/2018 05:10:28 AM - AUTH LOGIN: User 'admin' Authenticated
01/05/2018 06:28:26 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 11:57:31 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 11:05:50 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 10:59:57 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 10:30:45 AM - AUTH LOGIN: User 'admin' Authenticated
POLLER cache following
Localhost - Load Average Script: perl C:/xampp/htdocs/cacti/scripts/loadavg_multi.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_load_1min_5.rrd
Localhost - Logged in Users Script: perl C:/xampp/htdocs/cacti/scripts/unix_users.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_users_6.rrd
Localhost - Memory - Free Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl MemFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_buffers_3.rrd
Localhost - Memory - Free Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl MemFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_buffers_16.rrd
Localhost - Memory - Free Swap Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl SwapFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_swap_4.rrd
Localhost - Memory - Free Swap Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl SwapFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_swap_17.rrd
Localhost - Processes Script: perl C:/xampp/htdocs/cacti/scripts/unix_processes.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_proc_7.rrd
And attached all technical support doc for more info. Request all to please help me to resolve the this issue.
Thanks to all.
I also having a same issue, I have install on windows 7 x64, using xmapp but the following showing following error
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/xampp/htdocs/cacti/rra/localhost_users_12.rrd":users:AVERAGE \
AREA:a#4668E4FF:"Users" \
GPRINTLAST:"Current\:%8.0lf" \
GPRINTAVERAGE:"Average\:%8.0lf" \
GPRINTMAX:"Maximum\:%8.0lf\n"
RRDTool Says:
ERROR: opening 'C:/xampp/htdocs/cacti/rra/localhost_users_12.rrd': No such file or directory
and into graph section No graph loading,
cacti loag as following
01/08/2018 08:08:04 AM - AUTH LOGIN: User 'admin' Authenticated
01/08/2018 05:10:28 AM - AUTH LOGIN: User 'admin' Authenticated
01/05/2018 06:28:26 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 11:57:31 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 11:05:50 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 10:59:57 AM - AUTH LOGIN: User 'admin' Authenticated
01/04/2018 10:30:45 AM - AUTH LOGIN: User 'admin' Authenticated
POLLER cache following
Localhost - Load Average Script: perl C:/xampp/htdocs/cacti/scripts/loadavg_multi.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_load_1min_5.rrd
Localhost - Logged in Users Script: perl C:/xampp/htdocs/cacti/scripts/unix_users.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_users_6.rrd
Localhost - Memory - Free Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl MemFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_buffers_3.rrd
Localhost - Memory - Free Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl MemFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_buffers_16.rrd
Localhost - Memory - Free Swap Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl SwapFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_swap_4.rrd
Localhost - Memory - Free Swap Script: perl C:/xampp/htdocs/cacti/scripts/linux_memory.pl SwapFree:
RRD: C:\xampp\htdocs\cacti\rra\localhost_mem_swap_17.rrd
Localhost - Processes Script: perl C:/xampp/htdocs/cacti/scripts/unix_processes.pl
RRD: C:\xampp\htdocs\cacti\rra\localhost_proc_7.rrd
And attached all technical support doc for more info. Request all to please help me to resolve the this issue.
Thanks to all.
- Attachments
-
- Cactiinfo.pdf
- cacti technical report
- (121.83 KiB) Downloaded 104 times
-
- Cactiinfo.pdf
- cacti technical log
- (121.83 KiB) Downloaded 133 times
Who is online
Users browsing this forum: No registered users and 0 guests