Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 169.1
edited by pyu
on 2012/04/28 00:11
on 2012/04/28 00:11
Change comment:
There is no comment for this version
To version 167.1
edited by Pascal Robert
on 2012/02/11 08:42
on 2012/02/11 08:42
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.p yu1 +XWiki.probert - Content
-
... ... @@ -102,16 +102,10 @@ 102 102 103 103 {{/code}} 104 104 105 - {{code}}105 +If JavaMonitor is configured with a password, and I hope you do, pass //pw=monitorpassword// as a argument to the query : 106 106 107 - If JavaMonitorisconfigured withapassword, and I hope you do, pass_pw=monitorpassword_ as a argument to the query :107 +##[[http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/wa/statistics?pw=monitorpassword]]## 108 108 109 -{{[http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/wa/statistics?pw=monitorpassword]}} 110 - 111 -{{[wget http://monitorhost:56789/cgi-bin/WebObjects/JavaMonitor.woa/admin/stop?type=app&name=InstanceName&pw=yourPassword]}} 112 - 113 -{{/code}} 114 - 115 115 ==== Direct Actions for Management Tasks ==== 116 116 117 117 You can do most of the standard management tasks you'd normally do in JavaMonitor's web UI by calling standard WebObjects Direct Actions. Instead of using the ##/wa/## request handler though, these management tasks use a new ##/admin/## request handler. These Direct Actions can be very useful, especially if you need to restart instances or other do tasks from the command line, from within Ant or other build or deployment systems.