[Orca-users] Orca and Workloads for multiple usernames

Cockcroft, Adrian acockcroft at ebay.com
Thu Nov 3 08:11:52 PST 2005


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







More information about the Orca-users mailing list