[Bubba-users] Changing interfaces
Brought to you by:
slarti71
|
From: Steven J. S. P. <ssu...@en...> - 2003-05-19 17:27:04
|
That seems to have changed the 95th percentile calculation, but data for one
of the interfaces is not presented on the graph. I attached some gifs of
what shows up...
I tried ordering the interfaces differently in bubba_menu.conf but it did
not seem to make a difference. It also did not change which interface was
displayed.
-Steve S.
-----Original Message-----
From: bub...@li...
[mailto:bub...@li...] On Behalf Of Todd A. Green
Sent: Wednesday, May 14, 2003 4:19 PM
To: Steven Surdock
Cc: BUBBA Users
Subject: [Bubba-users] RE: Bubba
On Tue, 2003-05-13 at 13:41, Steven Surdock wrote:
> It appears the user list is a bit light on users;-( I have a couple
> of quickies for you.
>
> Is there an easy way to adjust the size of the image? Ideally via
> RRD::graph and not just via HTML.
Check out my last response.
>
> And we changed interfaces for a customer. Is there a way for Bubba to
> combine the data from two RRDs and show it on one graph? Now I'm
> getting two separate graphs (see attached).
Yes there is, it's called a formula.
Here's a sample from one of the example files included in the distribution.
<formula id="billable">
<description>Billable Interfaces</description>
<default>0</default>
<operation>+/switches/ionic-5500a/interfaces/3_24</operation>
<operation>+/switches/ionic-5500b/interfaces/5_4</operation>
<operation>+/switches/ionic-5500b/interfaces/5_15</operation>
<operation>+/switches/ionic-5500b/interfaces/6_1</operation>
<operation>+/switches/ionic-5500b/interfaces/6_12</operation>
</formula>
This would go in the bubba_menu.conf file for the customer in question.
>
> Thanks yet again!
No, Thank you!
BTW I haven't forgotten about the previous request dealing with text-based
reports. That one is significant enough that I'm waiting on 0.0.8 to
implement it. Got myself stuck on some ACL stuff for the new portal
(bubba_menu.cgi replacement).
>
> -Steve S.
>
> -----Original Message-----
> From: Todd A. Green [mailto:sla...@aw...]
> Sent: Tuesday, April 29, 2003 11:39 AM
> To: Steven Surdock
> Subject: RE: Bubba
>
>
> I've released 0.0.7pre3 on SF with the conversion fixes.
>
> Thanks for the help
>
> ... <snip>
--
Todd A. Green <sla...@aw...>
-------------------------------------------------------
Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The
only event dedicated to issues related to Linux enterprise solutions
www.enterpriselinuxforum.com
_______________________________________________
Bubba-users mailing list
Bub...@li...
https://lists.sourceforge.net/lists/listinfo/bubba-users
|