Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doorbash/pm2-web-rust

Rust port of pm2-web
https://github.com/doorbash/pm2-web-rust

pm2-web rust

Last synced: about 2 months ago
JSON representation

Rust port of pm2-web

Awesome Lists containing this project

README

        

# pm2-web-rust
A simple web based monitor for PM2

## Usage
```
pm2-web-rust [OPTIONS]
```

**Options:**
```
-h, --help
Print help information

-i, --interval
PM2 process-list update interval in seconds [default: 10]

-l, --log-buffer-size
Log buffer size [default: 200]

-V, --version
Print version information
```

## Licecnse
MIT