Hi, I am migrating my monitoring configuration from NagiosCore and NagiosQL to Centreon, but I have a problem with the service templates with which I am quite desperate.
Unlike with host templates (which you can add more than one template per host) in services, Centreon only lets you add one template.
I have already seen that in Centreon this works using inheritance, but is there any other way to make it work by groups?
As I said, I currently add to each service several templates which have an order that matters.
I have a problem since for each line you see in the image below (these are all the possible combinations in my monitoring), I would have to create a lot of different "routes" duplicating templates.
Let's see if I explain better with an example...
If I want my template A to follow the following inheritance, A->B->C->D but then I want another service to follow the following inheritance A->E->C->D, with the Centreon inheritance system, I understand that I should create, 2 templates A (A1, A2), one B and another E, and then the combination C-D if I could reuse it, is that right? So wgat happens if thn I want to use the following inheritance F->A->D, I need to create another A template?? It’s crazy...
Currently I take for each service the templates that I want and I put them in the order I want, I see more logic and more reusability...
Any help????