Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Performance Benchmarking Tools
« previous
next »
Print
Pages: [
1
]
Author
Topic: Performance Benchmarking Tools (Read 2316 times)
0x9060
Newbie
Posts: 1
Karma: 0
Performance Benchmarking Tools
«
on:
August 29, 2021, 02:40:46 am »
What are the CLI utilities to benchmark the following hardware performance?
CPU
, various interface
throughput
, and anything else thing might be relevant for network performance (
memory
?).
How do I install the utilities? Are they a part of some OPNsense package that will provide the necessary bin?
What are the standard commands (ideally, one-liner) to run a test with each of the relevant benchmark utilities?
Thanks!
Logged
bartjsmit
Hero Member
Posts: 2018
Karma: 194
Re: Performance Benchmarking Tools
«
Reply #1 on:
August 29, 2021, 10:02:13 am »
OPNsense has these out of the box:
CPU: top
Network: netstat -s
Memory is a bit trickier, but there's a script that will give you stats:
https://blog.danielisz.org/2016/01/17/check-free-memory-in-freebsd/
Bart...
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Performance Benchmarking Tools