Commit Graph

368 Commits (fabc629e4004abb4ff7319901eeb3d50bf773304)
 

Author SHA1 Message Date
Jason Kulatunga fabc629e40 handle case where WWN not detected for a device (print error messages, but skip device collection & uploading).
2 years ago
Jason Kulatunga 3dbe59781c
Merge pull request #224 from AnalogJ/influx_migrations
2 years ago
Jason Kulatunga 1ced2198c7 cleanup log messages.
2 years ago
Jason Kulatunga 5f12fbb510 enable final migration cleanup.
2 years ago
Jason Kulatunga 702518579b fixed summary query.
2 years ago
Jason Kulatunga fc5a9ba15e fixed device processing in details page. Summary query is still broken.
2 years ago
Jason Kulatunga 8fe0dbed6b partially working. Some datapoints are failing with panic and are silently ignored.
2 years ago
Jason Kulatunga 7d963c96a6 writing pseudocode algorithm for data migration.
2 years ago
Jason Kulatunga 2750ccef4a call out deprecated structs so they are not accidentally used via autocomplete.
2 years ago
Jason Kulatunga 9d85920f49 started working on migration code.
2 years ago
Jason Kulatunga 97f6564c1e adding documetnation for smartctl exit codes and addl test.
2 years ago
Jason Kulatunga 646d0eff15 change the environmental variable to COLLECTOR_CRON_SCHEDULE
2 years ago
Jason Kulatunga ce3d45e543 instructions in readme for how to override cron schedule.
2 years ago
Jason Kulatunga 75de6ebfe0 addign ability to customize the scrutiny collector cron schedule using SCRUTINY_COLLECTOR_CRON_SCHEDULE env variable.
2 years ago
Jason Kulatunga 49c1ef6a37 fixing local persistent dir for influxdb in omnibus.
2 years ago
Jason Kulatunga ae99ffd57e using github container registry images.
2 years ago
Jason Kulatunga 08f247109a using environmental variable in files path.
2 years ago
Jason Kulatunga 36617c8f1f using environmental variable in files path.
2 years ago
Jason Kulatunga 035c94681f referencing Github container registry for all images.
2 years ago
Jason Kulatunga 20411afb82 adding name for coverage step.
2 years ago
Jason Kulatunga 84f3327790 adding codecov coverage support.
2 years ago
Jason Kulatunga ccbb9225c4 remove darwin builds.
2 years ago
Jason Kulatunga 8d052f0265 update the bug report template
2 years ago
Jason Kulatunga cfe77c9a36 install tzdata package everywhere.
2 years ago
Jason Kulatunga 62e5a71eb0 build darwin/amd64 and darwin/arm64 binaries.
2 years ago
Jason Kulatunga 0dba9f8011
Merge branch 'master' into influxdb
2 years ago
Jason Kulatunga d42faf30b0 fix WriteConfig interface.
2 years ago
Jason Kulatunga 5a4bcda1ec adding more docs.
2 years ago
Jason Kulatunga e243d55153 Document NVMe block device vs device controller binding.
2 years ago
Jason Kulatunga 9ee2674804 started writing a TROUBLESHOOTING guide for the device collector.
2 years ago
Jason Kulatunga 5a1e390acd started writing a TROUBLESHOOTING guide for the device collector.
2 years ago
Jason Kulatunga 5fb5b9afbe if we're completing the InfluxDB setup via automation, attempt to store the token in the config file automatically.
2 years ago
Jason Kulatunga 9ebf252d4f information about downsampling.
2 years ago
Jason Kulatunga 88a99a1c90 information about downsampling.
2 years ago
Jason Kulatunga 9a5c667437 tweak the wait script.
2 years ago
Jason Kulatunga 8462d21e14 waiting for influxdb before starting scrutiny app.
2 years ago
Jason Kulatunga 702c7cdf7a if running test iin github actions, use influxdb service for testing.
2 years ago
Jason Kulatunga 00bc6ecd92 make sure we can pull config from env variables.
2 years ago
Jason Kulatunga 7cd828ef0d update the influxdb version in the standalone container.
2 years ago
Jason Kulatunga bd39b2cd4d fixes for aggregation.
2 years ago
Jason Kulatunga 0a9d364aea adding duration key to smart attributes api endpoint
2 years ago
Jason Kulatunga f60636a6aa broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2 years ago
Jason Kulatunga 7a7771981a broke scrutiny_repository.go into multiple files for easier exploration & maintenance.
2 years ago
Jason Kulatunga 8e34ef8d79
Merge pull request #212 from PeterDaveHello/patch-1
2 years ago
Jason Kulatunga f569ab6474 [BROKEN COMMIT]
2 years ago
Peter Dave Hello a8952eff0c
Improve README.md a little bit
2 years ago
Jason Kulatunga 903d5713fc fixes for tests.
3 years ago
Jason Kulatunga 0872da57d7 fixes for tests.
3 years ago
Jason Kulatunga 47e8595c9d using constant vars for duration key magic strings. Fixing Errorf calls to correctly have template data.
3 years ago
Jason Kulatunga bff83de3a0 query temp data across multiple buckets
3 years ago