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
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -452,6 +452,7 @@ The table below provides a list of the configuration variables which may be used
452
452
| MCELOG_MAX_CORRECTED_RATE |`9`| Maximum number of **corrected** MCEs allowed before `check_hw_mcelog()` returns failure |
453
453
| MCELOG_MAX_UNCORRECTED_RATE |`0`| Maximum number of **uncorrected** MCEs allowed before `check_hw_mcelog()` returns failure |
454
454
| MDIAG_CMD |`mdiag`| Command to use to invoke Moab's `mdiag` command (may include path) |
455
+
| MMHEALTH | `/usr/lpp/mmfs/bin/mmhealth` | Command to use to invoke the GPFS `mmhealth` command |
455
456
| *NAME | `nhc` | Used to populate default paths/filenames for configuration |
456
457
| NHC_AUTH_USERS | `root nobody` | Users authorized to have arbitrary processes running on compute nodes |
457
458
| NHC_CHECK_ALL | `0` | Forces all checks to be non-fatal. Displays each failure message, reports total number of failed checks, and returns that number. |
0 commit comments