Commit Graph

659 Commits (fa8f86ab7b4d8d960f8997e51d1c78cfb0d97762)
 

Author SHA1 Message Date
Matthew Kobayashi fa8f86ab7b Add missing setup command
2 years ago
Jason Kulatunga 83186ba36e
Merge pull request #345 from KF5JWC/patch-2
2 years ago
KF5JWC 3205e3d022
Update INSTALL_SYNOLOGY_COLLECTOR.md
2 years ago
Jason Kulatunga b238579fe6
Merge pull request #343 from AnalogJ/app_db_settings
2 years ago
Jason Kulatunga ce2f990eb1 consolidate device status to string logic in DeviceStatusPipe.
2 years ago
Jason Kulatunga b11b8732aa
Merge pull request #342 from MattKobayashi/docs_udev
2 years ago
Matthew Kobayashi 5cd441da7b Add udev troubleshooting doc
2 years ago
Jason Kulatunga 2e768fb491 adding tests. Make sure that device status depends on the configured threshold.
2 years ago
Jason Kulatunga e8755ff617
Merge pull request #338 from AnalogJ/app_db_settings
2 years ago
Jason Kulatunga e41ee47371 filter attributes after notify
2 years ago
Jason Kulatunga 7a68a68e76 frontend, determine the device status by checking against the configured thresholds.
2 years ago
Jason Kulatunga 94594db20a on settings save, return the new settings.
2 years ago
Jason Kulatunga 7e672e8b8e adding tests for config.MergeConfigMap functionality. (Set vs SetDefault).
2 years ago
Jason Kulatunga 54e2cacb00 move frontend settings into the DB (for consistent settings handling).
2 years ago
Jason Kulatunga c0f1dfdb0b fixing config mock.
2 years ago
Jason Kulatunga 29bc79996b working settings update.
2 years ago
Jason Kulatunga 99af2b8b16 WIP settings system.
2 years ago
Jason Kulatunga dd0c3e6fba rename the migration model package name.
2 years ago
Jason Kulatunga 5b2746f389 initial settings table.
2 years ago
Jason Kulatunga e9c1de9664 update support table in README.
2 years ago
Jason Kulatunga 6ca4bd4912 fix the WORKDIR for collector image.
2 years ago
packagrio-bot c34ee85e48 (v0.4.16) Automated packaging of release by Packagr
2 years ago
Jason Kulatunga 91e8eb1def
Merge pull request #333 from AnalogJ/beta
2 years ago
Jason Kulatunga a01b8fe083 manually bump version.
2 years ago
Jason Kulatunga 550fb542d4
Merge pull request #328 from AnalogJ/beta
2 years ago
Jason Kulatunga 7841063783 remove solaris.
2 years ago
Jason Kulatunga 8e05b2e2f8 Revert "add a solaris collector detect engine."
2 years ago
Jason Kulatunga 64e1c93d16 add a solaris collector detect engine.
2 years ago
Jason Kulatunga b227054b52 error if any step fails.
2 years ago
Jason Kulatunga 66bd6f99c5 compiling solaris binaries
2 years ago
Jason Kulatunga c6579864b8 added instructions for how to create a Scope restricted InfluxDB API token for use with Scrutiny.
2 years ago
Jason Kulatunga 2361c329e2 added USB instructions to trouble shooting guide.
2 years ago
Jason Kulatunga 5ea149d878 upgrading to go 1.18 for generics (and lodash-like library).
2 years ago
Jason Kulatunga 30bd18f816 updating docs.
2 years ago
Jason Kulatunga 0f0efac866 fix update, using raw flux script.
2 years ago
Jason Kulatunga 04563c0d0d ensure we have the ability to keep influxdb tasks up-to-date.
2 years ago
Jason Kulatunga 9316eccabe adding tests for tasks and aggregation queries (temp).
2 years ago
Jason Kulatunga b71d6660a6 adding typescript interfaces for type hinting and testing
2 years ago
Jason Kulatunga 0e2fec4e93 adding tests to frontend.
2 years ago
Jason Kulatunga ff171282cc
Merge pull request #325 from AnalogJ/beta
2 years ago
Jason Kulatunga ea8fe208d0 make sure that make is installed when building binary frontend.
2 years ago
Jason Kulatunga 9ae9c387cc
Merge pull request #315 from AnalogJ/beta
2 years ago
Jason Kulatunga 772b4f6528 fix influxdb install.
2 years ago
Jason Kulatunga 4a16ca0d5a wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
2 years ago
Jason Kulatunga 316ce856f7 cleanup, remove -race flag when testing (requires CGO)
2 years ago
Jason Kulatunga 6e0321f488 add go.sum
2 years ago
Jason Kulatunga 338d2ae04e remove invalid freebsd arch.
2 years ago
Jason Kulatunga 4419f7f429 remove zig. remove cgo dependency for sqlite (using pkg.go.dev/modernc.org/sqlite)
2 years ago
Jason Kulatunga 797a6b0429 make sure we dont depend on tests for building binaries.
2 years ago
Jason Kulatunga d0b545dfb7 fixing make frontend in docker builds.
2 years ago