GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Process monitoring
Open
enhancement
P1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
Add tool (log/command) to monitoring process status.
Example (Cassandra YCSB - 4 nodes, 3 clients):
1. node-01 installing maven
2. node-02 installing open-jdk-7
3. node-03 installing maven
4. node-04 setup proxy
5. client-01 waiting for nodes
6. client-02 waiting for nodes
7. client-03 build VM
In this case we can saw where we have problem, client-03 doesn't spawn (maybe something goes wrong)
Contributor guide
Assessment
This issue has not been assessed yet.