Replies: 1 comment
-
In the meantime, I found a way to define jmx/pmi monitoring and metrics with monaco. There were two problems, that prevented monaco to deploy the configuration I downloaded with monaco bevore.
Another problem with monaco download here is, that in the json-file, the metrics definitions are completely missing. It would be very helpful, when the download could be fixed. It would be nice to have the version number updated automatically, when deploying a existing extension configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I interactively created a jmx/pmi extension with the name 'JMX-PMI' (Settings->Monitoring_Monitored technologies->Add new technology monitoring->Add JMX/PMI extension), added a metric and saved the configuration. I now try to use this to configure the same metrics in other environments.
When I download the configuration with monaco (new interface), I get the configuration in the extension folder.
When I now try to deploy this configuration to the same or to another environment, I get the following error:
2021-10-22 10:49:23 DEBUG 1: projects/test/extension/JMX-PMI.json
2021-10-22 10:49:23 DEBUG Applying config
JMX-PMI
using projects/test/extension/JMX-PMI.json2021-10-22 10:49:23 ERROR Upload of JMX-PMI failed with status 400!
Error-message: {"error":{"code":400,"message":"Plugin *.zip file name should match plugin id."}}
Any idea how to solve this?
Regards
Matthias
Beta Was this translation helpful? Give feedback.
All reactions