You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2015/10/21 15:33:36 UTC

[1/2] incubator-brooklyn git commit: Updated sensors section

Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 61b5d7052 -> e3553a1df


Updated sensors section

Updated sensors section of Monitoring And Managing Applications
document.


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/57aa9dc2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/57aa9dc2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/57aa9dc2

Branch: refs/heads/master
Commit: 57aa9dc235b23fe1d49c5c74fb9bdefa3466ac31
Parents: c2494dc
Author: Chris Burke <ch...@cloudsoft.io>
Authored: Tue Oct 20 18:36:04 2015 +0100
Committer: Chris Burke <ch...@cloudsoft.io>
Committed: Wed Oct 21 14:04:31 2015 +0100

----------------------------------------------------------------------
 docs/guide/start/managing.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/57aa9dc2/docs/guide/start/managing.md
----------------------------------------------------------------------
diff --git a/docs/guide/start/managing.md b/docs/guide/start/managing.md
index befe2ee..dbe0d4b 100644
--- a/docs/guide/start/managing.md
+++ b/docs/guide/start/managing.md
@@ -12,7 +12,7 @@ We can explore the management hierarchy of the application, which will show us t
  * My Web Cluster (A `BasicApplication`)
      * My DB (A `MySqlNode`)
      * My Web (A `ControlledDynamicWebAppCluster`)
-        * Cluster of JBoss7 Servers (A `DynamicWebAppCluster`)
+        * Cluster of TomcatServer (A `DynamicWebAppCluster`)
         * NginxController (An `NginxController`)
 
 
@@ -48,8 +48,10 @@ Now click on the "Sensors" tab:
 these data feeds drive the real-time picture of the application.
 As you navigate in the tree at the left, you can see more targeted statistics coming in in real-time.
 
-Explore the sensors and the tree to find a URL where the webapp we just deployed is running
-and open that in a new tab. Quickly return to the "Sensors" tab and observe the requests-per-second sensor increase.  
+Explore the sensors and the tree to find the URL where the _NginxController_ for the webapp we just deployed is running. This can be found in '**My Web Cluster** -> **My Web** -> **NginxController** -> **_main.uri_**'.
+
+Quickly return to the **‘Brooklyn JS REST client’** web browser
+tab showing the "Sensors" and observe the '**My Web Cluster** -> **My Web** -> **Cluster of TomcatServer** -> **_webapp.reqs.perSec.last_**' sensor value increase.  
 
 
 


[2/2] incubator-brooklyn git commit: This closes #979

Posted by sv...@apache.org.
This closes #979

Updated Monitoring And Managing Applications - sensors section


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/e3553a1d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/e3553a1d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/e3553a1d

Branch: refs/heads/master
Commit: e3553a1df74cdaffdfa49c662587b70d5871e9a2
Parents: 61b5d70 57aa9dc
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Wed Oct 21 16:33:13 2015 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Wed Oct 21 16:33:13 2015 +0300

----------------------------------------------------------------------
 docs/guide/start/managing.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
----------------------------------------------------------------------