Commit Graph

  • 24e12ccc57 Update sink README and SampleSink Thomas Roehl 2022-02-22 16:19:46 +0100
  • 18a226183c Use new sink instances to allow multiple of same sink type Thomas Roehl 2022-02-22 16:15:25 +0100
  • 9cfbe10247 Add uint types to GangliaSink and LibgangliaSink Thomas Roehl 2022-02-22 15:51:08 +0100
  • 66275ecf74 DiskstatCollector: cast part_max_used metric to int Thomas Roehl 2022-02-22 15:50:49 +0100
  • b4cc6d54ea
    Update README.md Thomas Gruber 2022-02-22 15:10:27 +0100
  • 45714fe337
    Update README.md Thomas Gruber 2022-02-22 15:09:12 +0100
  • a97c705f4c Do not create link to libganglia.so. libganglia.so is now loaded during runtime by dlopen and no longer required during link time Holger Obermaier 2022-02-21 20:53:55 +0100
  • 5742721cbd Proper tag name in release v0.1 Thomas Roehl 2022-02-21 18:58:13 +0100
  • 888292dbef Remove ganglia build tag documentation, not needed anymore Thomas Roehl 2022-02-21 18:53:03 +0100
  • 1425463a26 Upload RPM not SRPM Thomas Roehl 2022-02-21 18:49:39 +0100
  • 5cd7ac2541
    Update rpmbuild.yml Thomas Gruber 2022-02-21 18:28:07 +0100
  • afa831aff8
    Update rpmbuild.yml Thomas Gruber 2022-02-21 18:17:12 +0100
  • 54c693532f Do not create fake libganglia.so. libganglia.so is now loaded during runtime by dlopen and no longer required during link time Holger Obermaier 2022-02-21 17:26:55 +0100
  • a1328b30e9 Remove CentOS8 from RPMBUILD action. End of Life Thomas Roehl 2022-02-21 17:16:07 +0100
  • 842395682c Remove -lganglia ldflag and check dl lib Thomas Roehl 2022-02-21 17:01:13 +0100
  • 3ade75490c Add RHEL UBI 8 to rpmbuild action Thomas Roehl 2022-02-21 15:09:42 +0100
  • ae64eddcc8 Remove doubled import Thomas Roehl 2022-02-21 14:50:53 +0100
  • eed9cd227c Remove doubled import and remove merge artifacts Thomas Roehl 2022-02-21 14:50:11 +0100
  • 24a2c9992f Merge branch 'develop' into main Thomas Roehl 2022-02-21 14:32:24 +0100
  • f683f2e6da
    Dynamically load liblikwid (#40) Thomas Gruber 2022-02-21 13:29:33 +0100
  • 583faacd91 Remove double error printing and return if measurements do not work Thomas Roehl 2022-02-21 13:23:20 +0100
  • dc18714d83 Generalize nan_to_zero option to invalid_to_zero including +Inf,+Inf and NaN Thomas Roehl 2022-02-21 13:02:41 +0100
  • ea5b3bdbd6
    Use receiver names from config (#34) Thomas Gruber 2022-02-21 12:45:08 +0100
  • 435528fa97
    Split diskstat Collector (#38) Thomas Gruber 2022-02-21 12:44:26 +0100
  • 65c3106af2 Remove tags for num cores and packages Holger Obermaier 2022-02-18 16:59:59 +0100
  • 635a75c64b Report maximum and critical temperature Holger Obermaier 2022-02-18 16:56:41 +0100
  • 6ffe207768
    Merge pull request #37 from ClusterCockpit/dynload_libganglia Holger Obermaier 2022-02-18 15:52:20 +0100
  • e8adf5b909 Create an empty libganglia.so stub if none exists Holger Obermaier 2022-02-18 15:43:52 +0100
  • d9a81501e5 Use common functions in both Ganglia sinks Thomas Roehl 2022-02-18 15:05:45 +0100
  • e991c4c3b2 Check whether LIKWID library is present Thomas Roehl 2022-02-18 14:29:46 +0100
  • c57b335392 Add iostat Collector to CollectorManager Thomas Roehl 2022-02-18 14:19:10 +0100
  • cb1d6b91e5 Split diskstats (free, total space) and iostats (reads, writes, ... Thomas Roehl 2022-02-18 14:18:18 +0100
  • e2f78fe1c0 Add linker flag -Wl,--unresolved-symbols=ignore-in-object-files to build without library. Remove build tags Thomas Roehl 2022-02-18 11:41:15 +0100
  • 4e8ee59211 Update NetstatCollector to derive bandwidths and use an include list Thomas Roehl 2022-02-18 02:25:23 +0100
  • 0152c0dc1e
    Update CpustatCollector (#36) Thomas Gruber 2022-02-17 15:46:06 +0100
  • f41ef0ccbf Update CpustatCollector to use percentages and add 'num_cpus' metric Thomas Roehl 2022-02-17 15:25:01 +0100
  • 873befb41f Add ganglia build tag to README Thomas Roehl 2022-02-17 15:06:55 +0100
  • bb9c6be741 Do not create libganglia link if libganglia is not installed Holger Obermaier 2022-02-17 08:03:55 +0100
  • 3f8a2cb9b8 Fix default gmond config file path for libgangliaSink Thomas Roehl 2022-02-17 01:33:38 +0100
  • 7be6d2a338 Use only readable files when searching for libganglia.so Thomas Roehl 2022-02-16 23:23:07 +0100
  • e5585eaaa0 Add additional lines for build tags Thomas Roehl 2022-02-16 19:07:00 +0100
  • e28c1fb30b
    Ganglia sink using libganglia.so directly (#35) Thomas Gruber 2022-02-16 18:33:46 +0100
  • 7675238899 Add build tag 'ganglia' and create corresponding files Thomas Roehl 2022-02-16 18:27:49 +0100
  • 7d0b1c268f Add metric renaming function Thomas Roehl 2022-02-16 16:45:13 +0100
  • 154b56000e Allow concurrent access to condition map Holger Obermaier 2022-02-16 14:30:11 +0100
  • b44e226496 Add caching for condition evaluation Holger Obermaier 2022-02-16 13:59:32 +0100
  • 248c815a1c Make created language persistant Holger Obermaier 2022-02-16 08:40:57 +0100
  • 6adcc077ba Update cpustat collector Thomas Roehl 2022-02-16 03:28:46 +0100
  • 412b708bce Extend make buildsystem with find&symlink helper for libgangliaSink Thomas Roehl 2022-02-16 03:09:21 +0100
  • 05bfb91a16 Add documentation for libgangliaSink Thomas Roehl 2022-02-16 03:08:07 +0100
  • 215b954a6b Rename new Ganglia sink to 'libgangliaSink' Thomas Roehl 2022-02-16 03:04:17 +0100
  • ef4fec954c Fix cgo header Thomas Roehl 2022-02-15 18:16:05 +0100
  • ea5f4ab5c2 Add Makefile to help creating the libganglia.so link Thomas Roehl 2022-02-15 18:15:51 +0100
  • 4ae5fb8fd9 Remove ganglia.h Thomas Roehl 2022-02-15 17:37:20 +0100
  • cabd41438d Remove ganglia submodule Thomas Roehl 2022-02-15 17:36:38 +0100
  • fce1f1d96e libconfuse not required Thomas Roehl 2022-02-15 17:07:49 +0100
  • b126733c22 add installation of ganglia to runonce Thomas Roehl 2022-02-15 17:05:37 +0100
  • 402d6fb425 add installation of ganglia to runonce Thomas Roehl 2022-02-15 17:01:37 +0100
  • ffd2d6f149 add installation og ganglia to runonce Thomas Roehl 2022-02-15 17:00:01 +0100
  • 21a4a93666 add submodule init to runonce action Thomas Roehl 2022-02-15 16:51:15 +0100
  • 94bf4a7c13 add submodule init to build action Thomas Roehl 2022-02-15 16:04:15 +0100
  • 47db7669bf Remove unneeded confuse header Thomas Roehl 2022-02-15 15:57:14 +0100
  • af85de18d8 Add sink directly using libganglia.so Thomas Roehl 2022-02-15 15:50:58 +0100
  • 542520d2c0 Refactoring: Use array of pointers Holger Obermaier 2022-02-15 15:37:25 +0100
  • d6154ff35b Simplification Holger Obermaier 2022-02-15 13:51:46 +0100
  • 2f0e229936 Simplify EvalBoolCondition Holger Obermaier 2022-02-15 13:35:24 +0100
  • a8821b7ac5 Add comments Holger Obermaier 2022-02-15 12:39:54 +0100
  • 2031f35d9b Cleanup Holger Obermaier 2022-02-15 11:36:17 +0100
  • 69b31e87e7 Fix: Start cache manager only when NumCacheIntervals > 0 Holger Obermaier 2022-02-15 11:27:42 +0100
  • 01faa3b531 Add comments and units to all nvidia metrics Holger Obermaier 2022-02-15 10:57:32 +0100
  • 14c9d6f792 Fixed: All nvidia metrics were excluded Holger Obermaier 2022-02-15 09:47:24 +0100
  • fcfb58c31c Use slice element of m.gpus without slice index Holger Obermaier 2022-02-15 09:23:57 +0100
  • 5060497abd Cleanup Holger Obermaier 2022-02-14 22:14:06 +0100
  • a3ad9d0cb0 Move toTheSinks out of for loop Holger Obermaier 2022-02-14 18:53:37 +0100
  • 416a94aceb Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-14 18:12:59 +0100
  • 247fb23de1 Try to operate on multiple metrics if channels if filled Thomas Roehl 2022-02-14 18:12:50 +0100
  • 95a58c29e2
    Set version in RPM spec file Thomas Gruber 2022-02-14 15:21:01 +0100
  • 56363a6636
    Update cc-metric-collector.spec Thomas Gruber 2022-02-14 15:20:38 +0100
  • 76f30ea53d Adjust receiver configuration files Thomas Roehl 2022-02-14 13:05:20 +0100
  • cd6901cee9 Use common configuration format of 'receiver_name' -> 'receiver_config' Thomas Roehl 2022-02-14 13:04:01 +0100
  • 342f09fabf Cleanup Holger Obermaier 2022-02-14 11:19:19 +0100
  • 09b1ea130e Add error handling. Cleanup. Holger Obermaier 2022-02-14 10:46:05 +0100
  • 765a651c86 New prometheus sink using the new Prometheus API Thomas Roehl 2022-02-13 04:57:29 +0100
  • 6b12baff6e Use sensor name and sensor label as metric name Holger Obermaier 2022-02-12 10:13:26 +0100
  • bd246bdacf Fix group for netstat collector Thomas Roehl 2022-02-11 18:18:10 +0100
  • 23d13b2ceb Fix group for netstat collector Thomas Roehl 2022-02-11 18:09:39 +0100
  • cfc5279958 Move sensor detection to Init() Holger Obermaier 2022-02-11 17:17:10 +0100
  • e4285f02c5 Avoid one append Holger Obermaier 2022-02-11 15:34:12 +0100
  • dc1e4f28a0 Check for Ganglia group explicitly in tags and meta info Thomas Roehl 2022-02-11 16:10:59 +0100
  • b15fdf72b9 Exclude metrics and devices in Init() for NvidiaCollector Thomas Roehl 2022-02-11 14:20:06 +0100
  • 184d60cc58 Locking in MetricCache Thomas Roehl 2022-02-10 15:21:26 +0100
  • 442e512f2d
    Automatically flush batched writes in the HTTP sink (#31) Lou 2022-02-10 13:12:32 +0100
  • 67f0c5b190 fix panic if sink type does not exist Lou Knauer 2022-02-10 10:01:30 +0100
  • 39bfeab283 HttpSink: dynamically sized batches flushed after timer Lou Knauer 2022-02-10 09:54:44 +0100
  • 2aa8c812a6 Add config option flush_interval Holger Obermaier 2022-02-10 09:43:02 +0100
  • 82138df48e Refactor: Replace readOneLine() by ioutil.ReadFile() Holger Obermaier 2022-02-10 09:28:06 +0100
  • 2ea8af9720 simplify HttpSink config Lou Knauer 2022-02-10 09:01:39 +0100
  • c73c1dfe6b Add error handling for Sink.Write Lou Knauer 2022-02-10 09:00:36 +0100
  • acf5db543e Fix: Reset counter Holger Obermaier 2022-02-09 23:22:54 +0100
  • a0e97d216a Move all flush operations to the sinks Holger Obermaier 2022-02-09 19:47:49 +0100