Skip to content

Commit

Permalink
fix: 🐛 Use alternative smart temp path
Browse files Browse the repository at this point in the history
  • Loading branch information
Supporterino authored Mar 5, 2024
1 parent aee613b commit e2c5bd5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions graphite_mapping.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ mappings:
instance: "${1}"
serial: "${2}"

- match: "truenas.*.smart_log_smart.disktemp.*.*"
name: "disk_temperature"
labels:
job: "truenas"
instance: "${1}"
serial: "${2}"

################################################
# disk operation mappings
################################################
Expand Down

0 comments on commit e2c5bd5

Please sign in to comment.