You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch from Dave Love <d.love@liverpool.ac.uk> to fix SGE load sensor
mode so that each run through the loop does a fresh check of system
health. Otherwise, things like process information, filesystem
status, etc. won't be refreshed, and the cached (i.e., stale) data
from the first time through the loop will be used indefinitely! This
also allows updating/modifying the NHC check modules in /etc/nhc/*.nhc
without having to restart the load sensor.
0 commit comments