snmpcollector icon indicating copy to clipboard operation
snmpcollector copied to clipboard

A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB

Results 43 snmpcollector issues
Sort by recently updated
recently updated
newest added

It would be nice to support writing out to [TimescaleDB ](https://github.com/timescale/timescaledb) instead of, or in addition to influx. TimeScaleDB is a PostgreSQL extension, it provides the full advanced feature set...

output-db

Hi, I'm currently trying to poll our Raritan PDUs to get per outlet metrics however I've run into an issue due to the OID layout that Raritan uses. Unlike most...

enhancement
help wanted
measure-design

Hi, I think it would be great if we can send metrics from snmpcollector to Kafka. Influx is great but this way we can have more flexibility and control over...

enhancement
output-db

Given an OID Condition evaluates to true, allow the user to specify a tag to be applied to the metric without filtering. E.g. I'd like to be able to clarify...

ui
measure-design

Could be interesting if we could create and export host templates based on an existing device data , but selecting needed fields to configure on each new import. Usually sensible...

ui
automation

Would be awesome if we can create multiple tags on indexed Measurements. Actually, the SNMPCollector is able to create custom Tags values using regex expessions on retrieved `oid indexes` and...

enhancement
measure-design

@toni-moreno How practical do you think it would be to write an extension to write to Elastic search. Its one of the attractive things about telegraf , given its support...

enhancement
output-db

Snmpcollector needs ability to get snmp trap messages and convert them to influxdb events adding when needed device extra tagging, and also filtering if needed with user defined rules.

measure-design
gathering-technologies

As in the open source pipeline does(https://github.com/cisco/bigmuddy-network-telemetry-pipeline) could be interesting add a new kind of devices ( cisco telemetry devices vs generic snmp devices) to get data.

measure-design
gathering-technologies

Could be good if add /info/selfcheck API into the collector to get status of the running process.

runtime-control