This website requires JavaScript.
Explore
Help
Register
Sign In
gilles
/
scrutiny
Watch
1
Star
0
Fork
0
You've already forked scrutiny
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
399a2450ffb75bbb2415097291d017ba176079e7
scrutiny
/
webapp
/
backend
/
pkg
T
History
Jason Kulatunga
1bfdd0043f
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
...
Storing it in the database during device registration.
2022-05-20 20:59:29 -07:00
..
config
Forked InfluxDB SDK and added support for using pre-generated admin token during setup. This ensures we no longer need to persist the token during startup.
2022-05-18 09:14:05 -07:00
database
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
2022-05-20 20:59:29 -07:00
errors
adding new nottification validation erorr. Added a notification class containing webhook, script and shoutrrr notification logic. Adding "Test notification endpoint".
2020-09-18 10:13:06 -06:00
models
added a way to retrieve raw udev data. Can be used to retrieve disk label, UUID and "disk/by-id/*" device info.
2022-05-20 20:59:29 -07:00
notify
fixes
https://github.com/AnalogJ/scrutiny/issues/179
2021-10-25 21:03:06 -07:00
thresholds
make sure the status is always exposed in the json data. make sure display_name for metadata is included. Update mocked test data for frontend.
2021-10-24 17:09:44 -07:00
version
(v0.4.6) Automated packaging of release by Packagr
2022-05-20 17:02:35 +00:00
web
updates for v0.4.0 release. Slight refactor/organization.
2022-05-09 14:50:35 -07:00
constants.go
ensure that all buckets are created during init. Remove all references to "name" field for attributes (shoudl come from metadata instead). Status is now an int64 (0 is passing).
2021-10-24 16:01:53 -07:00