Aram Akhavan
98d958888c
refactor common code
2024-02-04 11:38:51 -08:00
Aram Akhavan
4e5c76b259
Add support for disabling repeat notifications
...
* Add a new database function for getting the tail
* Update ShouldNotify() to handle ignoring repeat notifications if set
2024-02-04 11:38:51 -08:00
Aram Akhavan
6417d71311
Add a setting for repeating notifications or not
2024-02-04 11:38:50 -08:00
Aram Akhavan
3285eb659f
Fix some development issues
2024-02-04 11:38:50 -08:00
Thomas Way
db86bac9ef
fix(collector): show correct nvme capacity
...
Some nvme devices do not report their capacity through the usual
'user_capacity' field, instead the total capacity is reported with the
'nvme_total_capacity' field.
Fixes : #466
2024-01-23 22:02:02 +00:00
Jason Kulatunga
a3dfce3561
Update INSTALL_HUB_SPOKE.md
...
fixes https://github.com/AnalogJ/scrutiny/issues/495
2024-01-23 12:57:22 -08:00
Jason Kulatunga
240178d742
Merge pull request #529 from KaeTuuN/patch-1
...
Update README.md Links to compose files
2024-01-23 12:19:39 -08:00
Jason Kulatunga
2dcb6cd6b6
Merge pull request #566 from PrplHaz4/patch-3
...
Add COLLECTOR_HOST_ID env var to hubspoke example
2024-01-23 12:16:27 -08:00
PrplHaz4
56df7b5797
Add COLLECTOR_HOST_ID env var to hubspoke example
...
Added COLLECTOR_HOST_ID environment variable to hubspoke example
2024-01-15 16:51:10 -05:00
Jason Kulatunga
d54a0abc8c
Merge pull request #559 from ibizaman/patch-1
...
Fix typo in readme
2023-12-26 14:50:02 -07:00
Pierre Penninckx
061f55f5b1
Fix typo in readme
2023-12-19 15:51:38 -08:00
Jason Kulatunga
5bbd4c3b64
update delete device message to clarify that no data will actually be effected, only scrutiny data.
...
fixes #544
2023-11-22 14:25:26 -08:00
Jason Kulatunga
fb6c3d6a24
document Shoutrrr special characters in username & password -
...
fixes #532
2023-11-18 08:50:47 -08:00
KaeTuuN
87dc51a9c0
Update README.md Links to compose files
...
Links were not working, so I replaced them with working ones.
2023-10-18 10:33:37 +02:00
packagrio-bot
c3a0fb7fb5
(v0.7.2) Automated packaging of release by Packagr
v0.7.2
2023-10-17 13:19:35 +00:00
Jason Kulatunga
5e87608587
Merge pull request #520 from kaysond/patch-1
2023-10-17 06:09:52 -07:00
Jason Kulatunga
ab7fd107e7
Merge pull request #527 from kaysond/master
2023-10-17 06:08:58 -07:00
Aram Akhavan
550cd59093
Fix parsing of attribute 188 on seagate drives
2023-10-14 21:39:12 -07:00
Aram Akhavan
a8621d2bb0
Update permissions setting in Dockerfile.web
...
This fixes issues with assets loading when you run as non root users
2023-09-29 11:51:47 -07:00
Jason Kulatunga
4b1d9dc2d3
Merge pull request #519 from SlavikCA/patch-1
2023-09-27 10:17:26 -07:00
Slavik
22769b962e
Docs: few more details about Traefik proxy
2023-09-26 21:11:59 -07:00
Slavik
feb7909961
Docs: add Traefik REVERSE_PROXY config example
2023-09-26 21:04:26 -07:00
Jason Kulatunga
2f01e8c8e0
Merge pull request #512 from kaysond/master
2023-09-06 12:51:50 -07:00
Aram Akhavan
31c2daedf7
fix smart 188 thresholds
2023-09-03 10:37:43 -07:00
packagrio-bot
ee893cc360
(v0.7.1) Automated packaging of release by Packagr
v0.7.1
2023-04-08 23:01:22 +00:00
Jason Kulatunga
d73907d357
Merge pull request #474 from AnalogJ/beta
2023-04-08 15:58:51 -07:00
Jason Kulatunga
0b50305f38
fix invalid COPY instruction.
2023-04-07 00:00:11 -07:00
Jason Kulatunga
ee3d719c3a
simplify docker image build
...
changes contributed by @modem7
fixes #461
2023-04-06 23:57:15 -07:00
Jason Kulatunga
d76cdca4a5
Merge pull request #472 from adamantike/misc/add-support-for-yml-config-files
2023-04-06 17:46:03 -07:00
Jason Kulatunga
b34ed607b7
Merge pull request #471 from adamantike/feat/add-support-for-ntfy-notifications
2023-04-06 17:42:50 -07:00
Michael Manganiello
932e191510
Allow configuration files with yml extension
...
If a `collector.yml` or `scrutiny.yml` configuration file is present,
use it as long as a `.yaml` version is not available too.
Fixes #79
2023-04-06 20:55:22 -03:00
Michael Manganiello
3a6c407fe7
Add support for ntfy notifications
...
Updates [`shoutrrr`](containrrr.dev/shoutrrr/) to `v0.7.1` to enable
support for [ntfy](https://ntfy.sh/ ) notifications.
Fixes #433 .
2023-04-06 17:04:48 -03:00
Jason Kulatunga
8c3afc31f4
Merge pull request #449 from adamantike/fix/delete-influxdb-deb-from-docker-image
2023-04-05 23:25:52 -07:00
packagrio-bot
2e4ba44952
(v0.7.0) Automated packaging of release by Packagr
v0.7.0
2023-04-06 05:22:42 +00:00
Jason Kulatunga
4192ac719e
Merge pull request #470 from AnalogJ/beta
2023-04-05 22:07:13 -07:00
Jason Kulatunga
539c94595f
Merge pull request #469 from AnalogJ/angular-v13-upgrade
2023-04-05 21:09:35 -07:00
Jason Kulatunga
de21e611a3
fixing migration for line_stroke setting.
2023-04-05 21:06:09 -07:00
Jason Kulatunga
dea362361e
Merge pull request #468 from AnalogJ/angular-v13-upgrade
2023-04-05 20:58:56 -07:00
Jason Kulatunga
7b77519f49
trying to fix tests.
2023-04-05 20:48:07 -07:00
Jason Kulatunga
94df7e1ec3
trying to fix tests.
2023-04-05 20:44:07 -07:00
Jason Kulatunga
babd8d3089
trying to fix tests.
2023-04-05 20:35:18 -07:00
Jason Kulatunga
52ef28f091
removing NODE_OPTIONS.
2023-04-05 20:34:29 -07:00
Jason Kulatunga
80d72f8a1b
regenerate package-lock with angular 13-lts packages.
2023-04-05 20:10:53 -07:00
Jason Kulatunga
2e8f4a0581
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2023-04-05 19:50:09 -07:00
Michael Manganiello
7fd2e2b050
Upgrade to Go 1.20
...
With the release of Go 1.20, version 1.18 is not supported anymore. This
change upgrades the project to Go 1.20.
2023-04-05 19:50:09 -07:00
Jason Kulatunga
8c65166a90
Merge pull request #446 from adamantike/misc/upgrade-go-1.20
2023-04-05 19:48:31 -07:00
Jason Kulatunga
733b49c2c4
Merge branch 'master' into misc/upgrade-go-1.20
2023-04-05 07:53:01 -07:00
Jason Kulatunga
711b5c40b1
update with instructions for adding host id to UI.
...
- fixes #464
- related #151
2023-04-04 21:53:39 -07:00
Jason Kulatunga
f94e616d8d
Merge branch 'master' into angular-refactoring
2023-04-04 21:38:57 -07:00
Michael Manganiello
fb7848f341
Delete temporary deb file from omnibus Docker image
...
This considerably reduces the Docker image size for the `omnibus` variant:
```
scrutiny-omnibus-master latest cd7a7dde100b 9 minutes ago 538MB
scrutiny-omnibus-fix-applied latest 5f7ac124ef50 6 minutes ago 431MB
```
2023-02-22 16:25:09 -03:00