Displays the command snapraid smart -v
as a webserver.
-
Set desired update interval (default 12 hours)
interval = 60 * 60 * 12 # Run every 12 hours
-
Run as root
sudo ./smartserver.py
-
Access through browser:
localhost:8888
-
Clone into
/opt/snapraid-smart-server/
-
Set desired update interval (default 12 hours)
interval = 60 * 60 * 12 # Run every 12 hours
-
Run installer script
sudo ./install-service.sh
-
Access through browser:
localhost:8888