-
The documentation at https://gnmic.openconfig.net/user_guide/configuration_intro/ says that the configuration file format can be JSON, YAML, TOML, HCL, or Properties. By default, gnmic searches fo…
-
I'm getting some strange results (or no results) when attempting to use a gnmic relay with nats.
Are there limitation of event processing that can be done when using nats output/input?
Are there lim…
-
I have created a service for gnmi so that it can scrap stats to Prometheus but service is showing below error and couldn't start the service.
juniper_gnmi.service:
[Unit]
Description=Juniper gN…
-
I'm using gnmi-gateway (details below)
```
./gnmi-gateway --version
gnmi-gateway version v0.11.1-002a9b0 (Built 2021-08-23T22:15:23Z)
```
I'm trying to figure out how to translate an Openco…
-
Link: https://github.com/nleiva/go-links#networking
Reasoning: This is a list of networking resources written in Go I have run into in the past. Feel free to cherry-pick those that are more relevant,…
-
Hi , I am using gnmi file loader to load remote file and i get the error
/home/runner/work/gnmic/gnmic/pkg/loaders/file_loader/file_loader.go:201: [file_loader] failed to read targets file: Get "ht…
-
Running gnmic with the `--calculate-latency` flag does not seem to work work with `--format event`.
For example:
```
# this shows latency info
gnmic subscribe --address $ADDRESS --mode once --pa…
-
We have noticed a strange behavior when we use any of the prometheus outputs that the ram usage of gnmic just keep going up and up until the server starts to swap and become unresponsive.
It works…
-
I'm using gnmic to monitor various Juniper MX devices, i'm subscribing to interface metrics and the sample interval is configured as 10s. My output is prometheus which is configured to scrape every 20…
-
Hello,
We have gnmic running in a cluster mode with consul. The gnmic configuration file has 4 different path and is divided into subscription for each of the target. The problem is that even tough…