Commit Graph

  • e8adf5b909 Create an empty libganglia.so stub if none exists Holger Obermaier 2022-02-18 15:43:52 +01:00
  • d9a81501e5 Use common functions in both Ganglia sinks Thomas Roehl 2022-02-18 15:05:45 +01:00
  • e991c4c3b2 Check whether LIKWID library is present Thomas Roehl 2022-02-18 14:29:46 +01:00
  • c57b335392 Add iostat Collector to CollectorManager Thomas Roehl 2022-02-18 14:19:10 +01:00
  • cb1d6b91e5 Split diskstats (free, total space) and iostats (reads, writes, ... Thomas Roehl 2022-02-18 14:18:18 +01:00
  • 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 +01:00
  • 4e8ee59211 Update NetstatCollector to derive bandwidths and use an include list Thomas Roehl 2022-02-18 02:25:23 +01:00
  • 0152c0dc1e
    Update CpustatCollector (#36) Thomas Gruber 2022-02-17 15:46:06 +01:00
  • f41ef0ccbf Update CpustatCollector to use percentages and add 'num_cpus' metric Thomas Roehl 2022-02-17 15:25:01 +01:00
  • 873befb41f Add ganglia build tag to README Thomas Roehl 2022-02-17 15:06:55 +01:00
  • bb9c6be741 Do not create libganglia link if libganglia is not installed Holger Obermaier 2022-02-17 08:03:55 +01:00
  • 3f8a2cb9b8 Fix default gmond config file path for libgangliaSink Thomas Roehl 2022-02-17 01:33:38 +01:00
  • 7be6d2a338 Use only readable files when searching for libganglia.so Thomas Roehl 2022-02-16 23:23:07 +01:00
  • e5585eaaa0 Add additional lines for build tags Thomas Roehl 2022-02-16 19:07:00 +01:00
  • e28c1fb30b
    Ganglia sink using libganglia.so directly (#35) Thomas Gruber 2022-02-16 18:33:46 +01:00
  • 7675238899 Add build tag 'ganglia' and create corresponding files Thomas Roehl 2022-02-16 18:27:49 +01:00
  • 7d0b1c268f Add metric renaming function Thomas Roehl 2022-02-16 16:45:13 +01:00
  • 154b56000e Allow concurrent access to condition map Holger Obermaier 2022-02-16 14:30:11 +01:00
  • b44e226496 Add caching for condition evaluation Holger Obermaier 2022-02-16 13:59:32 +01:00
  • 248c815a1c Make created language persistant Holger Obermaier 2022-02-16 08:40:57 +01:00
  • 6adcc077ba Update cpustat collector Thomas Roehl 2022-02-16 03:28:46 +01:00
  • 412b708bce Extend make buildsystem with find&symlink helper for libgangliaSink Thomas Roehl 2022-02-16 03:09:21 +01:00
  • 05bfb91a16 Add documentation for libgangliaSink Thomas Roehl 2022-02-16 03:08:07 +01:00
  • 215b954a6b Rename new Ganglia sink to 'libgangliaSink' Thomas Roehl 2022-02-16 03:04:17 +01:00
  • ef4fec954c Fix cgo header Thomas Roehl 2022-02-15 18:16:05 +01:00
  • ea5f4ab5c2 Add Makefile to help creating the libganglia.so link Thomas Roehl 2022-02-15 18:15:51 +01:00
  • 4ae5fb8fd9 Remove ganglia.h Thomas Roehl 2022-02-15 17:37:20 +01:00
  • cabd41438d Remove ganglia submodule Thomas Roehl 2022-02-15 17:36:38 +01:00
  • fce1f1d96e libconfuse not required Thomas Roehl 2022-02-15 17:07:49 +01:00
  • b126733c22 add installation of ganglia to runonce Thomas Roehl 2022-02-15 17:05:37 +01:00
  • 402d6fb425 add installation of ganglia to runonce Thomas Roehl 2022-02-15 17:01:37 +01:00
  • ffd2d6f149 add installation og ganglia to runonce Thomas Roehl 2022-02-15 17:00:01 +01:00
  • 21a4a93666 add submodule init to runonce action Thomas Roehl 2022-02-15 16:51:15 +01:00
  • 94bf4a7c13 add submodule init to build action Thomas Roehl 2022-02-15 16:04:15 +01:00
  • 47db7669bf Remove unneeded confuse header Thomas Roehl 2022-02-15 15:57:14 +01:00
  • af85de18d8 Add sink directly using libganglia.so Thomas Roehl 2022-02-15 15:50:58 +01:00
  • 542520d2c0 Refactoring: Use array of pointers Holger Obermaier 2022-02-15 15:37:25 +01:00
  • d6154ff35b Simplification Holger Obermaier 2022-02-15 13:51:46 +01:00
  • 2f0e229936 Simplify EvalBoolCondition Holger Obermaier 2022-02-15 13:35:24 +01:00
  • a8821b7ac5 Add comments Holger Obermaier 2022-02-15 12:39:54 +01:00
  • 2031f35d9b Cleanup Holger Obermaier 2022-02-15 11:36:17 +01:00
  • 69b31e87e7 Fix: Start cache manager only when NumCacheIntervals > 0 Holger Obermaier 2022-02-15 11:27:42 +01:00
  • 01faa3b531 Add comments and units to all nvidia metrics Holger Obermaier 2022-02-15 10:57:32 +01:00
  • 14c9d6f792 Fixed: All nvidia metrics were excluded Holger Obermaier 2022-02-15 09:47:24 +01:00
  • fcfb58c31c Use slice element of m.gpus without slice index Holger Obermaier 2022-02-15 09:23:57 +01:00
  • 5060497abd Cleanup Holger Obermaier 2022-02-14 22:14:06 +01:00
  • a3ad9d0cb0 Move toTheSinks out of for loop Holger Obermaier 2022-02-14 18:53:37 +01:00
  • 416a94aceb Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-14 18:12:59 +01:00
  • 247fb23de1 Try to operate on multiple metrics if channels if filled Thomas Roehl 2022-02-14 18:12:50 +01:00
  • 95a58c29e2
    Set version in RPM spec file Thomas Gruber 2022-02-14 15:21:01 +01:00
  • 56363a6636
    Update cc-metric-collector.spec Thomas Gruber 2022-02-14 15:20:38 +01:00
  • 76f30ea53d Adjust receiver configuration files Thomas Roehl 2022-02-14 13:05:20 +01:00
  • cd6901cee9 Use common configuration format of 'receiver_name' -> 'receiver_config' Thomas Roehl 2022-02-14 13:04:01 +01:00
  • 342f09fabf Cleanup Holger Obermaier 2022-02-14 11:19:19 +01:00
  • 09b1ea130e Add error handling. Cleanup. Holger Obermaier 2022-02-14 10:46:05 +01:00
  • 765a651c86 New prometheus sink using the new Prometheus API Thomas Roehl 2022-02-13 04:57:29 +01:00
  • 6b12baff6e Use sensor name and sensor label as metric name Holger Obermaier 2022-02-12 10:13:26 +01:00
  • bd246bdacf Fix group for netstat collector Thomas Roehl 2022-02-11 18:18:10 +01:00
  • 23d13b2ceb Fix group for netstat collector Thomas Roehl 2022-02-11 18:09:39 +01:00
  • cfc5279958 Move sensor detection to Init() Holger Obermaier 2022-02-11 17:17:10 +01:00
  • e4285f02c5 Avoid one append Holger Obermaier 2022-02-11 15:34:12 +01:00
  • dc1e4f28a0 Check for Ganglia group explicitly in tags and meta info Thomas Roehl 2022-02-11 16:10:59 +01:00
  • b15fdf72b9 Exclude metrics and devices in Init() for NvidiaCollector Thomas Roehl 2022-02-11 14:20:06 +01:00
  • 184d60cc58 Locking in MetricCache Thomas Roehl 2022-02-10 15:21:26 +01:00
  • 442e512f2d
    Automatically flush batched writes in the HTTP sink (#31) Lou 2022-02-10 13:12:32 +01:00
  • 67f0c5b190 fix panic if sink type does not exist Lou Knauer 2022-02-10 10:01:30 +01:00
  • 39bfeab283 HttpSink: dynamically sized batches flushed after timer Lou Knauer 2022-02-10 09:54:44 +01:00
  • 2aa8c812a6 Add config option flush_interval Holger Obermaier 2022-02-10 09:43:02 +01:00
  • 82138df48e Refactor: Replace readOneLine() by ioutil.ReadFile() Holger Obermaier 2022-02-10 09:28:06 +01:00
  • 2ea8af9720 simplify HttpSink config Lou Knauer 2022-02-10 09:01:39 +01:00
  • c73c1dfe6b Add error handling for Sink.Write Lou Knauer 2022-02-10 09:00:36 +01:00
  • acf5db543e Fix: Reset counter Holger Obermaier 2022-02-09 23:22:54 +01:00
  • a0e97d216a Move all flush operations to the sinks Holger Obermaier 2022-02-09 19:47:49 +01:00
  • 1d299be3ea Add comments Holger Obermaier 2022-02-09 11:08:50 +01:00
  • b4d7643c25 Add comments Holger Obermaier 2022-02-09 10:09:03 +01:00
  • 7f78a5baf2 Add timeout options to httpSink Thomas Roehl 2022-02-08 18:06:07 +01:00
  • fec3c5981d Fix for gangliaSink Thomas Roehl 2022-02-08 18:04:08 +01:00
  • 1ea63332d3
    Update README.md Thomas Gruber 2022-02-08 13:49:48 +01:00
  • 7e4c35e224 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-08 13:46:48 +01:00
  • fcc25f7d30 Add collector documentation Thomas Roehl 2022-02-08 13:46:44 +01:00
  • cc86fc00a0 Add missing error check in InfiniBandPerfQueryMetric Thomas Roehl 2022-02-08 13:46:19 +01:00
  • 8c744617be Remove logging and enable command execution for GangliaSink Thomas Roehl 2022-02-08 13:45:41 +01:00
  • 9e73dcd437 Fix type tag for numastat Thomas Roehl 2022-02-08 13:40:27 +01:00
  • 006b9f91f6 Excluding NaN values in Likwid metrics from sending Thomas Roehl 2022-02-08 13:39:58 +01:00
  • 377f85111a Refactoring: Use ccmetric function ToLineProtocol() in stdout sink Holger Obermaier 2022-02-08 13:38:18 +01:00
  • e1cf682989
    Add other collectors to README Thomas Gruber 2022-02-08 13:22:20 +01:00
  • c47ac2ebc3 Cleanup Holger Obermaier 2022-02-08 12:22:56 +01:00
  • 6d55c376bd Refactoring: Remove all *List() functions from CCMetric Holger Obermaier 2022-02-08 11:23:19 +01:00
  • d98b678399 Refactoring: Replace FieldList() -> Fields() Holger Obermaier 2022-02-08 11:05:07 +01:00
  • bfeee55113 Use FromInfluxMetric() to convert influx to cc metric Holger Obermaier 2022-02-08 11:00:25 +01:00
  • 4e0782d66b Use FromInfluxMetric() to convert influx to cc metric Holger Obermaier 2022-02-08 10:58:53 +01:00
  • e1a7379c2e Generate influxDB point for data type ccMetric Holger Obermaier 2022-02-08 09:31:08 +01:00
  • af051b5e7e Replace FieldList() by Fields() Holger Obermaier 2022-02-07 22:52:39 +01:00
  • fe42e8bb95 Switch fields data type from []*lp.Field to map[string]interface{} Holger Obermaier 2022-02-07 22:41:31 +01:00
  • 627163d4df Add method ToLineProtocol which generates influxDB line protocol for data type ccMetric Holger Obermaier 2022-02-07 21:13:57 +01:00
  • 9586e67f81 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-07 18:35:16 +01:00
  • a6bec61b1e LikwidCollector: Filter out NaNs or set them to zero if 'nan_to_zero' option is set Thomas Roehl 2022-02-07 18:35:08 +01:00
  • 7b104ebe90 Use cclog.ComponentDebug. Avoid copying point.Fields() Holger Obermaier 2022-02-07 18:00:02 +01:00
  • 7182b339b9 Respect the publish option in the LikwidCollector Thomas Roehl 2022-02-07 17:41:35 +01:00
  • d1e66201a6
    Add non-blocking InfluxDB sink (#29) Thomas Gruber 2022-02-07 16:51:46 +01:00