Skip to main content

Record the system load at the execution of the command line and display it graphically

Project description

# oscillo

Record the system load at the execution of the command line and display it graphically

![demo](https://raw.githubusercontent.com/raomuyang/cmd-oscillo/master/demo/metrix.log.png)

## Usage

```shell
pip install oscillo

oscillo -c </path/to/config-file.yml> [-g]
```

## Config file

The command line in commands will be executed in order

```yml
# Demo
commands:
-
name: gzip
cmd: gzip big-file

-
name: tar
cmd: tar -zcf tmp.tar.gz big-file

output: gzip-and-tar-gz
```


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

oscillo-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

oscillo-0.1.0-py2.py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 2 Python 3

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