updated readme

This commit is contained in:
Marc Mance
2024-04-30 16:15:27 -04:00
parent 5c4492b97e
commit 04264283dc
2 changed files with 19 additions and 92 deletions

19
readme.org Normal file
View File

@@ -0,0 +1,19 @@
* about
This program has been tested on TrueNAS CORE.
Will run zpool iostat & gstat with colletion to /root/*.csv
* clone repo
#+begin_src shell
git clone https://gitlab.komputernerds.com/mmance/perfcollect.git
#+end_src
* run program
#+begin_src shell
cd perfcollect
./collect.sh MINUTES
#+end_src