Search found 14 matches

by gm20175
Tue May 15, 2007 12:19 pm
Forum: Help: General
Topic: Fetching 5 min. res. data from > a month ago?
Replies: 3
Views: 1648

Eh?

Thank You, fmangeant, The RRDs are already created correctly according to Gandalf's no consolidation RRD tutorial (1 year RRDS). They do not require resizing, and they graph at 5 minute resolution even after a month worths of data has been collected. Just need to know how to get 5 minute resolution ...
by gm20175
Tue May 15, 2007 12:10 pm
Forum: Help: General
Topic: Script data queries with multiple sets of indexes?
Replies: 2
Views: 2423

Script data queries with multiple sets of indexes?

Hello, Are there sample data query scripts that fit this example (or tutorials, etc.)? There are 2 physical interfaces on a device, each physical interface has 3 virtual interfaces. We wish to graph 1 physical interface's 3 virtual interfaces' statistics (say, utilization) on one graph (that is, 3 l...
by gm20175
Fri May 11, 2007 2:03 pm
Forum: Help: General
Topic: Fetch 5 minute data from a "large RRA w/out cons.?"
Replies: 3
Views: 977

Thanks!

Thanks for your reply Reinhard, ...when the above syntax is used, 2 hour data is returned. What makes you think so? Because we have used the above command line syntax on a RRA created with the parameters specified in your document, and 2 hour space'ed data points are returned. Cacti and graphing is ...
by gm20175
Thu May 10, 2007 4:25 am
Forum: Help: General
Topic: Fetching 5 min. res. data from > a month ago?
Replies: 3
Views: 1648

Fetching 5 min. res. data from > a month ago?

Hello, Without issue, we have implemented very large RRAs without consolidation per gandalf's excellent instructions: http://docs.cacti.net/node/54 We are using the yearly RRA parameters as specified, and Cacti provides "high resolution" graphical data wonderfully. Thank you! One question,...
by gm20175
Tue May 08, 2007 1:17 pm
Forum: Help: General
Topic: Fetch 5 minute data from a "large RRA w/out cons.?"
Replies: 3
Views: 977

Fetch 5 minute data from a "large RRA w/out cons.?"

Hello, Without issue, we have implemented very large RRAs without consolidation per gandalf's excellent instructions: http://docs.cacti.net/node/54 We are using the yearly RRA parameters as specified, and Cacti provides "high resolution" graphical data wonderfully. Thank you! One question,...
by gm20175
Tue Dec 05, 2006 9:06 pm
Forum: Help: General
Topic: Printing user specified HRULE, VRULE values in legend.
Replies: 4
Views: 14607

Found the answer!

OK, SeanW, we are doing something similar, but what I was trying to do is an extension---adding a user configured HRULE's or VRULE's value to the legend in the same format as other legend items: [color] [description] [value]. These H or V RULEs can be used to put static baselines, thresholds, or oth...
by gm20175
Mon Dec 04, 2006 7:28 pm
Forum: Help: General
Topic: Printing user specified HRULE, VRULE values in legend.
Replies: 4
Views: 14607

Printing user specified HRULE, VRULE values in legend.

Hello, When using graph templates that ask users to input values for HRULE or VRULE lines during instantiation of such templates, how can one print the value of the HRULE or VRULE to the legend? If you can do the above with a COMMENT, how does one "associate" the value of the HRULE or VRUL...
by gm20175
Tue Nov 28, 2006 8:55 am
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

If there are, let us say, 150 instantiations of a graph template, you cannot edit the comment field for each graph using Graph Management, you can only edit the user specified inputs, which cannot? input to comment fields; so, how does one connect comment fields to user specified input editable via ...
by gm20175
Mon Nov 27, 2006 7:48 pm
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

But the legend item for the HRULE doesn't display the HRULE's numerical value (just shows its color)...

How does one show a HRULE's numerical value next to its color swatch in the legend?
by gm20175
Mon Nov 27, 2006 11:28 am
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

All other talking points aside, the simple question is:

How do you print a HRULE's value in the legend, if the value is
"user specified"?

See the initial post.

Thank You,
gm20175
by gm20175
Mon Nov 27, 2006 9:47 am
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

We are graphing IPSLA probes and the thresholds for the probes are specified by the user for each graph (using Graph Management) because we were not able to query the thresholds from the router using SNMP. We just wish to print the value of the threshold's HRULE to the legend---so, people can know w...
by gm20175
Mon Nov 27, 2006 8:06 am
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

Can you please explain how this works? The 95th Percentile graph is using input from a variable not from a "user specified" value; so, its input can be modified with the || statements. How do you reference the HRULE value in the comment field---with the || statement? Where is the documenta...
by gm20175
Mon Nov 20, 2006 10:59 am
Forum: Help: General
Topic: Printing user specified HRULE value in legend.
Replies: 10
Views: 2254

Printing user specified HRULE value in legend.

Hello, How does one print a user specified value of a HRULE line to the legend? Similar to a GPRINT, the value should appear after the color code box and description (e.g. threshold, baseline), etc. [color] Threshold: [value] NOTE! The HRULE value is "user specified" when an instance of th...
by gm20175
Wed Nov 15, 2006 8:17 pm
Forum: Help: General
Topic: Request for help---getting SNMP values using REGEXP.
Replies: 1
Views: 547

Request for help---getting SNMP values using REGEXP.

Hello, Quick question, hope this is the right forum... We are trying to get specific Cisco IPSLA MIB values: sh-3.00$ ./snmpwalk -c [cs] [ip] .1.3.6.1.4.1.9.9.42.1.2.19.1.5 SNMPv2-SMI::enterprises.9.9.42.1.2.19.1.5.1.1 = INTEGER: 20 SNMPv2-SMI::enterprises.9.9.42.1.2.19.1.5.1.2 = INTEGER: 5 SNMPv2-S...