mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update ALTERNATIVES.md
This commit is contained in:
parent
cf57994b96
commit
dfa53d9e04
@ -188,13 +188,13 @@ All apps are from F-Droid, may not be much but is a start.
|
|||||||
## Monitoring
|
## Monitoring
|
||||||
### Benchmarking
|
### Benchmarking
|
||||||
* __Drive Profiling__: hdparm -> Smartmontools
|
* __Drive Profiling__: hdparm -> Smartmontools
|
||||||
* __Filesystem Benchmark__: IOzone -> [Bonnie++](https://www.coker.com.au/bonnie++/) -> [MBW](https://github.com/raas/mbw)
|
* __Filesystem Benchmark__: [Bonnie++](https://www.coker.com.au/bonnie++/) -> [MBW](https://github.com/raas/mbw)
|
||||||
* __General Benchmarking__: [HPC Challenge Benchmark (hpcc)](http://icl.cs.utk.edu/hpcc/) -> [Sysbench](https://github.com/akopytov/sysbench)
|
* __General Benchmarking__: [HPC Challenge Benchmark (hpcc)](http://icl.cs.utk.edu/hpcc/) -> [Sysbench](https://github.com/akopytov/sysbench)
|
||||||
* __Network Profiling__: [iperf](http://software.es.net/iperf/)
|
* __Network Profiling__: [iperf](http://software.es.net/iperf/)
|
||||||
* __Power Management__: tpfancontrol -> thinkfan -> [apcupsd](http://www.apcupsd.org/) -> [TLP](https://github.com/linrunner/TLP) -> [PowerTOP](https://github.com/fenrus75/powertop)
|
* __Power Management__: tpfancontrol -> thinkfan -> [apcupsd](http://www.apcupsd.org/) -> [TLP](https://github.com/linrunner/TLP) -> [PowerTOP](https://github.com/fenrus75/powertop)
|
||||||
* __Server Benchmark__: [Siege](https://github.com/JoeDog/siege)
|
* __Server Benchmark__: [Siege](https://github.com/JoeDog/siege)
|
||||||
* __System Tracing__: [strace](https://github.com/strace/strace) -> [trace-cmd](https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git) (ftrace) -> perf
|
* __System Tracing__: [strace](https://github.com/strace/strace) -> [trace-cmd](https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git) (ftrace) -> perf
|
||||||
* __Undevolting and Power Saving__: [TurionPowerControl](https://code.google.com/archive/p/turionpowercontrol/ / [Linux-PHC](http://www.linux-phc.org/forum/) -> [cpufrequtils](https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/) -> [cpupower](https://github.com/torvalds/linux/tree/master/tools/power/cpupower)
|
* __Undevolting and Power Saving__: [TurionPowerControl](https://code.google.com/archive/p/turionpowercontrol/) / [Linux-PHC](http://www.linux-phc.org/forum/) -> [cpufrequtils](https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/) -> [cpupower](https://github.com/torvalds/linux/tree/master/tools/power/cpupower)
|
||||||
|
|
||||||
### System Information
|
### System Information
|
||||||
* __General Information__: [inxi](https://smxi.org/docs/inxi.htm)
|
* __General Information__: [inxi](https://smxi.org/docs/inxi.htm)
|
||||||
|
Loading…
Reference in New Issue
Block a user