Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 177.1
edited by Marc Guenther
on 2023/08/10 15:46
on 2023/08/10 15:46
Change comment:
wotaskd does not propagate its changes to Monitor
To version 182.1
edited by Marc Guenther
on 2023/08/10 22:21
on 2023/08/10 22:21
Change comment:
another addInstance typo
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (0 modified, 4 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Deployment - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +favourite|deployment - Content
-
... ... @@ -206,6 +206,8 @@ 206 206 207 207 If the control offered by the Direct Actions isn't enough, JavaMonitor allows additional control via [[REST>>doc:ERRest Framework]] calls. Between the two methods (Direct Actions, REST) you have almost full remote-control of JavaMonitor. Just make sure that your JavaMonitor installation is secure! Just like with Direct Actions, you need to append {{code language="none"}}?pw=XXXX{{/code}} to the URLs if your JavaMonitor is password protected. 208 208 209 +Be careful with these. This allows to do illegal stuff, that the UI wouldn't allow, for example, create two applications with the same name. 210 + 209 209 Examples of REST calls : 210 210 211 211 {{code title="Adding a New Host" 0="none"}} ... ... @@ -307,7 +307,7 @@ 307 307 308 308 {{code title="Adding a New Instance" 0="none"}} 309 309 310 -curl -X GET http://wotaskdhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mApplications/AjaxExample/addInstance &host=localhost312 +curl -X GET http://wotaskdhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mApplications/AjaxExample/addInstance?host=localhost 311 311 312 312 {{/code}} 313 313
- WonderJavaMonitor.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.7 KB - Content
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.dholt - Comment
-
... ... @@ -1,0 +1,3 @@ 1 +In Misc it says that wotaskd and JavaMonitor are not built fully embedded. Is this still true? I thought with the move to Hudson, that the Applications were fully embedded at this location: [[http:~~/~~/webobjects.mdimension.com/hudson/job/Wonder54/lastSuccessfulBuild/artifact/dist/>>url:http://webobjects.mdimension.com/hudson/job/Wonder54/lastSuccessfulBuild/artifact/dist/||rel="nofollow" shape="rect" class="external-link"]] 2 + 3 +Can anyone confirm this so that we remove this information if incorrect? - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2010-11-26 19:47:32.0
- XWiki.XWikiComments[1]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.probert - Comment
-
... ... @@ -1,0 +1,3 @@ 1 +The wotaskd/Monitor builds on webobjects.mdimension.com are fully embedded, but if you build them yourself, they are not fully embedded unless you use the "-Ddeployment.standalone=true" argument. 2 + 3 +And I just saw that the Wonder-latest-Applications* archive doesn't exist anymore in Hudson, but wotaskd and JavaMonitor are available as downloads and they are fully embedded. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2010-11-26 20:40:32.0
- XWiki.XWikiComments[2]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.dholt - Comment
-
... ... @@ -1,0 +1,1 @@ 1 +I have updated that section. Thanks Pascal. - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2010-11-26 21:48:35.0
- XWiki.XWikiComments[3]
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.tedpet - Comment
-
... ... @@ -1,0 +1,3 @@ 1 +On a Centos VM that I just created I tried to build both wotaskd/Monitor. There were errors until I told ant where the frameworks lived. 2 + 3 +ant -Dwo.system.frameworks=/opt/WO/Library/Frameworks frameworks deployment.tools -Ddeployment.standalone=true - Date
-
... ... @@ -1,0 +1,1 @@ 1 +2016-07-01 08:21:16.993