Commit Graph

  • 57629a2e0a Meta to tags list and map for sinks (#63) Thomas Gruber 2022-03-15 16:16:26 +01:00
  • 082eea525a Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 16:10:41 +01:00
  • aa1afd745e Derived metrics (#65) Thomas Gruber 2022-03-15 16:09:47 +01:00
  • 2b8266d1d2 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-15 15:24:29 +01:00
  • 992b19d354 Move unit tag to meta data tags Holger Obermaier 2022-03-11 14:47:18 +01:00
  • 0b08ca9ae0 Simplified iota usage Holger Obermaier 2022-03-11 14:09:22 +01:00
  • f6dae7c013 Derived metrics (#57) Thomas Gruber 2022-03-11 13:48:18 +01:00
  • 1de3dda7be Use old metric name in Ganglia if rename has happened in the router (#60) Thomas Gruber 2022-03-11 13:44:32 +01:00
  • 73f22c1041 Refactoring of LikwidCollector and metric units (#62) Thomas Gruber 2022-03-11 13:43:17 +01:00
  • c9b8fcdaa7 Add config options for retry intervals of InfluxDB clients (#59) Thomas Gruber 2022-03-11 13:43:03 +01:00
  • 17f37583fc Use a single line for bash loop in make clean Thomas Roehl 2022-03-11 13:41:13 +01:00
  • fb9ea992ea Makefile target to build binary-only Debian packages (#61) Thomas Gruber 2022-03-11 13:39:09 +01:00
  • 21edca5f88 Single release action (#55) Thomas Gruber 2022-03-11 13:37:47 +01:00
  • d835724d93 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-09 17:02:58 +01:00
  • 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 +01:00
  • e7f7e68095 Use GBytes as unit for large memory numbers Thomas Roehl 2022-03-09 11:05:26 +01:00
  • c5082bbffe Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-07 16:13:08 +01:00
  • c0e600269a Add HttpReceiver as counterpart to the HttpSink (#49) Thomas Gruber 2022-03-05 17:30:55 +01:00
  • f2486abeab Just download LIKWID to get the headers (#54) Thomas Gruber 2022-03-05 17:30:40 +01:00
  • 21864e0ac4 Change default GpfsCollector command to mmpmon (#53) Thomas Gruber 2022-03-05 14:42:04 +01:00
  • 3157386b3e Merge branch 'develop' into main Thomas Roehl 2022-03-04 23:34:28 +01:00
  • 8c668fcc6f Update configuration.md Thomas Gruber 2022-03-04 18:33:57 +01:00
  • 1961edc659 Add documentation to help configuring the CC metric collector Thomas Roehl 2022-03-04 15:42:25 +01:00
  • 547bc0461f Beegfs collector (#50) Mehmet Soysal 2022-03-04 14:35:47 +01:00
  • 7f62975a68 Set proper user for files Thomas Roehl 2022-03-04 11:52:48 +01:00
  • 5e64c01c9d Fix name for ClusterCockpit user Thomas Roehl 2022-03-04 11:51:21 +01:00
  • ff08eaeb43 Set proper user for files v0.3 Thomas Roehl 2022-03-04 11:49:55 +01:00
  • 64c41be34c Fix name for ClusterCockpit Thomas Roehl 2022-03-04 11:37:45 +01:00
  • f4af520b2a Fix error print in LustreCollector Thomas Roehl 2022-03-04 11:32:39 +01:00
  • f1d2828e1d Fix error print in LustreCollector Thomas Roehl 2022-03-04 11:32:10 +01:00
  • 07af660e50 Merge branch 'main' into develop Thomas Roehl 2022-03-03 17:33:13 +01:00
  • 31f10b3163 Fix user creation type Thomas Roehl 2022-03-03 17:31:15 +01:00
  • 9ece27eec6 Use right systemd macro to create the user Thomas Roehl 2022-03-03 17:26:32 +01:00
  • af4c468ab5 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-03-03 17:24:43 +01:00
  • b3030a8d44 Use right systemd macro to create the user Thomas Roehl 2022-03-03 17:24:32 +01:00
  • db04c8fbae Removed infinibandPerfQueryMetric.go. infinibandMetric.go offers the same functionality without requiring root privileges. Holger Obermaier 2022-03-03 15:52:50 +01:00
  • fdbdb79527 Merge branch 'develop' into main Thomas Roehl 2022-03-03 13:45:51 +01:00
  • 948c34d74d Add user creation in RPM Thomas Roehl 2022-03-03 13:43:43 +01:00
  • 60de21c41e Switch access mode of LikwidCollector in config file Thomas Roehl 2022-03-03 13:03:58 +01:00
  • 276c00442a Add option to LustreCollector to call lctl with sudo Thomas Roehl 2022-03-03 13:02:00 +01:00
  • c61b8d2877 Set name change in Makefile Thomas Roehl 2022-03-03 11:03:51 +01:00
  • 6023abd028 Rename main file to match with executable name Thomas Roehl 2022-03-03 11:02:37 +01:00
  • 0753c81156 Add/Remove clustercockpit user and group in RPM Thomas Roehl 2022-03-02 15:10:14 +01:00
  • 092e7f6a71 Add section how to temporarly disable LIKWID access to page Thomas Roehl 2022-03-02 13:54:43 +01:00
  • f7e8b52667 Run RPM build actions only on tag push Thomas Roehl 2022-03-02 13:21:54 +01:00
  • 02baef8c71 Merge branch 'develop' into main Thomas Roehl 2022-03-02 10:38:17 +01:00
  • 33d954f767 Action red hat universal base image (#52) Holger Obermaier 2022-03-01 17:15:20 +01:00
  • a5325a6535 GitHub actions (#51) Holger Obermaier 2022-03-01 15:39:26 +01:00
  • d40163cf8f Update README and receiver-specific pages Thomas Roehl 2022-02-28 17:26:28 +01:00
  • 33fec95eac Additional comments Holger Obermaier 2022-02-28 12:16:48 +01:00
  • 2c08e53be4 Additional comments Holger Obermaier 2022-02-28 09:57:26 +01:00
  • a2f9b23e85 Additional comments Holger Obermaier 2022-02-28 09:39:59 +01:00
  • 4c1263312b Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-25 15:06:06 +01:00
  • d98076c792 Merge current development version into main (#48) v0.2 Thomas Gruber 2022-02-25 14:49:49 +01:00
  • a203370aaa Add scraper for Prometheus clients (#47) Thomas Gruber 2022-02-25 14:46:29 +01:00
  • f099a311a0 Add sink for Prometheus monitoring system (#46) Thomas Gruber 2022-02-25 14:33:20 +01:00
  • 940623585c Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-25 13:53:34 +01:00
  • fe3a8d59b0 Ping InfluxDB server after connecting to recognize faulty connections Thomas Roehl 2022-02-25 13:51:52 +01:00
  • bac1f18b1d Add samples for collectors, sinks and receivers Thomas Roehl 2022-02-25 13:47:19 +01:00
  • 87ecb12c6f Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-24 18:28:52 +01:00
  • c8bca59de4 Numa-aware memstat collector (#45) Thomas Gruber 2022-02-24 18:27:05 +01:00
  • 16c03d2aa2 Use Ganglia configuration (#44) Thomas Gruber 2022-02-24 18:22:20 +01:00
  • 2f044f4b58 Fix: MetricReceiver uses uninitialized values, when initialization fails Holger Obermaier 2022-02-23 15:58:51 +01:00
  • f911ff802c Merge pull request #43 from ClusterCockpit/new_receiver_instances Holger Obermaier 2022-02-23 15:20:55 +01:00
  • 2f36375470 Refactor: Embed Init() into New() function Holger Obermaier 2022-02-23 15:15:17 +01:00
  • 6843902909 Merge pull request #41 from ClusterCockpit/new_sink_instances Holger Obermaier 2022-02-23 15:05:53 +01:00
  • 73981527d3 Refactor: Embed Init() into New() function Holger Obermaier 2022-02-23 14:56:29 +01:00
  • d542f32baa Mention likwid config script in LikwidCollector README Thomas Roehl 2022-02-22 17:46:44 +01:00
  • 6b6566b0aa Fix metric scope in likwid configuration script Thomas Roehl 2022-02-22 17:46:17 +01:00
  • 3598aed090 Use new receiver instances to allow multiple of same receiver type Thomas Roehl 2022-02-22 16:33:38 +01:00
  • 24e12ccc57 Update sink README and SampleSink Thomas Roehl 2022-02-22 16:19:46 +01:00
  • 18a226183c Use new sink instances to allow multiple of same sink type Thomas Roehl 2022-02-22 16:15:25 +01:00
  • 9cfbe10247 Add uint types to GangliaSink and LibgangliaSink Thomas Roehl 2022-02-22 15:51:08 +01:00
  • 66275ecf74 DiskstatCollector: cast part_max_used metric to int Thomas Roehl 2022-02-22 15:50:49 +01:00
  • b4cc6d54ea Update README.md Thomas Gruber 2022-02-22 15:10:27 +01:00
  • 45714fe337 Update README.md Thomas Gruber 2022-02-22 15:09:12 +01:00
  • 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 +01:00
  • 5742721cbd Proper tag name in release v0.1 Thomas Roehl 2022-02-21 18:58:13 +01:00
  • 888292dbef Remove ganglia build tag documentation, not needed anymore Thomas Roehl 2022-02-21 18:53:03 +01:00
  • 1425463a26 Upload RPM not SRPM Thomas Roehl 2022-02-21 18:49:39 +01:00
  • 5cd7ac2541 Update rpmbuild.yml Thomas Gruber 2022-02-21 18:28:07 +01:00
  • afa831aff8 Update rpmbuild.yml Thomas Gruber 2022-02-21 18:17:12 +01:00
  • 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 +01:00
  • a1328b30e9 Remove CentOS8 from RPMBUILD action. End of Life Thomas Roehl 2022-02-21 17:16:07 +01:00
  • 842395682c Remove -lganglia ldflag and check dl lib Thomas Roehl 2022-02-21 17:01:13 +01:00
  • 3ade75490c Add RHEL UBI 8 to rpmbuild action Thomas Roehl 2022-02-21 15:09:42 +01:00
  • ae64eddcc8 Remove doubled import Thomas Roehl 2022-02-21 14:50:53 +01:00
  • eed9cd227c Remove doubled import and remove merge artifacts Thomas Roehl 2022-02-21 14:50:11 +01:00
  • 24a2c9992f Merge branch 'develop' into main Thomas Roehl 2022-02-21 14:32:24 +01:00
  • f683f2e6da Dynamically load liblikwid (#40) Thomas Gruber 2022-02-21 13:29:33 +01:00
  • ea5b3bdbd6 Use receiver names from config (#34) Thomas Gruber 2022-02-21 12:45:08 +01:00
  • 435528fa97 Split diskstat Collector (#38) Thomas Gruber 2022-02-21 12:44:26 +01:00
  • 65c3106af2 Remove tags for num cores and packages Holger Obermaier 2022-02-18 16:59:59 +01:00
  • 635a75c64b Report maximum and critical temperature Holger Obermaier 2022-02-18 16:56:41 +01:00
  • 6ffe207768 Merge pull request #37 from ClusterCockpit/dynload_libganglia Holger Obermaier 2022-02-18 15:52:20 +01:00
  • 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
  • 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