I've created two Services that use the same base KPI search. The difference is one Service is for the overall health of our RHEL infrastructure, the other is for the RHEL infrastructure of a single application.
I've defined the entities for the application. The application infrastructure is performing fine, but some other RHEL boxes are critical. The problem non-application boxes are dragging down the application health score and show up in the application service detail.
Where do I need to look to see why all the RHEL boxes are showing up in my entity-defined application Service?
It turns out to have been fairly simple 2-part fix (that was not at all intuitive):
In my ITSI Admin class, we always skipped over the entities portion of the Service setup and went straight to KPIs.
It turns out to have been fairly simple 2-part fix (that was not at all intuitive):
In my ITSI Admin class, we always skipped over the entities portion of the Service setup and went straight to KPIs.
Hi @sallyanntracy
Have you done this:
Configure >
Service >
Edit Service >
Entities >
Configured rules to match only the servers you need.
If you have done that, and you have entities with the wrong KPIs, the n you might need to split the service in two services and make one dependant on the other.
Hope this is helpful
Hi Chris,
Yes, I had done that, but it turns out that it needs to be done first thing (which admittedly seems pretty obvious now, but wasn't what we did in class.)
Thank you for responding!