From c53fe7c4f79b16485aa3b4d2c5163c6deb8a6c35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Wed, 8 Feb 2012 16:08:32 +0100 Subject: Deprecate applications that have been superseded by observer --- lib/appmon/doc/src/appmon.xml | 6 ++++++ lib/appmon/doc/src/appmon_chapter.xml | 6 ++++++ lib/pman/doc/src/pman.xml | 6 ++++++ lib/pman/doc/src/pman_chapter.xml | 6 ++++++ lib/tv/doc/src/table_visualizer_chapter.xml | 6 ++++++ lib/tv/doc/src/tv.xml | 6 ++++++ 6 files changed, 36 insertions(+) (limited to 'lib') diff --git a/lib/appmon/doc/src/appmon.xml b/lib/appmon/doc/src/appmon.xml index ae6147a387..5af50daa53 100644 --- a/lib/appmon/doc/src/appmon.xml +++ b/lib/appmon/doc/src/appmon.xml @@ -32,6 +32,12 @@ appmon A graphical node and application process tree viewer. + +

+ The Appmon application has been superseded by the Observer application. + Appmon will be removed in R16. +

+

The application monitor Appmon is a graphical utility used to supervise applications executing either locally or on remote nodes. The process tree of an application can furthermore be monitored.

diff --git a/lib/appmon/doc/src/appmon_chapter.xml b/lib/appmon/doc/src/appmon_chapter.xml index 0dab23b549..3f642ad002 100644 --- a/lib/appmon/doc/src/appmon_chapter.xml +++ b/lib/appmon/doc/src/appmon_chapter.xml @@ -31,6 +31,12 @@
Introduction + +

+ The Appmon application has been superseded by the Observer application. + Appmon will be removed in R16. +

+

The application monitor Appmon is a graphical node and application viewer. The tool shows an overview of all applications on all known nodes, and it is possible to view the process tree for an application running on any of the nodes.

If the Appmon code is not available at a node, for example an diff --git a/lib/pman/doc/src/pman.xml b/lib/pman/doc/src/pman.xml index 84d5a5772a..5f95aecc04 100644 --- a/lib/pman/doc/src/pman.xml +++ b/lib/pman/doc/src/pman.xml @@ -32,6 +32,12 @@ pman A graphical process manager. + +

+ The Pman application has been superseded by the Observer application. + Pman will be removed in R16. +

+

A graphical tool used to inspect the Erlang processes executing either locally or on remote nodes. It is also possible to trace events in the individual processes.

diff --git a/lib/pman/doc/src/pman_chapter.xml b/lib/pman/doc/src/pman_chapter.xml index 141b488415..8668628bfa 100644 --- a/lib/pman/doc/src/pman_chapter.xml +++ b/lib/pman/doc/src/pman_chapter.xml @@ -32,6 +32,12 @@
Introduction + +

+ The Pman application has been superseded by the Observer application. + Pman will be removed in R16. +

+

The process manager Pman is a tool for viewing processes executing locally or on remote nodes. Its main purpose is to locate erroneous code by inspecting the state of the processes and by tracing diff --git a/lib/tv/doc/src/table_visualizer_chapter.xml b/lib/tv/doc/src/table_visualizer_chapter.xml index 12efbe643c..dbfd322945 100644 --- a/lib/tv/doc/src/table_visualizer_chapter.xml +++ b/lib/tv/doc/src/table_visualizer_chapter.xml @@ -31,6 +31,12 @@ C table_visualizer.xml + +

+ The TV application has been superseded by the Observer application. + TV will be removed in R16. +

+

The TV, TV, is a tool that enables the user to examine ETS and Mnesia tables on any (connected) node in the currently running Erlang system. Once a certain table has been opened in the tool, the content may be diff --git a/lib/tv/doc/src/tv.xml b/lib/tv/doc/src/tv.xml index 84b9f8c33d..83bbdfc052 100644 --- a/lib/tv/doc/src/tv.xml +++ b/lib/tv/doc/src/tv.xml @@ -36,6 +36,12 @@ tv TV graphically examines ETS and Mnesia tables. + +

+ The TV application has been superseded by the Observer application. + TV will be removed in R16. +

+

TV enables the user to examine ETS and Mnesia tables. Once a certain table has been opened in the tool, the content may be viewed at various levels of detail. The content viewed may also be sorted, using any -- cgit v1.2.3