Skip to content
Zeik0s edited this page Feb 16, 2019 · 4 revisions

For creating the perfect Device, I used some extra Software.

Heavy Software:

  • Open Media Vault (comes with Webserver, etc...) for configuring via WebGUI
  • Nextcloud (coming soon)

Packages:

  • folder2ram
  • log2ram
  • inotifywatch
  • dstat

inotifywatch

I used this for analysing which folders are accessed, because i want to spin down the HDD. The Options I used were: -v -e access -e modify -t 60 -r /DIRECTORY

dstat

I used this to monitor the IO, because i want to know how much is written/read from the Disk. Options: -tdD total,sda

Clone this wiki locally