Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 103.1
edited by David Avendasora
on 2010/11/29 21:39
on 2010/11/29 21:39
Change comment:
There is no comment for this version
To version 101.1
edited by David Avendasora
on 2010/11/29 21:46
on 2010/11/29 21:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -107,8 +107,8 @@ 107 107 108 108 * **##info##** : returns the details (number of deaths, state, etc.; see example above), in JavaScript Object Notation (JSON) 109 109 ** **##?type=all##** : Returns details about all instances of all applications 110 -** **##?type=app&name= ##**{{color value="blue"}}{{AppName}}{{/color}} : Returns details about all instances of a specific application111 -** **##?type=ins&name={{color value=" blue"}}{{AppName}}{{/color}}-{{color value="blue"}}{{InstanceNumber}}{{/color}}##** : Returns details about one specific instance110 +** **##?type=app&name={{color value="maroon"}}AppName{{/color}}##** : Returns details about all instances of a specific application 111 +** **##?type=ins&name={{color value="maroon"}}AppName{{/color}}-{{color value="maroon"}}InstanceNumber{{/color}}##** : Returns details about one specific instance 112 112 * **##running##** : Returns **##YES##** or **##NO##** 113 113 * **##stopped##** : return NO if the instance is running, YES if not. 114 114 * **##bounce##** : more on it later.