Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WAdama authored May 11, 2019
1 parent f408a46 commit 45fd17e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ I personally use "Login via private key" with an user especially for monitoring

Place the script to /var/prtg/scriptsxml on your Synology NAS. You have to create this directory structure because PRTG expects the script here.

```
wget https://raw.githubusercontent.com/WAdama/nas_vol_info/master/nas_vol_info.sh
chmod +x nas_vol_info.sh
```

In PRTG create under your device which represents your Synology a SSH custom advanced senor.

Choose under "Script" this script and enter under "Parameters" the name of the volume you want to monitor: e.g. volume1.
Expand Down

0 comments on commit 45fd17e

Please sign in to comment.