brinkcoder
139e5a3e29
fix: first values are now 0 for _diff metrics
2025-03-07 15:30:56 +01:00
brinkcoder
b12e471407
switch to cc-lib ccMessage and messageProcessor
2025-03-07 14:15:41 +01:00
brinkcoder
4fdff41681
bugfix: read max clock now reads max clock instead of clock. added only_metrics and diff_values. add memory_info_v2. add support for multiple fans.
2025-03-05 01:42:59 +01:00
brinkcoder
705c31e7e5
switch to cc-lib
2025-03-05 01:39:03 +01:00
brinkcoder
c53c5673a4
add only_metrics. add max and critical temperatures
2025-03-05 01:38:36 +01:00
brinkcoder
44ff56d0fe
switch to cc-lib. docs: consistency for list
2025-03-05 01:37:18 +01:00
brinkcoder
9ca34d217a
switch to cc-lib. docs: consistency for list
2025-03-05 01:36:50 +01:00
brinkcoder
5452c89a71
switch to cc-lib
2025-03-05 01:36:16 +01:00
brinkcoder
f7dcee1100
switch to cc-lib. docs: consistency for list
2025-03-05 01:35:38 +01:00
brinkcoder
f8f2475ae0
switch to cc-lib. docs: consistency for list
2025-03-05 01:35:21 +01:00
brinkcoder
5dfae0a48e
add only_metrics, exclude_metrics, absoulte_values, diff_values and derived_values. docs: consistency for list
2025-03-05 01:34:50 +01:00
brinkcoder
1bd9d389ad
add only_metrics, diff_values and derived_values. docs: clarify filter logic, consistency for list
2025-03-05 01:32:03 +01:00
brinkcoder
170a358d79
add only_metrics, diff_values and derived_values. docs: clarify filter logic, consistency for list
2025-03-05 01:30:41 +01:00
brinkcoder
0e7b4fc936
add only_metrics, exclude_metrics, interface_alias. docs: consistency
2025-03-05 01:15:18 +01:00
brinkcoder
478c5159f5
switch to cc-lib
2025-03-05 01:13:17 +01:00
brinkcoder
8de639be08
add only_metrics. docs: consistency
2025-03-05 01:12:46 +01:00
brinkcoder
04fa267d9d
add only_metrics. docs: clarify usage of filtering, consistency for metric list and units
2025-03-05 01:11:59 +01:00
brinkcoder
2d792684ff
add only_metrics
2025-03-05 01:07:26 +01:00
brinkcoder
9a2898a6a3
switch to cc-lib
2025-03-05 01:06:40 +01:00
brinkcoder
58e9fae966
add exclude_metrics, only_metrics. bugfix: check if ipmitool is present with -V. docs: clarifications
2025-03-05 01:06:17 +01:00
brinkcoder
636c3f312d
add only_metrics, diff_values and derived_values
2025-03-05 01:04:06 +01:00
brinkcoder
4702ab1570
add only_metrics. docs: add units
2025-03-05 01:02:29 +01:00
brinkcoder
bcfe2b522a
change README metric list from * to - and apply minor fixes
2025-03-05 01:00:21 +01:00
brinkcoder
5a26c37e0d
add only_metrics and exclude_mounts
2025-03-05 00:59:44 +01:00
brinkcoder
75a51474b9
add only_metrics, diff_values and derived_values. docs: clarify usage
2025-03-05 00:58:29 +01:00
brinkcoder
f64182630b
add only_metrics, diff_values and derived_values. docs: clarify usage
2025-03-05 00:58:06 +01:00
brinkcoder
6d9153b25e
add only_metrics. docs: consistency for metric list and unit specification
2025-03-05 00:55:48 +01:00
brinkcoder
2914f42356
bugfix: output of freq changed to MHz instead of GHz. removed exclude_metrics (only one metric anyway)
2025-03-05 00:50:26 +01:00
brinkcoder
6c6fdd8ae7
small changes
2025-03-05 00:48:23 +01:00
brinkcoder
76e36373f1
switch to cc-lib
2025-03-05 00:45:45 +01:00
brinkcoder
16ed2c82e6
change README metric list from * to - and apply minor fixes
2025-03-05 00:45:10 +01:00
brinkcoder
4126132d64
change README metric list from * to - and apply minor fixes
2025-03-05 00:42:23 +01:00
brinkcoder
a001acd2b2
sort metrics in categories and remove ibstat_perfquery
2025-03-05 00:35:42 +01:00
Thomas Roehl
16faa70867
Check creation of CCMessage in NATS receiver
2024-12-27 15:00:14 +00:00
Thomas Roehl
f859fe178d
Fix Release part
2024-12-20 20:56:22 +01:00
Thomas Roehl
0ff8c8616e
Fix UBI9 RPM name
2024-12-20 20:45:29 +01:00
Thomas Roehl
32e93b362e
Remove go installation through apt for Ubuntu 24.04
2024-12-20 20:41:59 +01:00
Thomas Roehl
1b61b5dae4
Overwrite files created by previous tag
2024-12-20 20:38:59 +01:00
Thomas Gruber
160c3cde47
Develop to main ( #127 )
...
* Remove go-toolkit as build requirement for RPM builds if run in CI
* Remove condition around BuildRequires and use go-toolkit for RPM builds
* use go-toolkit for RPM builds
* Install go-toolkit to fulfill build requirements for RPM
* Add golang-race for UBI9 and Alma9
* Fix wrongly named packages
2024-12-20 20:30:04 +01:00
Thomas Roehl
e7d76dd0d8
Add golang-race for UBI9 and Alma9
2024-12-20 20:18:31 +01:00
Thomas Roehl
482ae046cb
Install go-toolkit to fulfill build requirements for RPM
2024-12-20 20:18:31 +01:00
Thomas Roehl
d00b14f3e8
use go-toolkit for RPM builds
2024-12-20 20:18:31 +01:00
Thomas Roehl
4fd8c87157
Remove condition around BuildRequires and use go-toolkit for RPM builds
2024-12-20 20:18:31 +01:00
Thomas Roehl
1e2e43742f
Remove go-toolkit as build requirement for RPM builds if run in CI
2024-12-20 20:18:31 +01:00
Thomas Roehl
5ca669951f
Merge branch 'develop'
2024-12-20 18:18:10 +01:00
Thomas Roehl
02344f30a4
Add Alma9, UBI9 and Ubuntu 24.04 to release workflow
2024-12-20 17:52:09 +01:00
Thomas Roehl
c2c8f3c73e
Fix dependency installation for UBI9
2024-12-20 17:46:46 +01:00
Thomas Roehl
b3f1b63617
Add UBI9 build and different container sources for UBI images
2024-12-20 17:43:14 +01:00
Thomas Roehl
100d306473
Add more test builds to runonce workflow
2024-12-20 17:36:54 +01:00
Thomas Roehl
ea04b7ed28
Fix job name
2024-12-20 17:32:52 +01:00