boomam
89f763e65d
Addition of notification testing command to troubleshooting
...
Addition of notification testing command to troubleshooting.
2022-11-27 19:27:10 -05:00
Jason Kulatunga
098ce0673a
Update TROUBLESHOOTING_DEVICE_COLLECTOR.md
2022-11-08 20:21:21 -08:00
Jason Kulatunga
727d5b0ace
Update SUPPORTED_NAS_OS.md
2022-10-12 21:26:04 -07:00
Jason Kulatunga
d7b45e5f01
update docs.
2022-10-12 20:58:41 -07:00
Robert-Zacchigna
c6e11f88b4
Minor Formatting Fix
2022-09-21 14:58:16 -05:00
Robert-Zacchigna
b795331efb
Doc for Manual Install on Windows
2022-09-21 14:51:14 -05:00
Jason Kulatunga
51f59e4fcd
docs, added an explanation for why influxdb is required.
2022-08-03 22:59:19 -07:00
Jason Kulatunga
d41d535ab7
make sure that the device host id is provided in notifications (if available).
...
fixes #337
2022-08-03 20:55:34 -07:00
Jason Kulatunga
f0275d2349
Merge pull request #346 from KF5JWC/patch-3
2022-08-02 20:42:53 -07:00
Matthew Kobayashi
fa8f86ab7b
Add missing setup command
2022-08-03 11:02:51 +10:00
KF5JWC
41c9daa939
Make run_collect.sh executable
...
Synology task will fail when not executable:
```
/bin/bash: /volume1/@Entware/scrutiny/bin/run_collect.sh: Permission denied
```
2022-08-01 15:07:28 -05:00
Jason Kulatunga
83186ba36e
Merge pull request #345 from KF5JWC/patch-2
2022-07-31 11:00:15 -07:00
KF5JWC
3205e3d022
Update INSTALL_SYNOLOGY_COLLECTOR.md
...
Typo: Created and loaded config into `conf/`, but specifies `config/` in argument
2022-07-31 00:07:04 -05:00
Jason Kulatunga
b11b8732aa
Merge pull request #342 from MattKobayashi/docs_udev
2022-07-29 06:43:49 -07:00
Matthew Kobayashi
5cd441da7b
Add udev troubleshooting doc
2022-07-29 09:33:55 +10:00
Jason Kulatunga
99af2b8b16
WIP settings system.
...
- updated dbdiagrams schema
- [BREAKING] force failure if `notify.filter_attributes` or `notify.level` is set
- added Settings table (and default values during migration)
- Added Save Settings and Get Settings functions.
- Added web API endpoints for getting and saving settings.
- Deprecated old Notify* constants. Created new MetricsStatus* and MetricsNotifyLevel constants.
2022-07-17 10:32:28 -07:00
Jason Kulatunga
c6579864b8
added instructions for how to create a Scope restricted InfluxDB API token for use with Scrutiny.
...
- fixes #249
2022-07-10 11:31:33 -07:00
Jason Kulatunga
2361c329e2
added USB instructions to trouble shooting guide.
...
fixes #266
added solaris to supported os list.
2022-07-10 09:01:35 -07:00
Jason Kulatunga
30bd18f816
updating docs.
2022-07-09 17:00:51 -07:00
Jason Kulatunga
4a16ca0d5a
wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
2022-07-06 21:39:33 -07:00
Jason Kulatunga
e364e480e8
update Synology Guide.
2022-06-15 07:10:36 -07:00
Simon Garcia
831cca7853
Create INSTALL_COLLECTOR_SYNOLOGY_AARCH64.md
...
A little tutorial to get the collector running on Synology
2022-06-15 09:56:32 +01:00
Jason Kulatunga
8a1ae2ffa0
Update TROUBLESHOOTING_DEVICE_COLLECTOR.md
2022-06-14 21:41:22 -07:00
Jason Kulatunga
c2488af1c3
Disable Seek & Read error rate attribute analysis. Causes issues with Seagate Ironwolf drives.
...
Added documentation.
2022-06-14 07:32:33 -07:00
Jason Kulatunga
ecf7a447a7
Disable Seek & Read error rate attribute analysis. Causes issues with Seagate Ironwolf drives.
...
Added documentation.
2022-06-14 07:29:23 -07:00
Jason Kulatunga
f8e61af2f9
adding docs.
2022-06-13 08:55:27 -07:00
Jason Kulatunga
8fe8cec09a
Update TROUBLESHOOTING_DOCKER.md
2022-06-12 10:09:25 -07:00
Jason Kulatunga
75ab87e109
Update TROUBLESHOOTING_INFLUXDB.md
2022-06-11 08:13:29 -07:00
Jason Kulatunga
7ba7b6efda
Update TROUBLESHOOTING_DOCKER.md
2022-06-09 07:35:07 -07:00
Jason Kulatunga
453069deec
Create TROUBLESHOOTING_DOCKER.md
2022-06-09 07:34:14 -07:00
Jason Kulatunga
9e0ba4d269
Merge branch 'beta' into dark-mode
2022-06-04 08:12:37 -07:00
Jason Kulatunga
766a73455e
update the base image for docker iamges to ubuntu:latest - which follows the LTS.
...
fixes #274
2022-06-02 10:04:36 -07:00
Jason Kulatunga
6e64ae09aa
Update SUPPORTED_NAS_OS.md
2022-06-01 16:39:46 -07:00
Jason Kulatunga
411eca20e0
Update SUPPORTED_NAS_OS.md
2022-05-31 18:11:25 -07:00
Jason Kulatunga
8b01187892
woarkound for volume mount w/privileged
2022-05-31 09:13:47 -07:00
Jason Kulatunga
d9d6ce0f30
added docuemtnation about exit codes.
2022-05-31 08:50:38 -07:00
BadCo-NZ
8d203b3547
Create INSTALL_PFSENSE.md
...
As requested by @AnalogJ
2022-05-30 10:17:51 +00:00
Jason Kulatunga
fe5dbcff1e
documentation changes.
2022-05-28 16:15:26 -07:00
Jason Kulatunga
99df104cdd
documentation changes.
2022-05-28 15:50:05 -07:00
Jason Kulatunga
ab83c389f7
Update INSTALL_HUB_SPOKE.md
2022-05-28 07:39:42 -07:00
Jason Kulatunga
6d22702864
Update INSTALL_MANUAL.md
2022-05-27 22:34:32 -07:00
Jason Kulatunga
5dbfad68ad
fix titles.
2022-05-26 21:51:02 -07:00
Jason Kulatunga
92c4506cfa
adding a Caddy example to the TROUBLESHOOTING_REVERSE_PROXY.md guide
...
fixes #257
2022-05-26 21:49:57 -07:00
Jason Kulatunga
fe80bed6bd
adding a Caddy example to the TROUBLESHOOTING_REVERSE_PROXY.md guide
...
fixes #257
2022-05-26 21:48:27 -07:00
Jason Kulatunga
d62928aaae
adding documentation for script based notifications.
2022-05-24 15:15:37 -07:00
Jason Kulatunga
0c908786e0
Update TROUBLESHOOTING_INFLUXDB.md
2022-05-14 18:13:25 -07:00
Jason Kulatunga
2ba196d6a8
added instructions about upgrading from 0.3.x to 0.4.x
2022-05-13 16:30:07 -07:00
Jason Kulatunga
0e00999d79
added instructions about upgrading from 0.3.x to 0.4.x
2022-05-13 16:29:07 -07:00
Jason Kulatunga
5adceeb9a5
update with SMART vs Scrutiny details.
2022-05-12 21:58:36 -07:00
Jason Kulatunga
fb8f248366
add image for instructions.
2022-05-12 17:29:13 -07:00