Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/doorbash/pm2-web-rust
- Owner: doorbash
- License: mit
- Created: 2022-09-18T02:42:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T04:24:19.000Z (over 2 years ago)
- Last Synced: 2023-09-10T22:50:40.880Z (over 1 year ago)
- Topics: pm2-web, rust
- Language: Rust
- Homepage:
- Size: 112 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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