rename to statscollect

This commit is contained in:
Marc Mance
2024-04-30 16:47:37 -04:00
parent 04264283dc
commit 513838d7ab

View File

@@ -6,13 +6,13 @@ Will run zpool iostat & gstat with colletion to /root/*.csv
* clone repo
#+begin_src shell
git clone https://gitlab.komputernerds.com/mmance/perfcollect.git
git clone https://gitlab.komputernerds.com/mmance/statscollect.git
#+end_src
* run program
#+begin_src shell
cd perfcollect
cd statscollect
./collect.sh MINUTES
#+end_src