Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

COSMOS UG Running the Example

Revision as of 13:53, 11 March 2008 by Hkyleung.ca.ibm.com (Talk | contribs) (Download COSMOS Demo and Prerequisites)

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS User's Guide Running the Example section

Category: User's Guide

Owner Hubert Leung
Bug # 219120
Due dates Schedule

Outline

Objective of the Demo

Installation

Download COSMOS Demo and Prerequisites

This section provides instructions for installing and running the demo program that is provided in the COSMOS i9 build.

  1. Install Tomcat 5.5.25. The directory where the Tomcat server is installed will be referred to as the <tomcat_install_dir> in this document.
  2. From the COSMOS download page, click on the link of the latest candidate build for i9. Download the zip file under the "COSMOS Demo" section.
  3. Unzip the demo zip file to a directory. You will see a directory called "cosmos-demo". This directory will be referred to as <cosmos-demo> in this document.
  4. Copy all directories under <cosmos-demo>\webapps to <tomcat_install_dir>\webapps.

Configurations

Running the Program

Starting COSMOS components

Get Brokers registered at the Management Domain

Get Data Managers Registered at the Broker

Executing CMDBf Queries

Using a command line client

Using the COSMOS Web User Interface

Register configuration items with a federating CMDB

Collect Log Events from the Logging Data Manager

Using a command line client

Using the COSMOS Web User Interface

Collect webserver performance data from the statistical data manager

Using a command line client

Using the COSMOS Web User Interface

Back to the top