[Bubba-users] RE: Bubba
Brought to you by:
slarti71
|
From: Todd A. G. <sla...@aw...> - 2003-05-14 21:20:57
|
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...>
|