Commit Graph

  • f8b2ac0d2c Fix URL to new location of cc-units develop Thomas Roehl 2025-04-22 12:48:15 +02:00
  • ec34b40295 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector Thomas Roehl 2025-04-17 11:38:03 +02:00
  • 03cd965099
    Merge develop into main for documentation (#143) main Thomas Gruber 2025-04-17 11:37:47 +02:00
  • a1077b58a8 Update Hugo integration cc-docs Thomas Roehl 2025-04-16 23:54:17 +02:00
  • 8ccbb4f69c Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector Thomas Roehl 2025-04-16 13:38:31 +02:00
  • bd04e19c96
    Merge development branch to main (#141) Thomas Gruber 2025-04-16 13:38:11 +02:00
  • 4c05557941
    Merge branch 'develop' into nfsio_remount_fix nfsio_remount_fix Thomas Gruber 2025-04-16 13:31:22 +02:00
  • c9f2378813
    Use timer_getCycleClock in likwidMetric (#139) Thomas Gruber 2025-04-16 13:06:27 +02:00
  • 02623f8c9d
    Change to cc-lib (#135) Thomas Gruber 2025-04-16 13:00:13 +02:00
  • 9e321e0766
    Merge branch 'develop' into cc_lib_switch cc_lib_switch Thomas Gruber 2025-04-16 12:58:29 +02:00
  • 77fceb17d1 Update rapl collector with powercap limits rapl_collector_limits Thomas Roehl 2025-04-04 12:04:27 +02:00
  • 8daa3701b9
    Use timer_getCycleClock in likwidMetric likwidMetric-cycleclock Thomas Gruber 2025-04-03 12:28:12 +02:00
  • 813804ae2d Update CI Thomas Roehl 2025-03-18 14:32:29 +01:00
  • da91813a81 Fix ccLogger import path Thomas Roehl 2025-03-18 14:28:46 +01:00
  • 6ea79b0099 Use receiver, sinks, ccLogger and ccConfig from cc-lib Thomas Roehl 2025-03-18 14:21:58 +01:00
  • e080a82b55 Merge branch 'develop' into nfsio_remount_fix Thomas Roehl 2025-03-17 17:50:29 +01:00
  • b5520efc25 Fix artifacts in netstat collector of not done cc-lib switch Thomas Roehl 2025-03-15 04:02:26 +01:00
  • d2b1bad1b8 Fix artifacts of not done cc-lib switch Thomas Roehl 2025-03-15 04:01:01 +01:00
  • 5762afa40b Delete mountpoint when it vanishes, not just its data Thomas Roehl 2025-03-15 03:48:38 +01:00
  • f90c2698e3 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector Thomas Roehl 2025-03-15 00:48:51 +01:00
  • 01ff8b2e9b Remove local development path Thomas Roehl 2025-02-24 18:35:16 +01:00
  • a476f1753e Change to ccMessage from cc-lib Thomas Roehl 2025-02-24 18:29:27 +01:00
  • 0e57c8db1c
    Add derived_values for numastats (#134) brinkcoder 2025-02-19 11:35:32 +01:00
  • f2f38c81af
    Add exclude_devices to iostat (#133) brinkcoder 2025-02-19 11:34:56 +01:00
  • f9acc51a50
    Add derived values for nfsiostat (#132) brinkcoder 2025-02-19 11:34:06 +01:00
  • 87346e2eae
    Fix excluded metrics for diskstat and add exclude_mounts (#131) brinkcoder 2025-02-19 11:33:13 +01:00
  • 0f92f10b66
    Add optional interface alias in netstat (#130) brinkcoder 2025-02-19 11:32:15 +01:00
  • c1395ec2ed
    add links nfsiostat and schedstat (#129) brinkcoder 2025-02-19 11:31:49 +01:00
  • 6901b06e44 Rename 'process_message' to 'process_messages' in metricRouter config Michael Panzlaff 2025-02-03 15:23:51 +01:00
  • 1edddc3dc2 Add collectors for perf command and perf_event_open system call perf_collectors Thomas Roehl 2024-12-28 03:33:12 +01:00
  • 7b343d0bab Use CCMessage FromBytes instead of Influx's decoder Thomas Roehl 2024-12-27 15:22:59 +00:00
  • 7d3180b526 Check creation of CCMessage in NATS receiver Thomas Roehl 2024-12-27 15:00:14 +00:00
  • 16faa70867 Check creation of CCMessage in NATS receiver Thomas Roehl 2024-12-27 15:00:14 +00:00
  • 70a6afc549 Generate HUGO inputs out of Markdown files Thomas Roehl 2024-12-23 17:55:48 +01:00
  • e02a018327 Mark all JSON config fields of message processor as omitempty Thomas Roehl 2024-12-23 17:52:34 +01:00
  • bcecdd033b Fix documentation of RAPL collector Thomas Roehl 2024-12-23 17:51:43 +01:00
  • d210f02603 Merge branch 'check_file_perm_and_user' of github.com:ClusterCockpit/cc-metric-collector into check_file_perm_and_user check_file_perm_and_user Thomas Roehl 2024-12-21 18:16:35 +01:00
  • b9e6f50d5f Change config file permissions in GH Action Thomas Roehl 2024-12-21 18:16:25 +01:00
  • d15eba8fe8 Re-add test configuration files with changed permissions Thomas Roehl 2024-12-21 18:12:54 +01:00
  • f83a342e28 Remove test CI configuration Thomas Roehl 2024-12-21 18:11:22 +01:00
  • 03d5486413 Add check for configuration files to be owned by user and have perm 0600. Fixes #33 Thomas Roehl 2024-12-21 03:45:53 +01:00
  • 2645ffeff3 Merge branch 'main' into develop Thomas Roehl 2024-12-21 02:39:08 +01:00
  • ee4e1baf5b Fix Release part v0.7.0 Thomas Roehl 2024-12-20 21:07:33 +01:00
  • 94c80307e8 Fix Release part Thomas Roehl 2024-12-20 21:03:03 +01:00
  • f859fe178d Fix Release part Thomas Roehl 2024-12-20 20:56:22 +01:00
  • 0ff8c8616e Fix UBI9 RPM name Thomas Roehl 2024-12-20 20:45:29 +01:00
  • 32e93b362e Remove go installation through apt for Ubuntu 24.04 Thomas Roehl 2024-12-20 20:41:59 +01:00
  • 1b61b5dae4 Overwrite files created by previous tag Thomas Roehl 2024-12-20 20:38:59 +01:00
  • e968aa1991 Fix wrongly named packages Thomas Roehl 2024-12-20 20:33:10 +01:00
  • 160c3cde47
    Develop to main (#127) Thomas Gruber 2024-12-20 20:30:04 +01:00
  • d2a38e3844
    Merge branch 'main' into develop Thomas Gruber 2024-12-20 20:27:48 +01:00
  • 1f35f6d3ca Fix wrongly named packages Thomas Roehl 2024-12-20 20:26:38 +01:00
  • e7d76dd0d8 Add golang-race for UBI9 and Alma9 Thomas Roehl 2024-12-20 20:15:59 +01:00
  • 482ae046cb Install go-toolkit to fulfill build requirements for RPM Thomas Roehl 2024-12-20 20:12:03 +01:00
  • d00b14f3e8 use go-toolkit for RPM builds Thomas Roehl 2024-12-20 18:49:28 +01:00
  • 4fd8c87157 Remove condition around BuildRequires and use go-toolkit for RPM builds Thomas Roehl 2024-12-20 18:43:21 +01:00
  • 1e2e43742f Remove go-toolkit as build requirement for RPM builds if run in CI Thomas Roehl 2024-12-20 18:28:32 +01:00
  • 7e6870c7b3 Add golang-race for UBI9 and Alma9 Thomas Roehl 2024-12-20 20:15:59 +01:00
  • d881093524 Install go-toolkit to fulfill build requirements for RPM Thomas Roehl 2024-12-20 20:12:03 +01:00
  • c01096c157 use go-toolkit for RPM builds Thomas Roehl 2024-12-20 18:49:28 +01:00
  • 3d70c8afc9 Remove condition around BuildRequires and use go-toolkit for RPM builds Thomas Roehl 2024-12-20 18:43:21 +01:00
  • 7ee85a07dc Remove go-toolkit as build requirement for RPM builds if run in CI Thomas Roehl 2024-12-20 18:28:32 +01:00
  • 5ca669951f Merge branch 'develop' Thomas Roehl 2024-12-20 18:18:10 +01:00
  • 02344f30a4 Add Alma9, UBI9 and Ubuntu 24.04 to release workflow Thomas Roehl 2024-12-20 17:52:09 +01:00
  • c2c8f3c73e Fix dependency installation for UBI9 Thomas Roehl 2024-12-20 17:46:46 +01:00
  • b3f1b63617 Add UBI9 build and different container sources for UBI images Thomas Roehl 2024-12-20 17:43:14 +01:00
  • 100d306473 Add more test builds to runonce workflow Thomas Roehl 2024-12-20 17:36:54 +01:00
  • ea04b7ed28 Fix job name Thomas Roehl 2024-12-20 17:32:52 +01:00
  • 31994f44fa Update Github Action with new OS versions and action versions Thomas Roehl 2024-12-20 17:32:01 +01:00
  • 708e145020 natsSink: Use flush timer handling from httpSink and some comments Thomas Roehl 2024-12-20 17:07:16 +01:00
  • d0af494149 httpSink: remove unused extended tag list Thomas Roehl 2024-12-20 17:06:50 +01:00
  • 95c0803a3c Use common function to add message to ILP encoder Thomas Roehl 2024-12-20 15:43:19 +01:00
  • 87309fcd2b natsSink: Use flush timer handling from httpSink and some comments Thomas Roehl 2024-12-20 17:07:16 +01:00
  • 8915c2fd5d httpSink: remove unused extended tag list Thomas Roehl 2024-12-20 17:06:50 +01:00
  • 27faafef78 Use common function to add message to ILP encoder Thomas Roehl 2024-12-20 15:43:19 +01:00
  • 7840de7b82
    Merge develop branch into main (#123) Thomas Gruber 2024-12-19 23:00:14 +01:00
  • 21646e1edf
    New Message processor (#118) Thomas Gruber 2024-12-11 19:06:50 +01:00
  • 8837ff4474
    Merge 'develop' into 'main' (#121) Thomas Gruber 2024-11-20 16:50:12 +01:00
  • 8e8be09ed9
    Merge latest commits from develop to main branch (#114) Thomas Gruber 2024-11-20 16:22:39 +01:00
  • 51dda886f1
    Update runonce.yml to download golang from official sources Thomas Gruber 2024-11-14 16:31:51 +01:00
  • c96021c7cc
    Fix: Create lock file if it does not exist in likwidMetric.go (#120) brinkcoder 2024-11-14 16:20:47 +01:00
  • ccce00d64f Add support for credential file (NKEY) to NATS sink and receiver nats_nkey_support Thomas Roehl 2024-10-11 04:43:57 +02:00
  • 8f336c1bb7
    Update likwidMetric.md Thomas Gruber 2024-10-08 13:36:46 +02:00
  • 7d3f67f15b
    Update likwidMetric.md Thomas Gruber 2024-10-07 14:09:09 +02:00
  • a36f8fe19d Test whether ipmitool or ipmi-sensors can be executed without errors Thomas Roehl 2024-07-26 16:46:16 +02:00
  • 2efed7c631 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2024-07-15 12:42:58 +02:00
  • 2affb4d8a7 Update sink's README Thomas Roehl 2024-07-15 12:42:51 +02:00
  • 55cb12c9f8
    Update README.md Thomas Gruber 2024-07-15 12:41:07 +02:00
  • f6c94e32b3
    Update README.md for sinks Thomas Gruber 2024-07-15 12:38:34 +02:00
  • b69efdc2a4 Update runonce action to use golang 1.22 stable release, no golang RPMs anymore Thomas Roehl 2024-06-17 14:28:17 +02:00
  • caa04da163 Update Release action to use golang 1.22 stable release, no golang RPMs anymore Thomas Roehl 2024-06-17 14:11:33 +02:00
  • 0ae537fdc9
    Update main config in configuration.md Thomas Gruber 2024-06-17 11:07:51 +02:00
  • 9ca73a9f50 Add documentation of the internal structure of the LikwidCollector to its documentation likwid_collector_lock_file Thomas Röhl 2024-04-25 17:26:18 +02:00
  • 0186dce521 Create lockfile if it does not exist Thomas Röhl 2024-04-25 17:25:53 +02:00
  • 157bd6f0cc Initial version of a RabbitMQ/AMQP sink amqp_sink Thomas Roehl 2024-04-19 17:59:43 +02:00
  • e1f05acce0 Initial version of MQTT sink mqtt_sink Thomas Roehl 2024-04-19 17:30:18 +02:00
  • 2e7990f87d
    Update likwidMetric.md Thomas Gruber 2024-04-18 13:14:32 +02:00
  • 813b59b16e Required LIKWID 5.3.0 likwidenergy Thomas Roehl 2024-04-10 20:00:58 +02:00
  • 16c796a2b8 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2024-04-10 19:57:54 +02:00
  • b6c4769db3 Remove stray error check Thomas Roehl 2024-04-10 19:57:46 +02:00