-
Hi All,
The GetResponse message consists of:
`notification - a set of Notification messages, as defined in Section 2.1. The target MUST generate a Notification message for each path specified in…
-
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…
-
The return code of `gnmic` does not appear to convey how things actually went, for example, using invalid credentials:
```
root@e550741b9310:/# gnmic -a vr1 -u vrnetlab -p WRONG --insecure get --pat…
-
I would like to ask for an extension in Subscription message allowing to define a "filter criteria". In case the collector subscribes to large tables, it would be beneficial to define a filter criteri…
-
It doesn't make much sense to run the bellow command for every Arista sw on my network:
./ocprometheus -addr 10.1.1.1:6042 -listenaddr :8080 -username blah -password blah -config sampleconfig.yml
…
-
#### Description
[telemetry_vars.j2](https://github.com/Azure/sonic-buildimage/blob/master/dockers/docker-sonic-telemetry/telemetry_vars.j2) file use **config_db.json** to generate set of para…
-
#### Description
Default debian /etc/ntpsec/ntp.conf is used upon first boot
#### Steps to reproduce the issue:
1. Deploy SONiC image via ONIE
2. Wait for system complete intiializatio…
-
**Description**
**Steps to reproduce the issue:**
1. Enable basic authentication mode in REST server by adding option dockers/docker-sonic-mgmt-framework/rest-server.sh
Change
from:
REST_S…
-
Few questions on the authentication scheme as specified [here](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-authentication.md)
The spec mentions that username/password per-RPC …
-
Use cases:
1. Based on the interface type create and delete requests need to be controlled.
2. IP address overlap or duplicate check needs to be done across all interface IP tables while configuring…