Thanks Paul, we were able to bring up the application and poll for some
OIDs.
I would also like to know, if by any chance there is a plugin which listens
for SNMP Traps as well, which works with Influx DB.
I mean, which will listen for traps, from various servers and inserts the
same into the Influx DB.

Thanks.

On Thu, Aug 25, 2016 at 6:25 PM, <[email protected]> wrote:

> Hi Paul,
> I tried bringing up influxsnmp on my server after following the steps
> given but ,get the below error while the process tries coming up
>
> panic: invalid character '\n' in string literal
>
> goroutine 1 [running]:
> panic(0x8a8d00, 0xc8200c19a0)
>         /usr/lib/golang/src/runtime/panic.go:481 +0x3e6
> main.main()
>         /home/golang-lib/src/github.com/paulstuart/influxsnmp/main.go:437
> +0x33c
>
>
> below is my config.gcfg
> [common]
> httpPort   = 8085
> mibs = HOST-RESOURCES-MIB
> mibfile = /tmp/mibinfo.json /tmp/mib2.json
> elapsed = true
>
> [snmp "myserver"]
> host   = 172.16.15.109
> community = public
> port   = 161
> timeout = 20
> freq   = 30
>
> [mibs "myserver"]
> name = sysName
>
> [influx "myserver"]
> url = http://172.16.9.111:8086/
> database = snmptraps
>
> Can you tell me where I am going wrong?
>
> Thanks and regards,
> Divya
>
> --
> Remember to include the InfluxDB version number with all issue reports
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "InfluxDB" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/influxdb/wnGWZgF0lSw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/influxdb.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/influxdb/0cd05f04-432a-4fd9-bf34-09797f4afacb%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/CAJac%2BNtbGhp6LeNb6iNPmWn7BoPv0%2BrjyCNQ-xzZg8HENzONsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to