quinta-feira, 6 de maio de 2010

lgtst and msclients

lgsts is a tool provide from SAP to test the message server services as logoun groups:
The simple syntax is:

lgtst -H -S sapms

This will provide all groups configured in the message server and application servers avaliable.
You can increase the test with the options below:
-G name of a logon group;
-C loop counter;
-Y delay of n milliseconds between each call;

lgtst -H -S -G GROUP

This will test a specific logon group called GROUP.

More info:
#64015 Description of test program lgtst


More options:
lgtst pf= name= -H -S sapms


For java instance you should use the msclients

msclients -mshost hostname -msserv port -d J2E


Nenhum comentário:

Postar um comentário