Files
statscollect/readme.org
2024-04-30 16:47:37 -04:00

20 lines
312 B
Org Mode

* 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/statscollect.git
#+end_src
* run program
#+begin_src shell
cd statscollect
./collect.sh MINUTES
#+end_src