Skip to main content

Chameleon Experiment Precis

Project description

Users can use this command line tool to generate a “history” of openration events performed on Chameleon Testbed corresponding to a user session in json format. An experiment precis is defined as a series of real-time events a user performed under a lease of a project. Corresponding hardware and metric information is also included.

Install

pip install cepclient

Run

Before requesting the experiment precis using CEP client, user needs to provide Chameleon authentication information. You can either source the OpenStack RC file or pass the authentication information as command line arguments. Use cep --help for authentication options and usage details.

To list all experiment precis, use command:

cep list

# use help for more information
cep list --help

To get an experiment precis, use command:

You can apply different filters to print experiment precis. For example, use --exclude-hardware to hide hardware information or use --exclude-metric to screen out metrics from the printed experiment precis. In addition, you can prettyprint the experiment precis by passing --pretty argument. To save the experiment precis to a file, specify output location using --output argument. For more options of printing an experiment precis, use cep print --help.

To rename an experiment precis, use command:

cep rename --name <new name> <ep name or id>

# use help for more information
cep rename --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cepclient-0.0.1.dev32.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distributions

cepclient-0.0.1.dev32-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

cepclient-0.0.1.dev32-py2-none-any.whl (4.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page