Ben Kochie

Results 1559 comments of Ben Kochie

This is an interesting idea. But maybe due to the complexity of handling DHCP packets it's worth making this a separate exporter/prober first. Do you have an example collector for...

It might be an option to expose the sha256sum of the page an info metric.

> The existing snmp.yml & snmp.local.yml model does not provide a good way to override a single attribute in a module. I'm not sure what you mean by this, you...

Reading over the YAML spec, keys can be any kind of scaler, which doesn't seem to indicate that they can't be integers. I don't see what is done right now...

While I like the idea of simplicity, I think we need to have a more robust cache design before we try and implement this.

Caching should also have a TTL specification, which would be specified per module and probably per walk/get within each module. I think we need to expand and write a bit...

We just recently added a `scale` configuration option to the code. In theory, we could have an override that looks up the scale factor from another OID.

I think it's something we could do in code, but it would need to be generic enough to work with other MIBs. I don't have time to implement this, but...

I think we talked about this in a previous issue. (of course I can't find that right now) I think you're right about `contextName` being not sensitive. I'm slightly confused...

Can you provide the output of a net-snmp `snmpwalk` for the OID `teraTaskStatus` / `1.3.6.1.4.1.38034.1.3.1.1.3`? My first guess is that this is a device bug, the MIB says one thing,...