cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can we provide configuration UI of OneAgent Plugin for each Host?

nkobayashi1
Helper

Hi,

Could you tell me whether it is possible to create a configuration UI for each host?


I have read the document about the configuration of OneAgent plugin.

https://dynatrace.github.io/plugin-sdk/extending_plugin/demo_plugin_conf.html


According to the document, it seems that we can create the configurations of OneAgent Plugin for the entire Dynatrace tenant.

But I want to create some configurations for each Host.


For example, we are developing a OneAgent plugin for PostgreSQL to get some advanced metrics.

In this situation, we want to configure HostName, UserID, Password, PortNumber for each host.


Thanks,
Noah Kobayashi


2 REPLIES 2

Jakub_Mierzewsk
Inactive

You can set host configuration via UI on host screen. At first please turn off global monitoring on Monitored technologies page in settings. Than navigate to Host page, Edit, General page and there you will be able to do it.


Thank you for your quick answer!

I've confirmed that we can configure per host.


Featured Posts