Jason Kulatunga
e9c1de9664
update support table in README.
...
- freebsd binaries for collector and web working
- macos binaries for arm and amd.
2 years ago
Jason Kulatunga
4a16ca0d5a
wip, migrate all scripts to new build pattern (Makefile + multiple GH agents).
2 years ago
Jason Kulatunga
b0bff53bbd
start refactoring the Makefile to build artifacts in parallel (eventually using Zig for cross compilation).
2 years ago
Jason Kulatunga
99df104cdd
documentation changes.
2 years ago
Jason Kulatunga
c6e1663f8a
Update README.md
2 years ago
Jason Kulatunga
d62928aaae
adding documentation for script based notifications.
2 years ago
Jason Kulatunga
6f283fd736
Update README.md
2 years ago
Jason Kulatunga
7b75b5f9bb
update docker instructions.
3 years ago
Jason Kulatunga
62354f2ab8
created example omnibus docker-compose file.
3 years ago
Jason Kulatunga
2ab714f575
Update README.md
3 years ago
Jason Kulatunga
39848eda0b
provide info about freebsd binaries.
3 years ago
Jason Kulatunga
bce6225e9a
added list of supported architectures.
3 years ago
Jason Kulatunga
eb4a738746
documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting.
3 years ago
Jason Kulatunga
de702414b9
moving all filesystem references to /scrutiny to /opt/scrutiny
...
fixes #230
3 years ago
Jason Kulatunga
646d0eff15
change the environmental variable to COLLECTOR_CRON_SCHEDULE
3 years ago
Jason Kulatunga
ce3d45e543
instructions in readme for how to override cron schedule.
3 years ago
Jason Kulatunga
49c1ef6a37
fixing local persistent dir for influxdb in omnibus.
3 years ago
Jason Kulatunga
ae99ffd57e
using github container registry images.
...
update documentation to enable persistence by default
update docs to include influxdb
3 years ago
Jason Kulatunga
035c94681f
referencing Github container registry for all images.
3 years ago
Peter Dave Hello
a8952eff0c
Improve README.md a little bit
...
Set indentation of docker commands, and set the language of code block to enable syntax highlight in README.md
3 years ago
Jason Kulatunga
6d4196085e
Update README.md
3 years ago
Jason Kulatunga
fa5d0e44c4
Update README.md
3 years ago
Jason Kulatunga
aa720f7065
Update README.md
4 years ago
Jason Kulatunga
e32af371f7
tweaks to odcumenation.
4 years ago
Jason Kulatunga
b44ef5cb9c
adding support for a collecto config file.
...
/scrutiny/config/collector.yaml
Adding ability to specify host identifier (label), that is updated on every collector run.
Can be specified by `host-id` CLI or `COLLECTOR_HOST_ID` env var.
Created a config class, interface and associated tests.
Created a "TransformDetectedDrives" function, that will allow users to insert drives not detected by Smarctl --scan, ignore drives that they dont want, and override smartctl device type.
Added Upsert functionality when registering devices.
Replaced "github.com/jinzhu/gorm" with "gorm.io/gorm" (ORM location moved, was using incorrect lib url)
Removed machineid library.
4 years ago
Jason Kulatunga
732eb039da
added custom script notification type.
4 years ago
Jason Kulatunga
2d903453d5
updated Debug mode documenation.
4 years ago
Jason Kulatunga
6ca4ce39de
Adding documenation for notifications.
4 years ago
Jason Kulatunga
6473ec1a28
Adding automatic builds to CI for arm64 + windows - eventual support. Call out the fact that NVMe drives require --cap-add SYS_ADMIN in addition to SYS_RAWIO.
4 years ago
Jason Kulatunga
c7c1e37170
updating docs. use /opt/ not /etc/. Describe RAID instructions.
4 years ago
Jason Kulatunga
cb0aa9823e
retrieve all device data. SAS devices do not return power on hours when using `-a` flag (unlike other device types).
...
fixes #43
fixes #9
4 years ago
Jason Kulatunga
2c2ecbd9f7
fix link
4 years ago
Jason Kulatunga
9bd8aec315
update getting started & documentation to remove -v /dev/ mount and --privileged requirement. Uses --cap-add and --device instead
...
close #26
close #18
4 years ago
Jason Kulatunga
f53833d617
add codecov badge.
4 years ago
Jason Kulatunga
cadf055105
add license and logo link.
4 years ago
Jason Kulatunga
1acd7e0d47
badges
4 years ago
Jason Kulatunga
266c95f857
fix #3
...
Make sure that the collector attempts to correctly communicate with webapp container, even when running in dedicated container (and triggered manually).
fixes cron schedule to run daily.
added instructions for dedicated containers.
4 years ago
Jason Kulatunga
0c85f65ebb
typos.
4 years ago
Jason Kulatunga
373e3e335c
add thankyou comment to README.
4 years ago
Jason Kulatunga
a4a8cc7b79
update readme docs.
4 years ago
Jason Kulatunga
5c9ed3ba22
update LICENSE section.
4 years ago
Jason Kulatunga
1def7d334c
add image to readme.
4 years ago
Jason Kulatunga
fa5a2381cc
update README with new instructions.
4 years ago
Jason Kulatunga
5c2b0a8e6b
changed command to use /run/udev in read-only mode.
4 years ago
Jason Kulatunga
3d38e82b34
update readme with non-docker hub instructions.
4 years ago
Jason Kulatunga
c6a0033786
added WIP note.
4 years ago
Jason Kulatunga
8482272d45
init
4 years ago