Commit 642c420
Michael Jennings
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.1 parent 9bb5126 commit 642c420
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | 596 | | |
598 | 597 | | |
599 | 598 | | |
600 | 599 | | |
601 | 600 | | |
602 | 601 | | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
603 | 607 | | |
604 | 608 | | |
605 | 609 | | |
606 | 610 | | |
607 | 611 | | |
| 612 | + | |
608 | 613 | | |
609 | 614 | | |
610 | 615 | | |
| |||
0 commit comments