From dfa53d9e049569a923a49deb1cf8c02f7fff49a2 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Thu, 15 Mar 2018 03:01:41 +0000 Subject: [PATCH] Update ALTERNATIVES.md --- ALTERNATIVES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index 7280d7b..575c0a6 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -188,13 +188,13 @@ All apps are from F-Droid, may not be much but is a start. ## Monitoring ### Benchmarking * __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) * __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) * __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 -* __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 * __General Information__: [inxi](https://smxi.org/docs/inxi.htm)