Re: [cricket-users] graphing datasources from multiple targes?

From: Jeff Jensen (jpj@corp.webtv.net)
Date: Fri May 14 1999 - 17:26:01 PDT


From: Jeff Jensen <jpj@corp.webtv.net>

Hi,

I would use mtargets combined with Views. Something like this:

target-type big-routers
    ds = "cpu1min, cpu5min, tempInlet, tempOutlet,
                mem5minUsed, mem5minFree"
    view = "cpu: cpu1min cpu5min,
                temperature: tempInlet tempOutlet,
                memory: mem5minUsed mem5minFree,
                cpu5minonly: cpu5min"

target many-cpus
        mtargets = "/routers/router-1;/routers/router-2"
        short-desc = "My two routers"
        target-type = big-routers

Then when you navigated to the page where many-cpus lives, you'd be offered
all the views, one of which chooses only the cpu5min

-Jeff

On Sat, May 15, 1999 at 12:19:14AM -0000, roofpig@satanic.org wrote:
> From: roofpig@satanic.org
>
> Is there a way to have a particular data source
> from multiple targets show up on one graph?
>
> The sample-config "router" is a good example.
> In this case, each target is a host, and
> several data srcs are collected (cpu5min,
> cpu1min, mem5minUse, etc.). Is there a way
> to have, say, the "cpu5min" data-source from
> two different targets appear in one graph?
>
> It seems that it would be related to mtargets,
> but I see no way to specify one particular datasource. I suppose a work around would be to have each target collect only one datasource, and them use "mtargets" to combine them?
>
> thanks
>
>
> ------------------------------------------------------------------------
> ONElist: the best source for group communications.
> http://www.onelist.com
> Join a new list today!

-- 
Jeff Jensen                             jpj@corp.webtv.net

------------------------------------------------------------------------ Are you hogging all the fun? http://www.onelist.com Friends tell friends about ONElist!



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:00:48 PST