Commit Graph

  • c75d394e11 Corrected json syntax for interval and duration Holger Obermaier 2022-07-14 16:07:45 +02:00
  • bae36473f7 Minimum requirement: golang version >= 1.18 Holger Obermaier 2022-07-14 13:55:48 +02:00
  • b3c27e0af5 Merge latest development changes (#80) Thomas Gruber 2022-07-13 10:09:49 +02:00
  • 09b740b82e Make wget quiet in Release action to reduce log size Thomas Roehl 2022-07-12 12:37:10 +02:00
  • 2adf9484a3 Redo fix for NvidiaCollector and MiG. Got lost somehow v0.6.1 Thomas Roehl 2022-07-12 12:31:24 +02:00
  • 27f17b88af Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-07-12 11:58:50 +02:00
  • b2bc7b95d3 Change unit of CpufreqCollector to Hz. That's what the sysfs outputs Thomas Roehl 2022-07-12 11:58:37 +02:00
  • f79b7b5e2b Merge branch 'main' into develop Thomas Gruber 2022-07-12 11:36:46 +02:00
  • b16343e5e2 Use Golang 1.18 in Release action to build RPMs Thomas Roehl 2022-07-12 11:30:27 +02:00
  • 4fa37a58f2 Remove Golang version 1.16 an 1.17 from Action. Latest commits require Golang 1.18 Thomas Roehl 2022-07-11 16:01:45 +02:00
  • addbfd40a1 Fix for NvidiaCollector when devices are not in MiG mode Thomas Roehl 2022-07-11 13:05:15 +02:00
  • 04819d9db2 Use mutex to ensure only on flush timer is running Holger Obermaier 2022-06-24 09:08:20 +02:00
  • 9ccc5a6ca7 Allow only one timer at a time Holger Obermaier 2022-06-23 21:53:02 +02:00
  • b7dcbaebcf Add drop rate, when send buffer is full Holger Obermaier 2022-06-23 18:27:03 +02:00
  • a3ac8f2ead Check that at least one sink is running Holger Obermaier 2022-06-23 15:44:02 +02:00
  • 8e7143a20a Updated to latest modules Holger Obermaier 2022-06-23 11:49:18 +02:00
  • 3a10f7cfdb Add memstats and topprocs metric Holger Obermaier 2022-06-23 11:44:06 +02:00
  • 0ca6d1a794 Improved dropping of metrics failed to send Holger Obermaier 2022-06-21 07:59:24 +02:00
  • 580d21d8bb Fix: When sending metrics failed the batch size could be exceeded Holger Obermaier 2022-06-20 18:06:27 +02:00
  • 31a38bc17d Update release action v0.6.0 Thomas Roehl 2022-06-09 14:36:25 +02:00
  • dbdec1eab8 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector into main Thomas Roehl 2022-06-09 12:46:47 +02:00
  • 0d31ec481b Update Release.yml Thomas Gruber 2022-06-09 12:42:11 +02:00
  • e22c3287e9 Merge branch 'main' of github.com:ClusterCockpit/cc-metric-collector into main Thomas Roehl 2022-06-08 15:26:05 +02:00
  • 8d85bd53f1 Merge latest development changes to main branch (#79) Thomas Gruber 2022-06-08 15:25:40 +02:00
  • b732b2d739 Improved http sink (#78) Lou 2022-06-08 14:12:35 +02:00
  • bef807dd44 Fix serial number in rocmCollector Thomas Roehl 2022-06-05 15:53:39 +02:00
  • 659d0115c0 Use http instead of ftp to download likwid Thomas Roehl 2022-06-05 15:50:04 +02:00
  • e13695307f AMD ROCm SMI collector (#77) Thomas Gruber 2022-05-25 15:55:43 +02:00
  • 4ed07cad77 fix string comparison Thomas Roehl 2022-05-25 15:48:55 +02:00
  • ad5dbd85ea Minor updates for Makefiles Thomas Roehl 2022-05-25 15:45:21 +02:00
  • 132ebabd45 Add separate go.mod files to use it with deprecated 1.16 Thomas Roehl 2022-05-25 15:35:11 +02:00
  • f8d91d9cf1 Fix daemon options in init script Thomas Roehl 2022-05-25 15:16:01 +02:00
  • cc84a94647 Remove Ganglia installation in runonce Action and add Go 1.18 Thomas Roehl 2022-05-23 17:37:14 +02:00
  • 838b8d824d Fix for Github Action to really use the selected version Thomas Roehl 2022-05-23 16:50:58 +02:00
  • 7ddc889f06 MetricRouter: Fix JSON in README Thomas Roehl 2022-05-20 16:06:54 +02:00
  • 500685672b Option to use MIG slice name as subtype-id in NvidiaCollector Thomas Roehl 2022-05-13 15:26:47 +02:00
  • d4c89a4206 Option to use MIG UUID as subtype-id in NvidiaCollector Thomas Roehl 2022-05-13 14:34:32 +02:00
  • 826f364772 CC topology module update (#76) Thomas Gruber 2022-05-13 14:28:07 +02:00
  • 5df550b208 Update NvidiaCollector with new metrics, MIG and NvLink support (#75) Thomas Gruber 2022-05-13 14:11:55 +02:00
  • 5c34805918 Collectors in parallel (#74) Thomas Gruber 2022-05-13 14:10:39 +02:00
  • 1db5f3b29a Rename cpu type to hwthread (#69) Thomas Gruber 2022-05-13 14:09:45 +02:00
  • 0623691bab Fix for --once option Thomas Roehl 2022-05-13 13:50:19 +02:00
  • 9886f14d14 Check readability of sensor files in TempCollector Thomas Roehl 2022-05-13 13:32:54 +02:00
  • 857903be2b Skip disks in DiskstatCollector that have size=0 Thomas Roehl 2022-05-13 13:31:22 +02:00
  • 80d92d6d28 Units with cc-units (#64) Thomas Gruber 2022-05-13 13:30:02 +02:00
  • 8068e59818 Update handling of LIKWID headers. Download only if not already present in the system. Fixes #73 Thomas Roehl 2022-05-13 13:14:47 +02:00
  • 8abedac0fe Use Golang duration parser for 'interval' and 'duration' in main config Thomas Roehl 2022-05-13 12:33:33 +02:00
  • ee4bd558f1 Cleanup: Remove unused code Holger Obermaier 2022-05-06 11:44:57 +02:00
  • feb8f16af8 Add batch_size option to httpSink httpsink_with_batchsize Thomas Roehl 2022-05-04 13:05:10 +02:00
  • 186a62a86b Fix: influx sink ignores config batch_size. Feature: Add Redfish receiver Holger Obermaier 2022-05-04 13:00:56 +02:00
  • e098c33179 Add some golang debug options Holger Obermaier 2022-05-04 12:48:46 +02:00
  • 38d4e0a730 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-05-04 11:54:55 +02:00
  • 54d14519ca Skip mount points in DiskstatCollector if statfs() call does not work (bind mounts, ...) Thomas Roehl 2022-05-04 11:54:34 +02:00
  • c35ac9dba8 Flush if batch size is reached Holger Obermaier 2022-05-04 11:28:06 +02:00
  • c019f8e7ad Reuse tags and meta data tags Holger Obermaier 2022-05-03 17:55:33 +02:00
  • fb6f6a4daa Fix GPFS collector last state handling Holger Obermaier 2022-05-02 16:57:19 +02:00
  • 9d6d0dbd93 Delete empty tags and meta data tags Holger Obermaier 2022-04-20 14:39:26 +02:00
  • c2d4272fdf Clear workerInput channel after done event Holger Obermaier 2022-04-20 12:36:45 +02:00
  • 8c73095548 Allow to shutdown redfish receiver during metric read Holger Obermaier 2022-04-20 09:58:02 +02:00
  • 31c5c89a5a Fix: Close done channel Holger Obermaier 2022-04-19 14:01:23 +02:00
  • bf9c7e1830 Update requirements Holger Obermaier 2022-04-19 12:15:51 +02:00
  • 48d34bf564 Adopt sinks.json for new meta_as_tags usage Holger Obermaier 2022-04-19 12:06:53 +02:00
  • a1d85fa886 Add redfish receiver Holger Obermaier 2022-04-19 12:05:03 +02:00
  • 96ee16398e Removed unused done channel and wg wait group Holger Obermaier 2022-04-19 11:53:11 +02:00
  • e7b8088c41 Extended go routine use case in sample receiver Holger Obermaier 2022-04-19 11:42:46 +02:00
  • 017cd58247 Updating page for LikwidCollector Thomas Roehl 2022-04-05 10:57:09 +02:00
  • 36dd440864 Merge branch 'develop' into main v0.5.1 Thomas Roehl 2022-04-04 15:16:33 +02:00
  • 7b098e0b1b Fix for missing metrics in LikwidCollector is hwthread is inactive Thomas Roehl 2022-04-04 15:16:11 +02:00
  • 229a57b16a Merge branch 'develop' into main Thomas Roehl 2022-04-04 11:49:33 +02:00
  • 70a9530aba Set WriteFailedCallback to get some error message Thomas Roehl 2022-04-04 11:48:54 +02:00
  • 2f0b6057ca Merge branch 'develop' into main Thomas Roehl 2022-04-04 02:59:42 +02:00
  • 69f7c19659 InfluxAsyncSink: Add custom flush mechanism Thomas Roehl 2022-04-04 02:56:23 +02:00
  • ecdb4c1bcf Add debug message when updating interval_timestep Thomas Roehl 2022-04-04 02:55:44 +02:00
  • 4d5b1adbc8 Fix for interval_timestamp option Thomas Roehl 2022-04-04 02:26:04 +02:00
  • 9dd6ff1a76 Add StatsAPI to README http_stats Thomas Roehl 2022-04-02 16:07:13 +02:00
  • 257b4a64b5 Add missing main API file Thomas Roehl 2022-04-02 16:06:51 +02:00
  • 5eeb097136 Add stats counters to sinks Thomas Roehl 2022-04-02 16:06:03 +02:00
  • 4a4992877c Add stats counters to collectors Thomas Roehl 2022-04-02 16:05:52 +02:00
  • 9447685a69 Add StatsApi. Started if a configuration file is set in global config.json Thomas Roehl 2022-04-02 16:05:27 +02:00
  • 28348bd108 InfluxSink: Use batch&flush logic from HttpSink Thomas Roehl 2022-04-01 18:37:45 +02:00
  • a3b9d8a90b HttpSink: Use sink name in error outputs Thomas Roehl 2022-04-01 18:36:54 +02:00
  • 7e43e9171e Use default options. Overwrite if anything is configured differently. Use seconds as precision Thomas Roehl 2022-04-01 17:26:56 +02:00
  • 5d25a7bf12 Add units to InfiniBandCollector Thomas Roehl 2022-04-01 17:14:26 +02:00
  • 83b4343310 Likwid receives signal at first Read, check when re-initializing Thomas Roehl 2022-04-01 17:10:31 +02:00
  • f1d3cabdc6 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-04-01 12:45:25 +02:00
  • 4763733d8d Merge branch 'develop' into main v0.5 Thomas Röhl 2022-03-31 11:57:19 +02:00
  • 2a014b6fba Read unit of values from /proc/meminfo (#68) Thomas Gruber 2022-03-31 11:56:31 +02:00
  • 16e898ecca Merge branch 'develop' into main Thomas Röhl 2022-03-31 11:47:02 +02:00
  • 50479f9325 Move all LIKWID related stuff to late initialization routine Thomas Roehl 2022-03-24 18:12:23 +01:00
  • e0e91844bc Use late initialization of LIKWID and catch access daemon death. Fixes #70 and fixes #71. Thomas Roehl 2022-03-24 17:56:51 +01:00
  • 296225f3a8 Always export all metrics in NfsCollectors Thomas Roehl 2022-03-24 13:50:35 +01:00
  • 43bcce6fb5 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-22 18:05:38 +01:00
  • 622e94ae0e Fix DieList() if system does not support dies. Explicitly set entries in CpuData list Thomas Roehl 2022-03-22 15:58:10 +01:00
  • c506114480 Add processing order to MetricRouter README and add missing options Thomas Roehl 2022-03-18 12:29:00 +01:00
  • 657543dded Ensure max_forward is at least 1 Thomas Roehl 2022-03-18 12:28:52 +01:00
  • 4851382ad7 Merge branch 'develop' into main v0.4 Thomas Roehl 2022-03-16 19:08:13 +01:00
  • b66fdd1436 Add missing socket->thread_id map for LikwidCollector Thomas Roehl 2022-03-16 19:04:39 +01:00
  • 3f76947f54 Merge latest developments into main (#67) Thomas Gruber 2022-03-15 16:41:11 +01:00
  • c182d295f4 Fix staticcheck warnings (#66) Thomas Gruber 2022-03-15 16:38:20 +01:00
  • beebcd7145 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 16:16:39 +01:00