Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit e3cc06c

Browse files
authored
Include timer units failed state alert as default (#1468)
1 parent 1f5430d commit e3cc06c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

modules/systemdunits/metadata.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,10 @@ modules:
161161
metric: systemd.slice_unit_state
162162
info: systemd slice unit in the failed state
163163
link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf
164+
- name: systemd_timer_unit_failed_state
165+
metric: systemd.timer_unit_state
166+
info: systemd timer unit in the failed state
167+
link: https://github.com/netdata/netdata/blob/master/health/health.d/systemdunits.conf
164168
metrics:
165169
folding:
166170
title: Metrics

0 commit comments

Comments
 (0)