1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-12-15 05:56:43 +00:00

update agent, add more metrics

This commit is contained in:
2019-04-24 15:14:01 +08:00
parent b910e3131e
commit 4a6cd8e8a0
6 changed files with 57 additions and 14 deletions

View File

@@ -2,6 +2,9 @@
# TODO: monitor the processes
# run nvidia-smi in background to speed up the query and reduce CPU load (why?)
nvidia-smi daemon
python3 /root/monitor.py &
python3 /root/executor.py &