[GH-ISSUE #130] EC poll interval less than 1000ms doesn't work. #119

Closed
opened 2026-02-26 00:31:47 +03:00 by kerem · 1 comment
Owner

Originally created by @OskarPepryk on GitHub (Oct 27, 2016).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/130

I tried setting EC poll interval to 500ms and less and it still seems to refresh CPU temp and fan speeds at a slow 1000ms rate.

I tested EC values with RWEverything and they refresh much faster than 1Hz so it's not EC fault. Also CPU temp tested with HWiNFO refresher more often.

Originally created by @OskarPepryk on GitHub (Oct 27, 2016). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/130 I tried setting EC poll interval to 500ms and less and it still seems to refresh CPU temp and fan speeds at a slow 1000ms rate. I tested EC values with RWEverything and they refresh much faster than 1Hz so it's not EC fault. Also CPU temp tested with HWiNFO refresher more often.
kerem closed this issue 2026-02-26 00:31:47 +03:00
Author
Owner

@hirschmann commented on GitHub (Oct 28, 2016):

There are several reasons why the updated poll intervall isn't being applied (or looks like it isn't being applied):

  • you have saved your changes to the config, but you have not applied the updated config
  • NBFC filters out short temperature spikes, which might look like the temperature lags behind, compared to other monitoring tools
  • the GUI gets updated only once every 3 seconds
<!-- gh-comment-id:256928158 --> @hirschmann commented on GitHub (Oct 28, 2016): There are several reasons why the updated poll intervall isn't being applied (or looks like it isn't being applied): - you have saved your changes to the config, but you have not applied the updated config - NBFC filters out short temperature spikes, which might look like the temperature lags behind, compared to other monitoring tools - the GUI gets updated only once every 3 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#119
No description provided.