20 Jun 2017 03:16 PM - last edited on 19 May 2023 09:35 AM by Michal_Gebacki
Hi, I have been working on a OneAgent Plugin to capture some windows performance counters I would like to have visualized in the HOST details.
Based on the documentation and procedures I found here: https://dynatrace.github.io/plugin-sdk/index.html I created 2 plugins that build ok, and seem to run ok inside my agent, but I can't find the visualisation inside dynatrace. (see attached zips files)(one is using the "perfmon" type, and one is using the "python" type)
Is a skeleton or sample custom plugin available that shows how to expose some windows performance counters? Or can anyone share his custom plugin that exposes some windows performance counters in the dynatrace gui?
Solved! Go to Solution.
07 Jul 2017 01:55 PM
Hello @Luc C.,
I took a quick look at your plugins and there are couple of things that need to be mentioned:
2. with python plugins there are no obstacles like that - so it's a way to go for you. However you need to fix two issues before:
I hope that this will help.
18 May 2018 02:12 PM
Hi Luc. Where you able to finalize the Performance Counter Plugin?
Can it be found anywhere, eg. on GitHub?
/Thomas