Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post general support questions here that do not specifically fall into the Linux or Windows categories.
Moderators: Developers , Moderators
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 4:04 am
helo,
i've a problem to create new graphs.
it looks all ok:
Code: Select all
Data Source Debug
c:/rrdtool/rrdtool.exe create \
c:\inetpub\wwwroot\cacti/rra/s0724_herne_haus_16_traffic_in_422.rrd \
--step 300 \
DS:ds:GAUGE:600:0:100 \
DS:traffic_out:COUNTER:600:0:100000000 \
DS:traffic_in:COUNTER:600:0:100000000 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
Code: Select all
RRDTool Says:
ERROR: opening 'c:\inetpub\wwwroot\cacti/rra/s0724_herne_haus_16_traffic_in_422.rrd': No such file or directory
Logfile
Code: Select all
07/12/2005 11:03:23 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\s0724_herne_haus_16_traffic_in_421.rrd --template traffic_out:traffic_in 1121158981:1345956380:4255030700
07/12/2005 11:03:24 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe create C:\inetpub\wwwroot\cacti/rra/s0724_herne_haus_16_traffic_in_422.rrd --step 300 DS:ds:GAUGE:600:0:100 DS:traffic_out:COUNTER:600:0:100000000 DS:traffic_in:COUNTER:600:0:100000000 RRA:AVERAGE:0.5:1:600 RRA:AVERAGE:0.5:6:700 RRA:AVERAGE:0.5:24:775 RRA:AVERAGE:0.5:288:797 RRA:MAX:0.5:1:600 RRA:MAX:0.5:6:700 RRA:MAX:0.5:24:775 RRA:MAX:0.5:288:797 RRA:LAST:0.5:1:600 RRA:LAST:0.5:6:700 RRA:LAST:0.5:24:775 RRA:LAST:0.5:288:797
07/12/2005 11:03:24 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\s0724_herne_haus_16_traffic_in_422.rrd --template traffic_in:traffic_out N:1064560859:2066134506
i cannot creat traffic and other graphs!
can somebody help?
cacti 0.8.6f
win2k
PHP 4.3.8
rrdtool 1.2.10 (downloded form cacti site)
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 9:15 am
Has your poller been scheduled. If so, please post 1 run of your Cacti Log in DEBUG mode.
TheWitness
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 9:36 am
TheWitness wrote: Has your poller been scheduled.
TheWitness
Yes.
old graphs are updating.....
i think, this are the important rows...
the logfile is big....
Code: Select all
07/12/2005 11:03:23 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\s0724_herne_haus_16_traffic_in_421.rrd --template traffic_out:traffic_in 1121158981:1345956380:4255030700
07/12/2005 11:03:24 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe create C:\inetpub\wwwroot\cacti/rra/s0724_herne_haus_16_traffic_in_422.rrd --step 300 DS:ds:GAUGE:600:0:100 DS:traffic_out:COUNTER:600:0:100000000 DS:traffic_in:COUNTER:600:0:100000000 RRA:AVERAGE:0.5:1:600 RRA:AVERAGE:0.5:6:700 RRA:AVERAGE:0.5:24:775 RRA:AVERAGE:0.5:288:797 RRA:MAX:0.5:1:600 RRA:MAX:0.5:6:700 RRA:MAX:0.5:24:775 RRA:MAX:0.5:288:797 RRA:LAST:0.5:1:600 RRA:LAST:0.5:6:700 RRA:LAST:0.5:24:775 RRA:LAST:0.5:288:797
07/12/2005 11:03:24 AM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\s0724_herne_haus_16_traffic_in_422.rrd --template traffic_in:traffic_out N:1064560859:2066134506
Last edited by
lucky on Tue Jul 12, 2005 12:48 pm, edited 1 time in total.
daemon
Cacti User
Posts: 61 Joined: Tue Jun 21, 2005 12:16 pm
Post
by daemon » Tue Jul 12, 2005 10:45 am
I'm not going to be much help, but I had this exact same problem last week. I would create new graphs and they would just show up as X's. when I ran the debug on the data source it gave me the same file error, but old graphs were updating just fine. a few hours later it just cleared itself up, but I couldn't tell you what fixed it.
cacti 0.8.6h | cactid 0.8.6g
mysql 4.1.16 | net-snmp 5.1.2-11 | rrdtool 1.0.50 | apache 2.2.0 | php 5.1.2 | RHEL AS rel. 4 kernel 2.6.9-22.ELsmp
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 10:50 am
i' ve the problem for a week....
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 12:16 pm
This is INVALID:
Looks like a messed up Data Template.
TheWitness
Last edited by
TheWitness on Tue Jul 12, 2005 12:26 pm, edited 3 times in total.
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 12:23 pm
TheWitness wrote: This is INVALID:
Code: Select all
DS:ds:GAUGE:600:0:100 \[\quote]
Looks like a messed up Data Template.
TheWitness[/quote]
sorry, i've no idea what you mean?!
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 12:25 pm
Woops, let me alter the post. Then, look at your first post.
TheWitness
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 12:26 pm
Should look better now.
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 12:47 pm
ok,
it have to be
Code: Select all
DS:traffic_out:COUNTER:600:0:100000000 \
but, what is wrong?
why is it for every new data source (ping, traffic, pix_con, ...)??
what can i do?
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 4:23 pm
No, this is NOT ok.
Code: Select all
Data Source Debug
c:/rrdtool/rrdtool.exe create \
c:\inetpub\wwwroot\cacti/rra/s0724_herne_haus_16_traffic_in_422.rrd \
--step 300 \
DS:ds:GAUGE:600:0:100 \
DS:traffic_out:COUNTER:600:0:100000000 \
DS:traffic_in:COUNTER:600:0:100000000 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Tue Jul 12, 2005 5:05 pm
oh, i've to remove the ds datasource..... THX!!!!!!
but where comes it from?!?!?!
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Tue Jul 12, 2005 8:01 pm
Unfortunately, it's the first time I've seen it. Therefore, no clue. Sorry...
TheWitness
lucky
Cacti User
Posts: 62 Joined: Mon Sep 30, 2002 3:23 am
Location: Germany
Post
by lucky » Wed Jul 13, 2005 2:05 am
ok, i've deleted the "ds" data source in the interface data template, but nothing happens.....
in my other templates is no ds data dource and they also are no created.....
what can i do?
TheWitness
Developer
Posts: 17007 Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:
Post
by TheWitness » Wed Jul 13, 2005 9:00 am
lucky,
First, do another data source debug on one of your problematic data sources. Post, then let's talk some more.
TheWitness
Users browsing this forum: No registered users and 1 guest