Welcome, Guest. Please login or register.
Did you miss your activation email?
Thursday 18 June 2026, 08:35:37 am

Login with username, password and session length

Visit the official Endian Community Mailinglist  HERE
14262 Posts in 4377 Topics by 6521 Members
Latest Member: support@nj-tek.com
Search:     Advanced search
+  EFW Support
|-+ 
| |-+  General Support
| | |-+  How can I do a CPU/Memory Stress test like stress-ng?
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: How can I do a CPU/Memory Stress test like stress-ng?  (Read 30195 times)
flashvenom

Offline Offline

Posts: 1



« on: Friday 17 June 2022, 11:06:19 am »

I could always yank out the hard drive and install something else, but since EFW community is built around the idea of repurposing old hardware to use as a router, I feel like a CPU stress test would be very valuable.

Lately our network has been experience erratic slowdowns. Rebooting the box always fixes the problem. I've tried fresh installs so I'm really only left with it's got to be a hardware problem.

Anyone know of an easy way to do a CPU/Memory stress test on a host machine without completely replacing the hard drive?
Logged
tillw863

Offline Offline

Posts: 1



« Reply #1 on: Friday 17 June 2022, 06:32:41 pm »

Unfortunately no stress tool is installed on the EFW operating system. However, you could stree CPU by a small shell script:
Code:
for i in $(seq $(nproc)); do yes > /dev/null & done
Don't forget to kill the yes process when done.
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.014 seconds with 17 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com