From 66db0edd023567d759d9b264752e27a80521fa51 Mon Sep 17 00:00:00 2001 From: "na.alvarado" Date: Thu, 28 Jan 2021 21:23:45 -0500 Subject: [PATCH] added links --- ALTERNATIVES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index 1c95c53..71d14e9 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -250,8 +250,8 @@ Note: All this terminals are compatible with wayland ## Monitoring ### Benchmarking * __Drive Profiling__: [Smartmontools](https://www.smartmontools.org/) -> [fio](https://fio.readthedocs.io/en/latest/index.html) -> [sdparm](http://sg.danny.cz/sg/sdparm.html#mozTocId166213) -> [hdparm](https://sourceforge.net/projects/hdparm/) -* __Filesystem Benchmark__: IOzone -> [Bonnie++](https://www.coker.com.au/bonnie++/) -> [MBW](https://github.com/raas/mbw) -* __General Benchmarking__: collectd -> Phoronix Test Suite -> [HPC Challenge Benchmark (hpcc)](http://icl.cs.utk.edu/hpcc/) -> mcelog -> ProcBench -> [Sysbench](https://github.com/akopytov/sysbench) +* __Filesystem Benchmark__: [IOzone](http://www.iozone.org/) -> [Bonnie++](https://www.coker.com.au/bonnie++/) -> [MBW](https://github.com/raas/mbw) +* __General Benchmarking__: [collectd](https://collectd.org/) -> [Phoronix Test Suite](https://www.phoronix-test-suite.com/) -> [HPC Challenge Benchmark (hpcc)](http://icl.cs.utk.edu/hpcc/) -> [mcelog](https://mcelog.org/) -> [Sysbench](https://github.com/akopytov/sysbench) * __Network Data Visualization__: [weathermap4rrd](http://weathermap4rrd.tropicalex.net/) (rrd) -> [Xtract](https://sourceforge.net/projects/netxtract/) (pcap) * __Network Profiling__: [net-snmp](http://net-snmp.sourceforge.net/) -> [vnStat](https://github.com/vergoh/vnstat) -> [iperf](http://software.es.net/iperf/) -> bing * __Server Benchmark__: [Siege](https://github.com/JoeDog/siege)