Recent Releases of cc-metric-collector

cc-metric-collector - cc-metric-collector-v0.7.2

- Go
Published by github-actions[bot] 8 months ago

cc-metric-collector - cc-metric-collector-v0.7.1

- Go
Published by github-actions[bot] 9 months ago

cc-metric-collector - cc-metric-collector-v0.7.0

  • Switch to CCMessage
  • New Message Processor (renaming, dropping, tag/meta/field manipulations, ...)
  • NKEY support for NatsSink
  • Minor fixes in various collectors, sinks and receivers

- Go
Published by github-actions[bot] about 1 year ago

cc-metric-collector - cc-metric-collector-v0.6.7

- Go
Published by github-actions[bot] about 2 years ago

cc-metric-collector - cc-metric-collector-v0.6.6

- Go
Published by github-actions[bot] over 2 years ago

cc-metric-collector - cc-metric-collector-v0.6.5

- Go
Published by github-actions[bot] almost 3 years ago

cc-metric-collector - cc-metric-collector-v0.6.4

- Go
Published by github-actions[bot] about 3 years ago

cc-metric-collector - cc-metric-collector-v0.6.3

- Go
Published by github-actions[bot] about 3 years ago

cc-metric-collector - cc-metric-collector-v0.6.2

  • Minor fixes for the MemstatCollector
  • InfiniBandCollector: Scale raw readings from octets to bytes
  • Fix clock frequency coming from LikwidCollector and update docs
  • Build DEB package for Ubuntu 20.04 for releases
  • Fix memstat collector with numa_stats option
  • Remove useless prints from MemstatCollector
  • Replace ioutils with os and io (https://github.com/ClusterCockpit/cc-metric-collector/pull/87)
  • Use lower case for error strings in RocmSmiCollector
  • move maybe-usable-by-other-cc-components to pkg. Fix all files to use the new paths (https://github.com/ClusterCockpit/cc-metric-collector/pull/88)
  • Add collector for monitoring the execution of cc-metric-collector itself (https://github.com/ClusterCockpit/cc-metric-collector/pull/81)
  • Add collector to monitor execution of cc-metric-collector itself
  • Register SelfCollector
  • Fix import paths for moved packages

- Go
Published by github-actions[bot] over 3 years ago

cc-metric-collector - cc-metric-collector-v0.6.1

- Go
Published by github-actions[bot] over 3 years ago

cc-metric-collector - cc-metric-collector-v0.6.0

- Go
Published by github-actions[bot] over 3 years ago

cc-metric-collector - cc-metric-collector-v0.5.1

- Go
Published by github-actions[bot] almost 4 years ago

cc-metric-collector - cc-metric-collector-v0.5

- Go
Published by github-actions[bot] almost 4 years ago

cc-metric-collector - cc-metric-collector-v0.4

- Go
Published by github-actions[bot] almost 4 years ago

cc-metric-collector - cc-metric-collector-v0.3

- Go
Published by github-actions[bot] almost 4 years ago

cc-metric-collector - cc-metric-collector-v0.2

- Go
Published by github-actions[bot] about 4 years ago

cc-metric-collector - cc-metric-collector-v0.1

First version of the ClusterCockpit metric collector, a node agent to read data from different sources, process them and send them to a set of sinks.

The collector currently contains collectors for: - CPU (OS statistics and hardware performance event measurements) - Memory - Disk - Filesystems like NFS, Lustre or GPFS - Network (Ethernet and InfiniBand) - Nvidia GPUs

Metrics can be sent to one or more sinks: - InfluxDB - HTTP-based storage engines like the ClusterCockpit Metric Store - Ganglia Monitoring System - NATS

If you want to create a tree of metric collectors, you can receive data through an NATS based receiver and forward them to the sinks.

- Go
Published by github-actions[bot] about 4 years ago