Search found 10 matches

by cinergi
Thu Jan 10, 2008 4:48 pm
Forum: Help: General
Topic: ERROR:the RRD does not contain an RRA matching the chosen CF
Replies: 53
Views: 128773

I suffer the same problem and the posted fix doesn't help. See my post here (which should answer otisbrown's question): http://forums.cacti.net/viewtopic.php?p=122040#122040
by cinergi
Mon Jan 07, 2008 10:36 pm
Forum: Scripts and Templates
Topic: Data Query For Non-Indexed Table
Replies: 19
Views: 7611

What I can't work out how to do is to only select the rows where the last part of the OID is 300 to get the 5 minute cpu?? Does <oid_index_parse>OID/REGEXP:.*\.([0-9]\.[0-9]\.300)$</oid_parse_index> Work? Heck, even: <oid_index_parse>OID/REGEXP:.*\.([0-9]\.1\.300)$</oid_parse_index> should work sin...
by cinergi
Mon Jan 07, 2008 10:19 pm
Forum: Scripts and Templates
Topic: Windows 2000 / 2k3 Disk Statistics
Replies: 132
Views: 357212

I upgraded to 0.8.7a and now all my disk stats have a vertical axis of showing 1e+00 and etc. I have attached a screenshot of the problem. Has anyone run into anything similar? Has anyone ever run into this after upgrading to 0.8.7a? I have a NEW 0.8.7a installation, and I'm seeing it. What I did t...
by cinergi
Mon Jan 07, 2008 10:18 pm
Forum: Scripts and Templates
Topic: Windows 2000 / 2k3 Disk Statistics
Replies: 132
Views: 357212

After the upgrade to 0.8.7 I get the ERROR: the RRD does not contain an RRA matching the chosen CF Error. This appears to be a bug in 0.8.7a. I've left a note here http://forums.cacti.net/viewtopic.php?p=122144#122144 -- but for now, you can change the graph template's AREA and LINE items from a CF...
by cinergi
Mon Jan 07, 2008 10:12 pm
Forum: Announcements
Topic: Some Graphs Break After Upgrade to Cacti 0.8.7a
Replies: 22
Views: 69206

Note that this happens only if the graph (template in my case) has a LINE/AREA/etc. with a CF of LAST specified. Specifying AVERAGE for those items works fine. I'm still able to specify LAST for other graph types (e.g. GPRINT) without the RRDTOOL command line getting a DEF: line with a LAST in it.
by cinergi
Sun Jan 06, 2008 10:15 pm
Forum: Announcements
Topic: Some Graphs Break After Upgrade to Cacti 0.8.7a
Replies: 22
Views: 69206

RRDTool Command: d:/cacti/rrdtool/rrdtool.exe graph - \ --imgformat=PNG \ --start=-86400 \ --end=-300 \ --title="qblab-camelot - Disk Stats - C:" \ --rigid \ --base=1000 \ --height=160 \ --width=675 \ --upper-limit=100 \ --lower-limit=1 \ --logarithmic \ --vertical-label="Unit (Perce...
by cinergi
Sun Jan 06, 2008 9:07 pm
Forum: Help: Windows Specific
Topic: My Windows installation pains = your gains
Replies: 2
Views: 5784

First off, note the two edits in the original post. I've gone ahead and installed again on a fresh Windows 2003 x64 (SP1) VM image (already hardened). Problems 1 and 3 went away (don't know why). I didn't try to see if #4 would come back -- however my MIBDIRS now looks like this: D:\Program Files (x...
by cinergi
Sun Jan 06, 2008 7:58 pm
Forum: Scripts and Templates
Topic: SNMP Informant XML files for disk, cpu, and network
Replies: 3
Views: 5028

Thoses files can not be imported into cacti :( They're the XML files that data queries point to -- they're not supposed to be importable. Place these in cacti\resource\snmp_queries and then you'll need to create data queries using these XML files, then data templates, and then graph templates. Thos...
by cinergi
Sat Jan 05, 2008 11:56 pm
Forum: Help: Windows Specific
Topic: My Windows installation pains = your gains
Replies: 2
Views: 5784

My Windows installation pains = your gains

I needed a punching bag a number of times on my second Cacti/Windows installation. I'm not using BSOD2600's installer, but after reading what it does, the installation notes, and the FAQ, I think I have a few more FAQ's to get added based upon the disaster I went through to get it working properly. ...
by cinergi
Mon Jan 24, 2005 6:41 pm
Forum: Help: Linux/Unix Specific
Topic: 0.8.6C bug with user permision and graph tree rules
Replies: 5
Views: 2330

I think I'm running into a similar problem - I have built-in authentication turned OFF and I'm unable to view trees. With built-in auth turned on, logging in as admin, it works fine.
Version 086c
Thanks!