Jason Kulatunga
6f283fd736
Update README.md
2022-05-20 10:25:02 -07:00
Jason Kulatunga
7b75b5f9bb
update docker instructions.
2022-05-12 09:26:00 -07:00
Jason Kulatunga
62354f2ab8
created example omnibus docker-compose file.
2022-05-12 09:26:00 -07:00
Jason Kulatunga
2ab714f575
Update README.md
2022-05-10 15:33:53 -07:00
Jason Kulatunga
39848eda0b
provide info about freebsd binaries.
2022-05-09 19:28:42 -07:00
Jason Kulatunga
bce6225e9a
added list of supported architectures.
2022-05-09 18:28:08 -07:00
Jason Kulatunga
eb4a738746
documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting.
2022-05-09 16:37:05 -07:00
Jason Kulatunga
de702414b9
moving all filesystem references to /scrutiny to /opt/scrutiny
...
fixes #230
2022-05-09 09:29:39 -07:00
Jason Kulatunga
646d0eff15
change the environmental variable to COLLECTOR_CRON_SCHEDULE
2022-05-01 22:13:11 -07:00
Jason Kulatunga
ce3d45e543
instructions in readme for how to override cron schedule.
2022-05-01 22:09:03 -07:00
Jason Kulatunga
49c1ef6a37
fixing local persistent dir for influxdb in omnibus.
2022-05-01 21:15:04 -07:00
Jason Kulatunga
ae99ffd57e
using github container registry images.
...
update documentation to enable persistence by default
update docs to include influxdb
2022-05-01 21:08:18 -07:00
Jason Kulatunga
035c94681f
referencing Github container registry for all images.
2022-04-30 22:24:05 -07:00
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
2022-01-05 21:03:37 +08:00
Jason Kulatunga
6d4196085e
Update README.md
2021-08-02 21:53:44 -07:00
Jason Kulatunga
fa5d0e44c4
Update README.md
2021-08-02 21:52:45 -07:00
Jason Kulatunga
aa720f7065
Update README.md
2020-10-09 11:21:23 -06:00
Jason Kulatunga
e32af371f7
tweaks to odcumenation.
2020-10-09 09:58:27 -06:00
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.
2020-10-07 21:54:29 -06:00
Jason Kulatunga
732eb039da
added custom script notification type.
2020-10-03 10:05:44 -06:00
Jason Kulatunga
2d903453d5
updated Debug mode documenation.
2020-10-03 10:01:40 -06:00
Jason Kulatunga
6ca4ce39de
Adding documenation for notifications.
2020-10-03 09:53:06 -06:00
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.
2020-09-29 16:05:05 -06:00
Jason Kulatunga
c7c1e37170
updating docs. use /opt/ not /etc/. Describe RAID instructions.
2020-09-29 10:12:40 -06:00
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
2020-09-26 15:18:55 -06:00
Jason Kulatunga
2c2ecbd9f7
fix link
2020-09-23 20:51:13 -06:00
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
2020-09-23 20:49:56 -06:00
Jason Kulatunga
f53833d617
add codecov badge.
2020-09-20 16:51:36 -06:00
Jason Kulatunga
cadf055105
add license and logo link.
2020-09-18 09:58:57 -06:00
Jason Kulatunga
1acd7e0d47
badges
2020-09-18 09:45:11 -06:00
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.
2020-09-18 09:23:39 -06:00
Jason Kulatunga
0c85f65ebb
typos.
2020-09-16 18:56:39 -07:00
Jason Kulatunga
373e3e335c
add thankyou comment to README.
2020-09-16 18:42:58 -07:00
Jason Kulatunga
a4a8cc7b79
update readme docs.
2020-09-16 18:27:44 -07:00
Jason Kulatunga
5c9ed3ba22
update LICENSE section.
2020-09-16 17:57:42 -07:00
Jason Kulatunga
1def7d334c
add image to readme.
2020-09-16 17:55:36 -07:00
Jason Kulatunga
fa5a2381cc
update README with new instructions.
2020-08-20 23:52:11 -07:00
Jason Kulatunga
5c2b0a8e6b
changed command to use /run/udev in read-only mode.
2020-08-20 20:34:02 -07:00
Jason Kulatunga
3d38e82b34
update readme with non-docker hub instructions.
2020-08-20 08:37:45 -07:00
Jason Kulatunga
c6a0033786
added WIP note.
2020-08-19 16:09:37 -07:00
Jason Kulatunga
8482272d45
init
2020-08-19 16:04:21 -07:00