Linux: JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote=true" JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=1099" JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false" JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.authenticate=false" Microsoft Windows: set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote=true set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.port=1099 set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.ssl=false set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote.authenticate=false4. Launch JFS by running the
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ruleSet> <!-- Defaults --> <rule resourceType="service"> <action name="problem"> <test operator="GT" value="4000" attributePath="duration"/> </action> <action name="javacore"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> <rule resourceType="db_statement"> <action name="problem"> <test operator="GT" value="4000" attributePath="duration"/> </action> <action name="javacore"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> <rule resourceType="request"> <action name="problem"> <test operator="GT" value="4000" attributePath="duration"/> </action> <action name="javacore"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> <rule resourceType="http_client"> <action name="problem"> <test operator="GT" value="4000" attributePath="duration"/> </action> <action name="javacore"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> <!-- Contributor service --> <rule resourceType="service" resourceName="com.ibm.team.repository.service.jts.contributor.internal.ContributorRecordUpdateRestService.service"> <action name="problem"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> <rule resourceType="request" resourceName="/contributorRecords/"> <action name="problem"> <test operator="GT" value="10000" attributePath="duration"/> </action> </rule> </ruleSet>
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
Selection_543.png | manage | 95.1 K | 2014-03-25 - 20:56 | UnknownUser | |
![]() |
Selection_545.png | manage | 4.0 K | 2014-03-25 - 20:57 | UnknownUser | |
![]() |
Selection_547.png | manage | 24.2 K | 2014-03-25 - 21:14 | UnknownUser | |
![]() |
Selection_569.png | manage | 42.1 K | 2014-03-25 - 21:01 | UnknownUser | |
![]() |
Selection_570.png | manage | 23.5 K | 2014-03-25 - 21:09 | UnknownUser | |
![]() |
Selection_571.png | manage | 42.9 K | 2014-03-25 - 21:17 | UnknownUser | |
![]() |
Selection_573.png | manage | 35.5 K | 2014-03-25 - 21:30 | UnknownUser | |
![]() |
Selection_574.png | manage | 28.0 K | 2014-03-25 - 21:34 | UnknownUser | |
![]() |
Selection_575.png | manage | 33.9 K | 2014-03-25 - 21:35 | UnknownUser | |
![]() |
Selection_576.png | manage | 29.3 K | 2014-03-25 - 21:41 | UnknownUser |