Files
statscollect/readme.org
2024-07-29 15:15:41 -04:00

21 lines
363 B
Org Mode

* about
This program has been tested on TrueNAS CORE and SCALE
Will automatically upload to our FTP server.
If they are airgapped, they can take a debug to get stats.
* clone repo
#+begin_src shell
git clone https://gitlab.komputernerds.com/mmance/statscollect.git
#+end_src
* run program
#+begin_src shell
cd statscollect
python3 collect.py
#+end_src