Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Feature Request: thermal: different warn/crit per entry #10

Open
Tuxdiver opened this issue Jun 2, 2017 · 1 comment
Open

Feature Request: thermal: different warn/crit per entry #10

Tuxdiver opened this issue Jun 2, 2017 · 1 comment

Comments

@Tuxdiver
Copy link

Tuxdiver commented Jun 2, 2017

Our PA has a very high switch core temp (61 deg) and the default critical alert is fired:

<entry>
<slot>1</slot>
<description>Temperature @ Switch Core</description>
<min>0.0</min>
<max>85.0</max>
<alarm>False</alarm>
<DegreesC>61.0</DegreesC>
</entry>

It would be nice to set the warn/crit range for this (and Cavium Core) different from the other ones.

Two ideas:

  1. Use the max value from the entry and set the warn/crit to a percent value regarding this max
  2. add a parameter to filter entries, so I could create two checks: one for the 60 deg max sensors and one for the 85 deg sensors
@ralph089
Copy link
Owner

ralph089 commented Jun 2, 2017

Thank you for your message and your ideas!

I think the second idea is more flexible. So i will add a parameter in the next release to filter for specific entries.

Kind regards
Ralph

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants