From 8217d8dc329f53e182ae38e4659cdc8dbc8dd728 Mon Sep 17 00:00:00 2001 From: Dan Gudmundsson Date: Mon, 11 Nov 2013 12:50:58 +0100 Subject: Remove etop gui Use observer for the gui part --- lib/observer/doc/src/etop.xml | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'lib/observer/doc/src/etop.xml') diff --git a/lib/observer/doc/src/etop.xml b/lib/observer/doc/src/etop.xml index 99d3b15811..9f3cdd6de8 100644 --- a/lib/observer/doc/src/etop.xml +++ b/lib/observer/doc/src/etop.xml @@ -38,21 +38,19 @@

etop should be started with the provided scripts - etop and getop for text based and graphical - presentation respectively. This will start a hidden erlang node + etop. This will start a hidden erlang node which connects to the node to be measured. The measured node is given with the -node option. If the measured node has a different cookie than the default cookie for the user who invokes the script, the cookie must be explicitly given witht the -setcookie option.

-

Under Windows the batch files etop.bat and - getop.bat can be used.

+

Under Windows the batch file etop.bat can be used.

The following configuration parameters exist for the - etop tool. When executing the etop or getop - scripts, these parameters can be given as command line options, - e.g. getop -node testnode@myhost -setcookie MyCookie.

+ etop tool. When executing the etop script, + these parameters can be given as command line options, + e.g. etop -node testnode@myhost -setcookie MyCookie.

node The measured node. @@ -103,11 +101,6 @@ Value: on | off

Default: on
-

All interaction with etop when running the graphical - presentation should happen via the menus. For the text based - presentation the functions described below can be used. -

-

See the user's guide for more information about the etop tool.

@@ -118,7 +111,7 @@ Default: on Start etop

This function starts etop. - Note that etop is preferably started with the etop and getop scripts

+ Note that etop is preferably started with the etop script.

-- cgit v1.2.3