Closed sosomasox closed 2 years ago
I guess it was caused by changing the "local_ip_addres". I hope that this information is helpful to you.
Thanks for the report!
This bug actually stems from a bad output of show pppoe-client
because the remote IP address (xxx.xxx.xxx.xxx
) and the number of TX packets (474.8K
) are not delimited by any spaces as the log message indicates (error MultiSpace
). Currently, edgerouter-exporter could not reliably parse this output and I have to find some work around for this case, so I'll look into this. Note that the new feature introduced in v2.1.0 (”local_ip_address”) is not related to this bug.
And also, the exporter process continues to run, even though the metrics cannot be obtained.
I want to let you know that v2.1.2 has just been published including the bug fix for this issue! For detailed explanation, see #70.
The version label is something wrong on "edgerouter_info" metrics.
edgerouter_info{version="v2.0.9-hotfix.2",build_id="5402463",model="EdgeRouter X 5-Port"} 1
That is the version of EdgeOS, not of the edgerouter-exporter.
Hi,
I've been using edgerouter-exporter v2.1.1 since yesterday, but suddenly it can not get a metrics.
Following log was got.
Health check looks good.