toni-moreno / snmpcollector

A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
MIT License
286 stars 53 forks source link

[Bug] Adding a metric with a slash(/) in the ID causes 404 errors when trying to edit the metric #530

Open cullorblind opened 1 year ago

cullorblind commented 1 year ago

Just ran into this one. I didn't see any other obviously related issues.

I was able to fix this instance by using sqlite3 to rename the metric IDs.