Hardware Sentry Configuration
Hardware Sentry configuration file
| Type | object |
|---|---|
| File match |
*hws-config*.yaml
*hws-config*.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/hardware-sentry-configuration/latest.json |
| Source | https://www.schemastore.org/hws-config.json |
Validate with Lintel
npx @lintel/lintel check
Properties
Disables Hardware Sentry's alerts for all the monitored hosts (Default: false).
Sets the cycle that Hardware Sentry uses to perform discoveries and detect new components in your monitored environment. By default, Hardware Sentry runs a discovery after 30 collects.
Sets Hardware Sentry's internal Exporter configuration.
1 nested properties
Overrides Hardware Sentry's internal OTLP Exporter configuration.
3 nested properties
Sets Hardware Sentry's OTLP Exporter headers, such as the Authorization header used to authenticate the Exporter with the OTLP gRPC Receiver.
Sets Hardware Sentry's OTLP Exporter trusted certificates file (Default: security/otel.crt).
Configures the OTLP Receiver endpoint (Default: https://localhost:4317).
Adds additional static metrics to be exposed by Hardware Sentry.
Configures the hosts to monitor.
Sets the number of jobs that Hardware Sentry can run simultaneously (Default: 20).
Customizes the OpenTelemetry Collector sub-process.
5 nested properties
Overrides the OpenTelemetry Collector command line.
Configures where to print the OpenTelemetry Collector's output (Default: log).
Configures the working directory of the OpenTelemetry Collector.
Disables the OpenTelemetry Collector (Default: false).
Displays the configured hostname in the Host Resource host.name attribute instead of the resolved FQDN (Default: false).
Definitions
Forces a specific namespace for connectors that perform namespace auto-detection (Advanced).