writer

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package writer defines the FabricWriter interface type, which all FabricMon writers must implement in order to receive fabric topologies and counters. What each writer does with that information is dependent on the individual writer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FabricWriter

type FabricWriter interface {
	Receiver(chan infiniband.Fabric)
}

FabricWriter defines the interface type that all FabricMon writers must implement.

Directories

Path Synopsis
Package forecegraph implements the ForceGraphWriter, which writes the fabric topology to a JSON file suitable for use by the d3.js force graph functions.
Package forecegraph implements the ForceGraphWriter, which writes the fabric topology to a JSON file suitable for use by the d3.js force graph functions.
Package influxdb implements the InfluxDBWriter, which writes InfiniBand performance counters to one or more configured InfluxDB backends.
Package influxdb implements the InfluxDBWriter, which writes InfiniBand performance counters to one or more configured InfluxDB backends.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL