Skip to content

Commit 38d0230

Browse files
Update inventory/inventory-smartctl/policy.cf
Co-authored-by: Lars Erik Wik <53906608+larsewi@users.noreply.github.com>
1 parent 4414bd0 commit 38d0230

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

inventory/inventory-smartctl/policy.cf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ bundle agent main
1212
# Simplified version: reads JSON directly in main bundle, no sub-bundle needed.
1313
#
1414
# Attributes exposed in Mission Portal:
15-
# @inventory SMART drive health - Per-drive PASSED/FAILED
16-
# @inventory SMART drive model - Drive model per device
17-
# @inventory SMART drive temperatures - Current temperature in Celsius
15+
# @inventory SMART drive health - Per-drive PASSED/FAILED
16+
# @inventory SMART drive model - Drive model per device
17+
# @inventory SMART drive temperatures - Current temperature in Celsius
1818
# @inventory SMART drive power-on hours - Cumulative runtime in hours
1919
# @inventory SMART NVMe available spare - Remaining spare blocks (%), NVMe only
2020
# @inventory SMART NVMe percentage used - Drive life consumed (%), NVMe only
21-
# @inventory SMART NVMe media errors - Uncorrectable media errors, NVMe only
22-
# @inventory SMART failed drives - Only present on hosts with a failing drive
21+
# @inventory SMART NVMe media errors - Uncorrectable media errors, NVMe only
22+
# @inventory SMART failed drives - Only present on hosts with a failing drive
2323
{
2424
vars:
2525
linux::

0 commit comments

Comments
 (0)