WebMDS Tech Preview
WebMDS enables end users to view monitoring information via a standard web browser interface, without installing any additional software on their PC. WebMDS is implemented as a servlet that uses a plugin interface to gather monitoring information (or any other information in XML format) and XSLT transforms, and present the data to the user in a readable form. Web site administrators can customize their own WebMDS deployments by using HTML form options, configuring different plugins to collect data and XSLT transforms, and creating their own plugins and XSLT transforms.
| Documentation | Description |
|---|---|
| Release Notes | Describes implementation details to existing and potential users. |
| This guide describes how to install, deploy and maintain a given component | |
| This guide describes component interfaces that support human-driven interactions, such as command-line tools, GUIs, etc. | |
| This guide describes how to use the programming interfaces of the component (e.g., APIs, service interfaces, etc.) | |
| Provides useful implementation details about a component in advance of the next stable release | |
| Identifies the public interfaces for the component, including machine-readable and human-readable interfaces. | |
| Presents current reports on test coverage, resource and memory leak analysis, bounds checking, and performance profiles. |