sub.system

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

Subsystem

This is a sample process to push gNMI data to gnmi_target via YDB (Yaml DataBlock) interface.

  • The sample subsystem collects the statistics of the system's NICs monitored by ifconfig via YDB interface.
  • It manufactures and pushs the collected stats to gnmi_target via YDB communication channel.

Install

To push the gNMI data via YDB, libydb must be installed.

go get github.com/neoul/libydb
cd src/github.com/neoul/libydb
autoreconf -i -f
./configure
make
sudo make install

Run

go run subsystem.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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