Michael Panzlaff
d215cabb3e
rpm: The installed binary is not secret and should be rx'able
2026-04-13 12:28:48 +02:00
Michael Panzlaff
86da3c15f7
rpm: The main binary should be owner by root
...
The system user should not be allowed to modify the ccmc binary.
2026-04-08 16:46:19 +02:00
Michael Panzlaff
93cd397b79
Revert "rpm: chown on /usr/bin/cc-metric-collector is unnecessary"
...
This reverts commit 65b9c0ea14 .
2026-04-08 16:45:57 +02:00
Michael Panzlaff
65b9c0ea14
rpm: chown on /usr/bin/cc-metric-collector is unnecessary
...
The file belongs to root otherwise. The monitoring user can already
execute it. The monitoring user should not be allowed to change the
file, which is slightly more restricting. However it is in line with
what 99.9% of packages will do.
2026-04-08 15:56:11 +02:00
Michael Panzlaff and GitHub
1251f9ef6b
Merge pull request #207 from ClusterCockpit/ipmi-sudo
...
Add IPMI sudo support
2026-03-24 15:32:37 +01:00
Michael Panzlaff
f816f4991b
ipmi: refactor and add sudo support
2026-03-24 15:06:47 +01:00
Michael Panzlaff
e40816eb17
ipmi: refactor and add sudo support
2026-03-24 14:24:35 +01:00
Michael Panzlaff
b947f98459
update cc-lib to v2.11.0
2026-03-24 14:24:25 +01:00
Michael Panzlaff
e1bdd025f5
.gitignore += cc-metric-collector
2026-02-24 17:54:40 +01:00
Michael Panzlaff
315f2750ea
Update to LIKWID 5.5.1
2026-02-24 17:54:40 +01:00
Michael Panzlaff
4a8159ef82
Fix possibly missing metrics in nfs collector
...
We should not rely on the availablity of certain nfs metrics at just the
collector start time. Allow new metrics to come in at any point.
2026-02-24 17:54:40 +01:00
Michael Panzlaff
0a2a85f2ce
Add missing 'Section' and 'Priority' to .deb.control
2025-06-23 14:01:57 +02:00