| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- updated to 1.4.3 with following new features:
* toggle BASH tracing or NHC debugging via SIGUSR1/SIGUSR2, respectively
* check_nvsmi_healthmon(): New check from CSC for GPU health monitoring via
nvidia-smi
* Provide added detail to tracing info (-x mode)
* Based on feedback from Moe Jette of SchedMD, pull node job data directly
from Slurm via squeue instead of the previous method that only worked for
single-node jobs.
* Support for recent additions to the Slurm node states (e.g., "planned")
* Pathname expansion has been disabled on startup, and re-enabled only when
being actively used, to avoid "unintended" expansions of wildcards at
random points throughout the code.
* Correct clobbering of BASH built-in variables and add tests to prevent future recurrence
* Switch "system UID" boundary handling to a more accurate source of truth,
and ensure that the code matches the math, naming, and intent.
* Reorder resource manager detection to improve accurate detection,
especially with respect to Slurm vs. PBS (all variants)
- removed test-test_lbnl_file.nhc-Put-all-process-substitution.patch
- updated to 1.4.2 with following new features: * Support for negating *any* match string anywhere * check_net_ping(): New check for monitoring of network connectivity * check_ps_*(): Process owner parameters now accept match strings * check_cmd_dmesg(): New check to validate/verify or catch/flag * check_fs_mount(): Create missing mount points as necessary * New command-line flag: "-e <check>" will override config file, - added patch to fix error during test phase * test-test_lbnl_file.nhc-Put-all-process-substitution.patch
- version 1.4.1 * Too many changes. See ChangeLog file for details
- version 1.2.1 * Too many changes. See ChangeLog file for details
- disable noarch for SLE 11
- fix typo in spec file
- package is noarch - fix Url
- first package - version 1.1.4