Commit Graph

  • 1d299be3ea Add comments Holger Obermaier 2022-02-09 11:08:50 +0100
  • b4d7643c25 Add comments Holger Obermaier 2022-02-09 10:09:03 +0100
  • 7f78a5baf2 Add timeout options to httpSink Thomas Roehl 2022-02-08 18:06:07 +0100
  • fec3c5981d Fix for gangliaSink Thomas Roehl 2022-02-08 18:04:08 +0100
  • 1ea63332d3
    Update README.md Thomas Gruber 2022-02-08 13:49:48 +0100
  • 7e4c35e224 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-08 13:46:48 +0100
  • fcc25f7d30 Add collector documentation Thomas Roehl 2022-02-08 13:46:44 +0100
  • cc86fc00a0 Add missing error check in InfiniBandPerfQueryMetric Thomas Roehl 2022-02-08 13:46:19 +0100
  • 8c744617be Remove logging and enable command execution for GangliaSink Thomas Roehl 2022-02-08 13:45:41 +0100
  • 9e73dcd437 Fix type tag for numastat Thomas Roehl 2022-02-08 13:40:27 +0100
  • 006b9f91f6 Excluding NaN values in Likwid metrics from sending Thomas Roehl 2022-02-08 13:39:58 +0100
  • 377f85111a Refactoring: Use ccmetric function ToLineProtocol() in stdout sink Holger Obermaier 2022-02-08 13:38:18 +0100
  • e1cf682989
    Add other collectors to README Thomas Gruber 2022-02-08 13:22:20 +0100
  • c47ac2ebc3 Cleanup Holger Obermaier 2022-02-08 12:22:56 +0100
  • 6d55c376bd Refactoring: Remove all *List() functions from CCMetric Holger Obermaier 2022-02-08 11:23:19 +0100
  • d98b678399 Refactoring: Replace FieldList() -> Fields() Holger Obermaier 2022-02-08 11:05:07 +0100
  • bfeee55113 Use FromInfluxMetric() to convert influx to cc metric Holger Obermaier 2022-02-08 11:00:25 +0100
  • 4e0782d66b Use FromInfluxMetric() to convert influx to cc metric Holger Obermaier 2022-02-08 10:58:53 +0100
  • e1a7379c2e Generate influxDB point for data type ccMetric Holger Obermaier 2022-02-08 09:31:08 +0100
  • af051b5e7e Replace FieldList() by Fields() Holger Obermaier 2022-02-07 22:52:39 +0100
  • fe42e8bb95 Switch fields data type from []*lp.Field to map[string]interface{} Holger Obermaier 2022-02-07 22:41:31 +0100
  • 627163d4df Add method ToLineProtocol which generates influxDB line protocol for data type ccMetric Holger Obermaier 2022-02-07 21:13:57 +0100
  • 9586e67f81 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-07 18:35:16 +0100
  • 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 +0100
  • 7b104ebe90 Use cclog.ComponentDebug. Avoid copying point.Fields() Holger Obermaier 2022-02-07 18:00:02 +0100
  • 7182b339b9 Respect the publish option in the LikwidCollector Thomas Roehl 2022-02-07 17:41:35 +0100
  • d1e66201a6
    Add non-blocking InfluxDB sink (#29) Thomas Gruber 2022-02-07 16:51:46 +0100
  • 7d5b3c7d73 Add configurable batch size Thomas Roehl 2022-02-07 16:33:46 +0100
  • d3dc796244 Add non-blocking InfluxDB sink Thomas Roehl 2022-02-07 16:25:09 +0100
  • 6dd95d6fed Export all ccMetric functions Thomas Roehl 2022-02-07 16:20:42 +0100
  • d8ab3b0eb0 Use LookPath in IpmiCollector Thomas Roehl 2022-02-07 15:44:29 +0100
  • b19ae7a4db Fix initialization of InfinibandCollector Thomas Roehl 2022-02-07 15:43:57 +0100
  • 5263a974d1
    Split NfsCollector in Nfs3Collector and Nfs4Collector (#28) Thomas Gruber 2022-02-07 15:43:01 +0100
  • bb87046501 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-07 15:42:33 +0100
  • 0bd638f211 Add script to help create configs for LikwidCollector Thomas Roehl 2022-02-07 15:42:25 +0100
  • ca081139db Fixed JSON syntax Holger Obermaier 2022-02-07 14:17:59 +0100
  • 8c3e4eef78 Add documentation Thomas Roehl 2022-02-07 13:58:36 +0100
  • 1c3cfdf6da Split NfsCollector in Nfs3Collector and Nfs4Collector Thomas Roehl 2022-02-07 13:57:41 +0100
  • 8a69f76093 Removed PID file creation, as not required by systemd Holger Obermaier 2022-02-07 13:53:51 +0100
  • b7ee125942 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-07 13:47:06 +0100
  • 9baf55e8a0 Use one flexible NfsCollector and specialize to Nfs3 and Nfs4 Thomas Roehl 2022-02-07 13:46:30 +0100
  • ead7117cad Add skip_filesystem configuration Holger Obermaier 2022-02-07 13:30:01 +0100
  • 52458ce5a1 Fix for LustreCollector. Check for root user Thomas Roehl 2022-02-07 13:27:35 +0100
  • c313055570 Merge branch 'develop' of github.com:ClusterCockpit/cc-metric-collector into develop Thomas Roehl 2022-02-07 13:22:34 +0100
  • 25bb395f02 Fix for NumaDomain getter in ccTopology Thomas Roehl 2022-02-07 13:22:26 +0100
  • a534f16685 Add documentation for GPFS metric Holger Obermaier 2022-02-07 11:37:34 +0100
  • 25c2ae4910 Avoid int -> int64 conversions Holger Obermaier 2022-02-07 11:12:03 +0100
  • 3c10c6b340 Add error handling to Read() Holger Obermaier 2022-02-07 10:02:38 +0100
  • 79b25ddbee Add markdown documentation for metric collector ibstat_perfquery Holger Obermaier 2022-02-07 09:46:19 +0100
  • 5ac3af895d Moved documentation to markdown file Holger Obermaier 2022-02-07 09:22:59 +0100
  • 9ab7a6424b Moved check which metric to skip to Init() Holger Obermaier 2022-02-04 19:22:31 +0100
  • fdb58b0be2
    Sink specific configuration maps (#25) Thomas Gruber 2022-02-04 18:12:24 +0100
  • cf72e35db1 Merge branch 'sink_specific_configs' of github.com:ClusterCockpit/cc-metric-collector into sink_specific_configs Thomas Roehl 2022-02-04 18:08:35 +0100
  • 2839dc2881 If no CPU die id available, use the socket id instead Thomas Roehl 2022-02-04 18:08:27 +0100
  • f719f1915c Add error handling Holger Obermaier 2022-02-04 16:11:56 +0100
  • d0dea36a63 Include NUMA node specific memory stats in memstat collector Thomas Roehl 2022-02-04 15:46:23 +0100
  • 76b69c59b4 Switched to cclog.ComponentError() for error reporting in Read() Holger Obermaier 2022-02-04 14:42:42 +0100
  • 178c77af9b
    Merge branch 'develop' into sink_specific_configs Thomas Gruber 2022-02-04 12:49:38 +0100
  • d24b8c198b HTTPS for HttpSink Thomas Roehl 2022-02-04 12:43:08 +0100
  • 66b9a25a88 Prefix metrics from NetstatCollector with 'net' Thomas Roehl 2022-02-04 12:39:59 +0100
  • 02cd21abe2 HTTPS for HttpSink Thomas Roehl 2022-02-04 12:39:25 +0100
  • db02c89683 Update LustreCollector to use lctl. Sysfs version is commented out Thomas Roehl 2022-02-03 22:05:16 +0100
  • 7b38321b52 Fix link in README Thomas Roehl 2022-02-03 18:54:19 +0100
  • 374e742f77 Add links to individual sink readmes Thomas Roehl 2022-02-03 18:53:30 +0100
  • d462db7d1d Add documentation Thomas Roehl 2022-02-03 18:47:39 +0100
  • 2fd7f42ba1 Use sink-specific configurations to have more flexibility. Adjust sample sink configuration files Thomas Roehl 2022-02-03 18:47:17 +0100
  • 92d4a9c2b9
    Split MetricRouter and MetricAggregator (#24) Thomas Gruber 2022-02-03 16:52:55 +0100
  • d5ff5b83ce Add NUMA metric collector Holger Obermaier 2022-02-03 16:19:45 +0100
  • a016483012 Add NUMA metric collector. Holger Obermaier 2022-02-03 15:02:13 +0100
  • bd55b535d9 Add README for MetricAggregator Thomas Roehl 2022-02-02 17:51:11 +0100
  • 2806b1e7cc Remove debugging artifacts Thomas Roehl 2022-02-02 17:14:29 +0100
  • c0783bc9a2 Missing change in MetricCache Thomas Roehl 2022-02-02 17:09:28 +0100
  • b79567623d Split MetricRouter and MetricAggregator Thomas Roehl 2022-02-02 17:03:10 +0100
  • e59852be03 Fix LikwidCollector, merge artifact causes problems Thomas Roehl 2022-02-02 16:55:15 +0100
  • 6f399d5f08 Add scope guidelines in LikwidCollector page Thomas Roehl 2022-02-02 16:46:35 +0100
  • 5bf538bf97 Update LikwidCollector page Thomas Roehl 2022-02-02 16:40:20 +0100
  • 445cfe9159 Fix merge issues Thomas Roehl 2022-02-02 15:58:19 +0100
  • 2611b1e301
    Merge branch 'develop' into use_metric_pointers Thomas Gruber 2022-02-02 15:53:26 +0100
  • 1222f7a32f Configuration option to disable MetricCache completely Thomas Roehl 2022-02-02 15:30:14 +0100
  • 2c13cecf13 Fix link in MetricRouter README Thomas Roehl 2022-02-02 14:52:19 +0100
  • ed62e952ce Use MetricAggregator to calculate metrics in LIKWID collector. Thomas Roehl 2022-02-02 14:52:07 +0100
  • 4633c8f58d Merge branch 'likwid_collector_gval_and_fix' into develop Thomas Roehl 2022-02-01 18:35:03 +0100
  • af8654d325 Update MetricRouter README Thomas Roehl 2022-02-01 18:28:20 +0100
  • a4bd141786 Use the MetricAggregator for all calculations in the MetricRouter Thomas Roehl 2022-02-01 18:27:59 +0100
  • 64a12b80bb Add and export SetName() function for CCMetric Thomas Roehl 2022-02-01 18:27:16 +0100
  • 8319d3de43 Add some more helper functions to ccTopology Thomas Roehl 2022-02-01 18:26:54 +0100
  • e550226416 Use gval in LikwidCollector Thomas Roehl 2022-02-01 16:01:31 +0100
  • 6ff6cb7219
    Change CCMetric's internal data structure (#22) Thomas Gruber 2022-02-01 14:54:34 +0100
  • 00fdb189a4 Renamed TagMap() -> Tags(), MetaMap() -> Meta Holger Obermaier 2022-02-01 14:49:09 +0100
  • 0e70b663ee Create deep copy in New() to avoid access conflicts Holger Obermaier 2022-02-01 08:12:08 +0100
  • eca963c58a package ccmetric rewrite Holger Obermaier 2022-01-31 20:54:06 +0100
  • 862630a218
    Extend workflow to test Go 1.16 and 1.17 Thomas Gruber 2022-01-31 14:42:19 +0100
  • 7f4de77de1 Use pointer to metrics instead of forwarding full metric Thomas Roehl 2022-01-31 14:16:50 +0100
  • fd3c7ed573 Add documentation Holger Obermaier 2022-01-31 14:02:00 +0100
  • 1f55aa247f
    Run rpmbuild workflow only for new tags Thomas Gruber 2022-01-31 13:29:14 +0100
  • 0ca87ea0be Fix SqliteSink sqlite3_sink Thomas Roehl 2022-01-31 13:24:39 +0100
  • 4195786242 Add all CCMetric functions to interface Thomas Roehl 2022-01-31 06:04:30 +0100
  • 328d26bf3c Merge branch 'develop' into sqlite3_sink Thomas Roehl 2022-01-31 05:59:25 +0100
  • 3e329c3324 Move defer after checking error Thomas Roehl 2022-01-30 22:05:27 +0100
  • af84a2d2ce Merge with develop Thomas Roehl 2022-01-30 15:43:23 +0100