[Orca-users] Orca and Workloads for multiple usernames

Dmitry Berezin dberezin at surfside.rutgers.edu
Thu Nov 3 10:26:34 PST 2005


Paul,

As an alternative, if you plan on plotting this with orca, you can also
collect data for two workloads separately and then combine it in
orcallator.cfg. Something like

data        JAVA1_cnt+JAVA2_cnt

will plot the sum of processes for two workloads.

  -Dmitry.

> -----Original Message-----
> From: orca-users-bounces+dberezin=acs.rutgers.edu at orcaware.com
> [mailto:orca-users-bounces+dberezin=acs.rutgers.edu at orcaware.com] On
> Behalf Of Cockcroft, Adrian
> Sent: Thursday, November 03, 2005 11:12 AM
> To: Paul Porcelli; orca-users at orcaware.com
> Subject: RE: [Orca-users] Orca and Workloads for multiple usernames
> 
> 
> The workload class uses pattern matching using the regexp call that is
> implemented as the "string ~= pattern" operator in SE. So you should be
> able to do some kinds of expressions. However the user matching might be
> done on the numeric userid. The code isn't that complex, you should read
> it to see if it does what you want, and if not, its easy to change it.
> Thats the original point of the SE toolkit, get the data you want,
> formatted the way you want it.
> 
> Adrian
> 
> -----Original Message-----
> From:	orca-users-bounces+acockcroft=ebay.com at orcaware.com on behalf of
> Paul Porcelli
> Sent:	Thu 11/3/2005 7:51 AM
> To:	orca-users at orcaware.com
> Cc:
> Subject:	[Orca-users] Orca and Workloads for multiple usernames
> 
> Hi folks,
> I am wondering if it is possible to create one Workload that captures
> the data for two different users ?
> 
> The normal way to set a Workload env would be e.g.
> WORKLOAD_INFO="JAVA,java, ,javauser"
> 
> What I would like is to have the JAVA Workload above, capturing data for
> username javauser and also username javatest.
> 
> Can you do something like:
> WORKLOAD_INFO="JAVA,java, ,javauser;JAVA,java, ,javatest"
> 
> Thanks a lot.
> Paul
> 
> 
> 
> Privileged/Confidential information may be contained in this Email and any
> files transmitted
> with it. If you are not the intended recipient you should not retain, copy
> or use this Email
> for any purpose or disclose all or part of its contents to any person. If
> you have received
> this Email in error please notify the postmaster and sender immediately
> and delete this
> Email from your system.
> 
> Opinions, conclusions and other information in this message that do not
> relate to the
> official business of Scottish Water ("SW") and / or Scottish Water
> Solutions Ltd ("SWS")
> shall be understood as neither given nor endorsed by them. The contents of
> Emails sent and
> received by SW and SWS are monitored.
> 
> WARNING: Although SW and SWS have taken reasonable precautions to ensure
> no viruses or other
> malicious software are present, SW and SWS cannot accept responsibility
> for any loss or
> damage arising from the use of this Email or attachments however caused.
> The recipient
> should therefore check this Email and any attachments for the presence of
> viruses or other
> malicious software.
> 
> Scottish Water
> www.scottishwater.co.uk
> www.scottishwatersolutions.co.uk
> postmaster at scottishwater.co.uk
> 
> 
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users
> 
> 
> 
> 
> _______________________________________________
> Orca-users mailing list
> Orca-users at orcaware.com
> http://www.orcaware.com/mailman/listinfo/orca-users





More information about the Orca-users mailing list