Tony Murray

Results 465 comments of Tony Murray

@72tlukas72 Looks like snmpwalk is mangling the UTF-8 `.1.3.6.1.2.1.2.2.1.2.2 = STRING: P�ipojen� WAN Miniport (L2TP)` Odd.

Even with that, when I tried to use your snmpwalk to simulate a device, I couldn't make it crash.

Question, how do you clear possibly incompatible cached data from redis?

FYI, I don't think this makes any sense to be user configurable. Just enable it with sensible defaults.

This makes me wonder. Isn't it common to log to stdout for docker containers? Shouldn't we be logging there instead of to a file?

Should probably have a note that these variables need to be set to the same value across the cluster (much like NODE_ID needs to be unique)

If .env is shared across containers, how can NODE_ID be unique if it is set there?

Custom Interface Description parsing is easy to break. You didn't say: 1. what you are trying to do (including any configurations set and any custom parsing files) 2. your expected...

Approved upstream, will be in 23.5

You'll need to add bool to the allowed types in the config schema here: misc/config_schema.json:54 Can you include screenshots? I don't understand what you are trying to accomplish. Yes, unified...