diff --git a/docs/INSTALL_COLLECTOR_SYNOLOGY_AARCH64.md b/docs/INSTALL_SYNOLOGY_COLLECTOR.md similarity index 88% rename from docs/INSTALL_COLLECTOR_SYNOLOGY_AARCH64.md rename to docs/INSTALL_SYNOLOGY_COLLECTOR.md index b68d53f..acd80d0 100644 --- a/docs/INSTALL_COLLECTOR_SYNOLOGY_AARCH64.md +++ b/docs/INSTALL_SYNOLOGY_COLLECTOR.md @@ -1,6 +1,6 @@ # Install collector on Synology -### Install Entware +## Install Entware This will allow you to install a newer version of smartmontools on your Synology. Follow the instructions here (This is tested on DSM7) - https://github.com/Entware/Entware/wiki/Install-on-Synology-NAS @@ -49,7 +49,7 @@ wget https://raw.githubusercontent.com/AnalogJ/scrutiny/master/example.collector mv example.collector.yaml collector.yaml ``` -**8. Lets make some changes in the config file, these are what i uncommented/added, please tweak the device paths to your needs** +**8. Lets make some changes in the [collector config file](../example.collector.yaml), these are what i uncommented/added, please tweak the device paths to your needs** ``` host: @@ -127,3 +127,8 @@ Frequency: ``` . /opt/etc/profile; /volume1/\@Entware/scrutiny/bin/run_collect.sh ``` + + +## Troubleshooting + +If you have any issues with your devices being detected, or incorrect data, please take a look at [TROUBLESHOOTING_DEVICE_COLLECTOR.md](./TROUBLESHOOTING_DEVICE_COLLECTOR.md) \ No newline at end of file diff --git a/docs/SUPPORTED_NAS_OS.md b/docs/SUPPORTED_NAS_OS.md index 483043a..455392f 100644 --- a/docs/SUPPORTED_NAS_OS.md +++ b/docs/SUPPORTED_NAS_OS.md @@ -7,10 +7,11 @@ Once a guide is created (in `docs/guides/`) it will be linked here. - [x] [unraid](./INSTALL_UNRAID.md) - [ ] ESXI - [ ] Proxmox -- [ ] Synology +- [x] Synology(./INSTALL_SYNOLOGY_COLLECTOR.md) - [ ] OMV - [ ] Amahi - [ ] Running in a LXC container - [x] [PFSense](./INSTALL_UNRAID.md) - [ ] QNAP +- [ ] RockStor