PowerShell scripts to check the health of the nodes
-
Run PowerShell as Administrator
-
Execute:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
Download script to any folder.
Open PowerShell and execute:
daemon-HealthChecking.ps1 [-Path <path_to_logs>]
Script checking log files at default location ~\.config\storjshare\logs\*.log
You can execute downloaded script with command "Run at PowerShell" by clicking right mouse button on it.
Open PowerShell and execute:
GUI-HealthChecking.ps1 [-Path <path_to_logs>]
Script checking log files at default location ~\AppData\Roaming\Storj Share\*.log
You can execute downloaded script with command "Run at PowerShell" by clicking right mouse button on it.
If you want any new feature or you have found a bug, please submit an issue or create a pull request containing fix.
I will be grateful for donations:
BTC and SJCX: 12GMzcEZQWquBkpqAcnh2aKqvVMEZFk1Nq
ETH: 0x8D7a2e3C16d029F838d1F6327449fd46B5daf881
Thank you very much for your support!