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
999c12748c6751f3f94aa193c23c12d5365d13ad
scrutiny
/
webapp
/
backend
/
pkg
/
database
T
History
Jason Kulatunga
999c12748c
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
..
migrations
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
interface.go
adding duration key to smart attributes api endpoint
2022-04-29 15:26:15 -07:00
scrutiny_repository_device_smart_attributes.go
cleanup log messages.
2022-05-04 21:04:58 -07:00
scrutiny_repository_device.go
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
scrutiny_repository_migrations.go
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
scrutiny_repository_tasks.go
broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2022-04-28 22:29:09 -07:00
scrutiny_repository_temperature.go
broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2022-04-28 22:33:09 -07:00
scrutiny_repository.go
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