Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 92.1
edited by David Avendasora
on 2010/11/29 21:48
on 2010/11/29 21:48
Change comment:
There is no comment for this version
To version 102.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
-
... ... @@ -110,9 +110,6 @@ 110 110 ** **##?type=app&name={{color value="maroon"}}AppName{{/color}}##** : Returns details about all instances of a specific application 111 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 -** **##?type=all##** : Returns **##YES##** if all instances of all applications are running 114 -** **##?type=app&name={{color value="maroon"}}AppName{{/color}}##** : Returns **##YES##** if all instances of the specified application are running 115 -** **##?type=ins&name={{color value="maroon"}}AppName{{/color}}-{{color value="maroon"}}InstanceNumber{{/color}}##** : Returns **##YES##** if the instance of the specified application is running 116 116 * **##stopped##** : return NO if the instance is running, YES if not. 117 117 * **##bounce##** : more on it later. 118 118 * **##clearDeaths##** : clear the number of deaths (same action as clicking the "Clear deaths" in JavaMonitor)