(SOLVED) Possible to benchmark / stress test system via ssh?

Thank you! This is a sufficient stress test! :slight_smile: any way to show results of the test?

I just get a notification is has completed and the allotted time.

EDIT:

SOLVED:

I used:

stress-ng --matrix 0 -t --aggressive --tz 60s --metrics-brief

:slight_smile: ops/s metric given afterwards!

Thanks again!!