Skip to main content
Question

how to integrate a host discovery created plugin as a provider?

  • October 31, 2025
  • 1 reply
  • 7 views

Forum|alt.badge.img+4

Hello,
I’ve written a discovery plugin for oVirt in Perl. Everything works as expected in CLI, now I would like to use it through the Configuration->host>-discovery page as a provider. I didn’t find any related documentation  about it. The only thing I was able to do is adding a discovery command into configuration->command->discovery but I didn’t find how to use it . Please help

1 reply

ltirand
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • 199 replies
  • November 6, 2025

Hello :)

I doubt that this part can be configured at user level. However, we can integrate your idea if you create a PR on the Github repo with the code you have written.

Kind regards