Commit Graph

  • 43bcce6fb5 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-22 18:05:38 +0100
  • 85ff515992 Remove CpuList and SocketList function from metricCollector. Available in ccTopology Thomas Roehl 2022-03-22 16:55:45 +0100
  • 05806d3e97 Do renaming in other parts Thomas Roehl 2022-03-22 16:52:36 +0100
  • d8b2dc2455 Rename CPU to hardware thread, write some comments Thomas Roehl 2022-03-22 16:52:13 +0100
  • 622e94ae0e Fix DieList() if system does not support dies. Explicitly set entries in CpuData list Thomas Roehl 2022-03-22 15:58:10 +0100
  • 07fe17c2d1 Rename 'cpu' type to 'hwthread' to avoid naming clashes with MetricStore and CC-Webfrontend Thomas Roehl 2022-03-18 13:41:54 +0100
  • c506114480 Add processing order to MetricRouter README and add missing options Thomas Roehl 2022-03-18 12:29:00 +0100
  • 657543dded Ensure max_forward is at least 1 Thomas Roehl 2022-03-18 12:28:52 +0100
  • 28764f2c7e Add unit conversion to router Thomas Roehl 2022-03-17 18:38:15 +0100
  • 7dce6be099 Read unit of values from /proc/meminfo Thomas Roehl 2022-03-17 14:29:02 +0100
  • 4851382ad7 Merge branch 'develop' into main v0.4 Thomas Roehl 2022-03-16 19:08:13 +0100
  • b66fdd1436 Add missing socket->thread_id map for LikwidCollector Thomas Roehl 2022-03-16 19:04:39 +0100
  • 3f76947f54
    Merge latest developments into main (#67) Thomas Gruber 2022-03-15 16:41:11 +0100
  • c182d295f4
    Fix staticcheck warnings (#66) Thomas Gruber 2022-03-15 16:38:20 +0100
  • beebcd7145 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 16:16:39 +0100
  • 57629a2e0a
    Meta to tags list and map for sinks (#63) Thomas Gruber 2022-03-15 16:16:26 +0100
  • 082eea525a Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 16:10:41 +0100
  • aa1afd745e
    Derived metrics (#65) Thomas Gruber 2022-03-15 16:09:47 +0100
  • e1f4b0e12c
    Merge branch 'develop' into derived_metrics Thomas Gruber 2022-03-15 16:07:52 +0100
  • 3b962cd0d6 Add option to normalize units with cc-unit Thomas Roehl 2022-03-15 16:00:28 +0100
  • 2b8266d1d2 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 15:24:29 +0100
  • e00b7af5ee Update LustreCollector Thomas Roehl 2022-03-15 14:44:21 +0100
  • 872a9acb28 Update README Thomas Roehl 2022-03-11 20:10:18 +0100
  • cccd264881 Add some more units for testing Thomas Roehl 2022-03-11 20:10:06 +0100
  • 9728f171c3 Ignore prefixes for percentage Thomas Roehl 2022-03-11 20:09:42 +0100
  • f80aee4d0f Use 1 as Base prefix Thomas Roehl 2022-03-11 20:09:16 +0100
  • 887bf963af Simplify special cases Thomas Roehl 2022-03-11 20:01:18 +0100
  • 8d2cc79b99 Rename measure Thomas Roehl 2022-03-11 20:00:57 +0100
  • b37daef4eb Add missing prefix handling Thomas Roehl 2022-03-11 20:00:37 +0100
  • ff1a429771 Fix staticcheck warnings Thomas Roehl 2022-03-11 15:51:13 +0100
  • 992b19d354 Move unit tag to meta data tags Holger Obermaier 2022-03-11 14:47:18 +0100
  • 0b08ca9ae0 Simplified iota usage Holger Obermaier 2022-03-11 14:09:22 +0100
  • dce6bf851f Add meta as tag logic to sampleSink Thomas Roehl 2022-03-11 13:55:04 +0100
  • f6dae7c013
    Derived metrics (#57) Thomas Gruber 2022-03-11 13:48:18 +0100
  • 1de3dda7be
    Use old metric name in Ganglia if rename has happened in the router (#60) Thomas Gruber 2022-03-11 13:44:32 +0100
  • 73f22c1041
    Refactoring of LikwidCollector and metric units (#62) Thomas Gruber 2022-03-11 13:43:17 +0100
  • c9b8fcdaa7
    Add config options for retry intervals of InfluxDB clients (#59) Thomas Gruber 2022-03-11 13:43:03 +0100
  • 17f37583fc Use a single line for bash loop in make clean Thomas Roehl 2022-03-11 13:41:13 +0100
  • fb9ea992ea
    Makefile target to build binary-only Debian packages (#61) Thomas Gruber 2022-03-11 13:39:09 +0100
  • 21edca5f88
    Single release action (#55) Thomas Gruber 2022-03-11 13:37:47 +0100
  • 9eac319317 Also check for Ganglia renames for the oldname Thomas Roehl 2022-03-11 12:52:43 +0100
  • 13156f84eb Update for ccUnits and more README and tests Thomas Roehl 2022-03-11 12:26:31 +0100
  • bc9bd4e5ac Refactor: Use int64 type for absolut values Holger Obermaier 2022-03-11 09:23:00 +0100
  • 0bea1d53a0 Refactor: Avoid redundant tag maps Holger Obermaier 2022-03-11 09:10:14 +0100
  • e35a90f185 Make library path configurable Thomas Roehl 2022-03-11 00:54:11 +0100
  • c0f59d7d90 Refactor: Avoid struct deep copy Holger Obermaier 2022-03-10 20:58:47 +0100
  • d7a3379cdc Refactor: Consolidate data structures Holger Obermaier 2022-03-10 20:45:23 +0100
  • 605ce2d0ca Refactor: Consolidate data structures Holger Obermaier 2022-03-10 20:11:43 +0100
  • 6168f90cb6 Add unit to LikwidCollector docu and fix some typos Thomas Roehl 2022-03-10 18:05:31 +0100
  • ad052ef7b6 Reduce complexity of LikwidCollector and allow metric units Thomas Roehl 2022-03-10 17:56:31 +0100
  • f957a6e808 Add control file for DEB builds Thomas Roehl 2022-03-10 17:55:23 +0100
  • 737f2dbe9a Add comments Holger Obermaier 2022-03-10 17:08:22 +0100
  • a7c634da24 Add 'install' and 'DEB' make targets to build binary-only Debian packages Thomas Roehl 2022-03-10 16:53:47 +0100
  • 06a878bb4c Set default config values Holger Obermaier 2022-03-10 16:52:40 +0100
  • 5a7e12c2b7 Use old metric name if rename has happened in the router Thomas Roehl 2022-03-10 16:46:29 +0100
  • ea8666d72a Add config options for retry intervals of InfluxDB clients Thomas Roehl 2022-03-10 16:36:34 +0100
  • 8d1bac14f6 Define const values for net/dev fields Holger Obermaier 2022-03-10 16:14:40 +0100
  • d4df493fba Only compute rates with a valid previous state Holger Obermaier 2022-03-10 15:28:30 +0100
  • fc34a1d91d Add README Thomas Roehl 2022-03-10 14:51:44 +0100
  • 230a21513d Name change, the official usage is prefix Thomas Roehl 2022-03-10 14:51:27 +0100
  • c9fb8ca327 Unit system for ClusterCockpit to use similar names everywhere and ease unit conversions Thomas Roehl 2022-03-10 14:28:09 +0100
  • d835724d93 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-09 17:02:58 +0100
  • 3cf2f69a07 Make maxForward configurable, save old name in meta in rename metrics and make the hostname tag key configurable Thomas Roehl 2022-03-09 11:23:17 +0100
  • e7f7e68095 Use GBytes as unit for large memory numbers Thomas Roehl 2022-03-09 11:05:26 +0100
  • 4800b33ceb Use a meta_as_tags string list in config but create a lookup map afterwards Thomas Roehl 2022-03-09 11:01:41 +0100
  • 08968b1894 Change ccMetric->Influx functions Thomas Roehl 2022-03-09 11:01:03 +0100
  • f8fdc4b377 Fix: Only compute rates with a valid previous state Holger Obermaier 2022-03-08 09:29:35 +0100
  • 556ca4a890 Add comments Holger Obermaier 2022-03-08 09:18:14 +0100
  • 2ff1d54a63 Add documentation Thomas Roehl 2022-03-07 19:07:54 +0100
  • 96dc243c08 Add time-based derivatived (e.g. bandwidth) to some collectors Thomas Roehl 2022-03-07 19:07:46 +0100
  • 535afa9c6d Add documentation Thomas Roehl 2022-03-07 19:01:46 +0100
  • 24e163d3d2 Add time-based derivatived (e.g. bandwidth) to some collectors Thomas Roehl 2022-03-07 18:53:01 +0100
  • c5082bbffe Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-07 16:13:08 +0100
  • 9b66080e5e Only run on tags and comments Thomas Roehl 2022-03-07 11:15:07 +0100
  • 533f407b3b Remove separate workflows Thomas Roehl 2022-03-07 11:14:43 +0100
  • 849ea210d6 Always run for further testing Thomas Roehl 2022-03-07 01:01:57 +0100
  • 4feb64e06b Reuse output of parent jobs Thomas Roehl 2022-03-07 01:01:06 +0100
  • d5aac2953c Properly match rpms Thomas Roehl 2022-03-06 16:16:43 +0100
  • 2bd77846c7 Collect files and create fresh step outputs for release Thomas Roehl 2022-03-06 16:03:11 +0100
  • e60be4894d Upload and download artifacts Thomas Roehl 2022-03-06 15:47:42 +0100
  • 790b5e0fad run always Thomas Roehl 2022-03-06 04:53:32 +0100
  • 3361d7bc03 Do files exist? Thomas Roehl 2022-03-06 04:53:00 +0100
  • 169f24fa91 Dollar mistake Thomas Roehl 2022-03-06 04:46:23 +0100
  • 9248480914 Rename Alma8.5 RPMs and print files Thomas Roehl 2022-03-06 04:43:28 +0100
  • c1ad873707 Fix quoting Thomas Roehl 2022-03-06 04:35:46 +0100
  • 316ea90051 Test building all RPMs and releasing in a single workflow Thomas Roehl 2022-03-06 04:31:51 +0100
  • c0e600269a
    Add HttpReceiver as counterpart to the HttpSink (#49) Thomas Gruber 2022-03-05 17:30:55 +0100
  • f2486abeab
    Just download LIKWID to get the headers (#54) Thomas Gruber 2022-03-05 17:30:40 +0100
  • 7d2c99601d Remove perl-Data-Dumper from BuildRequires, only required by LIKWID build Thomas Roehl 2022-03-05 14:43:55 +0100
  • 21864e0ac4
    Change default GpfsCollector command to mmpmon (#53) Thomas Gruber 2022-03-05 14:42:04 +0100
  • f4aa9d4e6c Just download LIKWID to get the headers Thomas Roehl 2022-03-05 13:23:59 +0100
  • 3157386b3e Merge branch 'develop' into main Thomas Roehl 2022-03-04 23:34:28 +0100
  • 8c668fcc6f
    Update configuration.md Thomas Gruber 2022-03-04 18:33:57 +0100
  • 1961edc659 Add documentation to help configuring the CC metric collector Thomas Roehl 2022-03-04 15:42:25 +0100
  • 547bc0461f
    Beegfs collector (#50) Mehmet Soysal 2022-03-04 14:35:47 +0100
  • ea73bfae21
    fixed typo in md files Mehmet Soysal 2022-03-04 14:30:31 +0100
  • 77f8b275ed Cast const to string Thomas Roehl 2022-03-04 14:20:54 +0100
  • 63df444409
    changed beegfs lookup path Mehmet Soysal 2022-03-04 14:20:02 +0100
  • bdb16090d7 Reuse looked up path Thomas Roehl 2022-03-04 14:01:35 +0100
  • 5b951fcfe8 Set default cmd to 'mmpmon' Thomas Roehl 2022-03-04 13:57:29 +0100