Monitors services and strategies. Should be installed on each VM.
pip install --upgrade defi-monitor
system-monitor --env DEV
Monitors system usage (load, memory usage, etc. ) and sends usage data to the database
strategy-monitor --env DEV
Computes
- pnl of all strategies
- prices of all tokens (this can be moved to scraper)
Saves data to the db.