mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-25 16:02:04 +00:00
Remove Bad Comment
Signed-off-by: Brandon Kauffman <bck01215@gmail.com>
This commit is contained in:
parent
a52ce30089
commit
9044097f2c
@ -29,7 +29,6 @@ groups:
|
||||
- name: Windows Disk Alerts
|
||||
rules:
|
||||
|
||||
# Sends an alert when disk space usage is above 95%
|
||||
- alert: Drive_Status
|
||||
expr: windows_disk_drive_status{status="OK"} != 1
|
||||
for: 10m
|
||||
|
Loading…
Reference in New Issue
Block a user