Split SNMP exporter configs #16

Open
opened 2023-08-18 07:41:56 +00:00 by lauri · 0 comments
Owner
ts=2023-08-17T21:27:41.704Z caller=main.go:180 level=info msg="Starting snmp_exporter" version="(version=0.23.0, branch=HEAD, revision=20657d2f486a1ac237238827beed97fa67eb8611)"
ts=2023-08-17T21:27:41.705Z caller=main.go:181 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@f2310b8dd92c, date=20230816-09:56:45, tags=netgo)"
ts=2023-08-17T21:27:41.731Z caller=main.go:188 level=error msg="Error parsing config file" err="yaml: unmarshal errors:\n  line 1: field epson_beamer not found in type config.Config\n  line 35: field printer_mib not found in type config.Config\n  line 246: field rfc1628_ups not found in type config.Config"
ts=2023-08-17T21:27:41.732Z caller=main.go:189 level=error msg="Possible old config file, see https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md"

Latest version fails with this error

``` ts=2023-08-17T21:27:41.704Z caller=main.go:180 level=info msg="Starting snmp_exporter" version="(version=0.23.0, branch=HEAD, revision=20657d2f486a1ac237238827beed97fa67eb8611)" ts=2023-08-17T21:27:41.705Z caller=main.go:181 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@f2310b8dd92c, date=20230816-09:56:45, tags=netgo)" ts=2023-08-17T21:27:41.731Z caller=main.go:188 level=error msg="Error parsing config file" err="yaml: unmarshal errors:\n line 1: field epson_beamer not found in type config.Config\n line 35: field printer_mib not found in type config.Config\n line 246: field rfc1628_ups not found in type config.Config" ts=2023-08-17T21:27:41.732Z caller=main.go:189 level=error msg="Possible old config file, see https://github.com/prometheus/snmp_exporter/blob/main/auth-split-migration.md" ``` Latest version fails with this error
songmeo was assigned by lauri 2023-08-18 07:42:01 +00:00
Sign in to join this conversation.
No description provided.