Commit Graph

389 Commits (de702414b9c62595d4daee5598f9d45ac0f70862)
 

Author SHA1 Message Date
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny
2 years ago
Jason Kulatunga db73175f07 fixing release GH Action.
2 years ago
Jason Kulatunga 6a9db6a92b
Merge pull request #222 from AnalogJ/influxdb
2 years ago
Jason Kulatunga 2967b6ca01 make sure that we set the config path when ReadConfig is called.
2 years ago
Jason Kulatunga 5ed69d7fc4 adding tests for Smart and parser.
2 years ago
Jason Kulatunga 2b5c864a74 update the codecov action version.
2 years ago
Jason Kulatunga 21d07a0712 adding tests for Detect struct in collector. Adding ability to mock out exec.Command calls.
2 years ago
Jason Kulatunga 2214febbd1 simple rename.
2 years ago
Jason Kulatunga 786e7d04f2 make sure we print the overall device status in the details page.
2 years ago
Jason Kulatunga 0cee744c29 highlight last updated dates when more than 2 weeks or 1 month.
2 years ago
Jason Kulatunga f39628efc3 by default show all temp data.
2 years ago
Jason Kulatunga 87ba8ff632 better message for what's services we're currently waiting for.
2 years ago
Jason Kulatunga 8ea194b6ba fixing download command (using curl).
2 years ago
Jason Kulatunga d26e452a4a fixing download command (using curl).
2 years ago
Jason Kulatunga 77da0f5a57 fixing download command (using curl).
2 years ago
Jason Kulatunga 2350c1335c fix multi-arch builds.
2 years ago
Jason Kulatunga a893d2db47 fix multi-arch builds.
2 years ago
Jason Kulatunga 6fbe710d09
Merge pull request #228 from AnalogJ/multiarch_builds
2 years ago
Jason Kulatunga d48d0b9d93 build multi arch images
2 years ago
Jason Kulatunga 57c0f899c6 build multi arch controller image.
2 years ago
Jason Kulatunga 5bab9ac04a make sure we can correctly save the config file if onboarding influx.
2 years ago
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