Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get this extension to save metrics from Groov EPIC controller #3

Open
mtnguru opened this issue May 28, 2021 · 2 comments
Open

Comments

@mtnguru
Copy link

mtnguru commented May 28, 2021

I got this extension to work and it now saves what appear to be 50+ metrics from the hivemq broker into the Influx DB. However it doesn't appear to be saving any metrics from the Groov EPIC controller. Have I configured something incorrectly?

@fraschbi
Copy link

Hi @mtnguru,

Typically this should work out of the box. It is possible that some topic or setting is not matched correctly.
Set your HiveMQ Log level to TRACE and share the outcome of your log after some publishes from your device that are not written to Influx, so we can identify what is going wrong.

To set the log level to TRACE go to {HIVEMQ_HOME}/conf/logback.xml and change line 69 from ${HIVEMQ_LOG_LEVEL:-INFO} to ${HIVEMQ_LOG_LEVEL:-TRACE}
Can you also please share your sparkplug.properties file?

Regards,
Florian

@mtnguru
Copy link
Author

mtnguru commented Jun 9, 2021

Can someone please help me get this extension working? I've tried just about every setting in the sparkplug.properties file I can think of. I've submitted multiple requests between here and the community.hivemq.com blog pages but can't get the help I need.

I get many hivemq metrics that load into influxdb but I cannot get any actual metrics from the Groov EPIC controller to show up. My management is getting perturbed and is telling me to look elsewhere for a solution. Does anyone have a method to get Groov EPIC metrics to go through an MQTT broker and load into InfluxDB?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants