Search found 17 matches

by jef
Tue Nov 22, 2005 10:32 am
Forum: Help: General
Topic: spikes peeks and dynamic ip
Replies: 5
Views: 2380

I wonder if setting the data_query to "Verify All Fields" would help through the IP change, if the IP is in the input fields of course.
edit: Or maybe removing the IP from the input fields as a test..
Jef
by jef
Tue Nov 22, 2005 9:16 am
Forum: Help: General
Topic: data_query indexing problem - after upg 8.6f to g
Replies: 0
Views: 813

data_query indexing problem - after upg 8.6f to g

After upgrading to g, my data_queries are collecting data, but i can't re-index them. Verbose Querying, gives me "No SNMP data return" for default and custom data queries. ############# + Running data query [15]. + Found type = '3' [snmp query]. + Found data query XML file at '/usr/local/c...
by jef
Tue Nov 22, 2005 8:53 am
Forum: Help: General
Topic: History time for devices
Replies: 2
Views: 965

have you lookup at the RRAs.
When you create a data source / template, you specify how much history you want by associating RRAs.

Different RRAs can be configured in Data Source / RRAs..

Jef
by jef
Fri Oct 21, 2005 9:04 am
Forum: Help: General
Topic: Data_query graphs stop updating / empty creation checkbox
Replies: 3
Views: 1057

(this thread might be related to the graph duplication one.)
http://forums.cacti.net/viewtopic.php?p=45434#45434
by jef
Fri Oct 21, 2005 9:02 am
Forum: Help: General
Topic: Broken graphs after modifing data template
Replies: 3
Views: 1166

just in case it would save anyone's time. after some testing: - I'm pretty sure this was caused by the fact that my data template which is bound to a data_query did not have the following options checked as (Use Per-Data Source..) - Use Per-Data Source Value - Index Type - Index Value - Output Type ...
by jef
Tue Sep 27, 2005 11:00 am
Forum: Help: General
Topic: All Hosts starting with the letter 'A' have stopped graphing
Replies: 12
Views: 2490

I had this sort of issue after duplicating,
but now i got it again by just adding a "Data Source Item" to a data template and saving it.

maybe it's not bound to a duplication bug specifically..

Jef
by jef
Mon Sep 26, 2005 8:01 am
Forum: Feature Requests
Topic: Timezone support
Replies: 0
Views: 1022

Timezone support

e.g. if Cacti server's clock is in UTC...

Jef
by jef
Wed Sep 21, 2005 1:25 pm
Forum: Feature Requests
Topic: Auto-rename RRD files
Replies: 5
Views: 4568

yummy.

on that topic having a data_query "Suggested Values" option for data source filenames would be cool too.

"Suggested Values"
-> "Data Source Fields"
-> "Data Source Path"

Jef
by jef
Wed Sep 21, 2005 1:17 pm
Forum: Feature Requests
Topic: Two scale in a same graph
Replies: 3
Views: 2542

i heard that this may be possible with rrdtool, but not through Cacti yet.

I need this too, but couldn't research yet.

Jef
by jef
Tue Sep 20, 2005 8:45 am
Forum: Help: General
Topic: BIG mysql db problem
Replies: 9
Views: 2145

I know that MyISAM tables tend to corrupt when the database shut's down abruptly. When i'm in this situation, i generally: - verify tables with >show table status - if any table looks like crap, run a > mysqlcheck on them - then a > mysqlrepair if needed. Depending on urgency to fix the system... Th...
by jef
Mon Sep 12, 2005 9:16 am
Forum: Scripts and Templates
Topic: Cacti + nagios(nsclient)
Replies: 11
Views: 23863

I'm looking into this also,
in my case i'd like Nagios to poll and forward to Cacti,
so that alarming is done before graphing.

Jef
by jef
Tue Sep 06, 2005 8:36 am
Forum: Help: General
Topic: OID <> MIB
Replies: 6
Views: 1654

for "quick usage", i use the -m option to specify the mib file location. snmpwalk -On hostname -c community -m /usr/share/snmp/mibs/tsight-mib.txt enterprises.corad.tSight.watchpoints.watchpointStatsCurrent .1.3.6.1.4.1.9723.1.1.4.1.1.1.1 = INTEGER: 1 .1.3.6.1.4.1.9723.1.1.4.1.1.1.2 = INTE...
by jef
Mon Aug 29, 2005 3:04 pm
Forum: Help: General
Topic: Broken graphs after modifing data template
Replies: 3
Views: 1166

I experienced similar after duplicating a graph template and applying to my data_query, all graph had stop collecting..

I'm curious to make sure if you're using data_queries for this?

(http://forums.cacti.net/viewtopic.php?t=9040)

Jef
by jef
Mon Aug 29, 2005 2:51 pm
Forum: Help: General
Topic: Data_query graphs stop updating / empty creation checkbox
Replies: 3
Views: 1057

i had not run a check, though now it passes..
there was 3-4 days between the 2 issues where all was working..
Thanks

Jef
by jef
Fri Aug 26, 2005 8:02 am
Forum: Help: General
Topic: Creating my first Data query
Replies: 7
Views: 1489

i remember getting header warnings until i figured that i didn't need the OID/REGEXP line in the xml..

Jef