Back to home page

Enduro/X

 
 

    


0001 <?xml version="1.0" ?>
0002 <endurox>
0003     <appconfig>
0004         <sanity>1</sanity>
0005         <brrefresh>5</brrefresh>
0006         <restart_min>1</restart_min>
0007         <restart_step>1</restart_step>
0008         <restart_max>5</restart_max>
0009         <restart_to_check>20</restart_to_check>
0010         <gather_pq_stats>Y</gather_pq_stats>
0011     </appconfig>
0012     <defaults>
0013         <autokill>1</autokill>
0014         <start_max>10</start_max>
0015         <pingtime>100</pingtime>
0016         <ping_max>800</ping_max>
0017         <end_max>10</end_max>
0018         <killtime>1</killtime>
0019         <min>1</min>
0020         <max>1</max>
0021         <respawn>Y</respawn>
0022     </defaults>
0023     <servers>
0024         <server name="cconfsrv">
0025             <min>2</min>
0026             <max>2</max>
0027             <srvid>1</srvid>
0028             <sysopt>-e ${NDRX_ULOG}/cconfsrv.${NDRX_SVSRVID}.log -r</sysopt>
0029         </server>
0030         <server name="tpadmsv">
0031             <min>2</min>
0032             <max>2</max>
0033             <srvid>3</srvid>
0034             <sysopt>-e ${NDRX_ULOG}/tpadmsv.${NDRX_SVSRVID}.log -r</sysopt>
0035         </server>
0036     </servers>
0037     <defaults>
0038         <cctag>SITE1_GRP</cctag>
0039         <respawn>Y</respawn>
0040     </defaults>
0041     <servers>
0042         <server name="exbenchsv">
0043             <min>1</min>
0044             <max>1</max>
0045             <srvid>100</srvid>
0046             <sysopt>-e ${NDRX_ULOG}/a1.log</sysopt>
0047             <appopt>-sSERVER1</appopt>
0048         </server>
0049         <server name="exbenchsv">
0050             <min>1</min>
0051             <max>1</max>
0052             <srvid>200</srvid>
0053             <sysopt>-e ${NDRX_ULOG}/sub/a2.log</sysopt>
0054             <appopt>-sSERVER1</appopt>
0055         </server>
0056         <server name="exbenchsv">
0057             <min>1</min>
0058             <max>1</max>
0059             <srvid>300</srvid>
0060             <sysopt>-e ${NDRX_APPHOME}/log/third.log</sysopt>
0061             <appopt>-sSERVER1</appopt>
0062         </server>
0063         <server name="exbenchsv">
0064             <min>1</min>
0065             <max>1</max>
0066             <srvid>400</srvid>
0067             <sysopt>-e ${NDRX_APPHOME}/dir/third2.log</sysopt>
0068             <appopt>-sSERVER1</appopt>
0069         </server>
0070         <server name="exbenchsv">
0071             <min>1</min>
0072             <max>1</max>
0073             <srvid>500</srvid>
0074             <sysopt>-e /home/user1/endurox/atmitest/test090_tuxmig/runtime/other/app/dir/forth.log</sysopt>
0075             <appopt>-sSERVER1</appopt>
0076         </server>
0077     </servers>
0078 </endurox>