Hello!
I have a question (request) about the operations center view. At the top there is an extra filter to hide services where the notifications are disabled.
My question is: Can I add some filter in this section to hide a few services by a given name? For example the service name is something like this "CCMS-Alert: E65". And I want a filter to hide this if there is a "CCMS" string in a service name.
So the idea is filtering by a pattern in a service name.
Operations Center - Hide some services
-
bolson
Re: Operations Center - Hide some services
There is no facility to filter by text pattern. However, you could perhaps accomplish this with service groups. Ie: create a service group to include the services with "CCMS" in the service name and then filter on that services group.
-
fuchstiger
- Posts: 22
- Joined: Tue Apr 12, 2016 7:42 am
Re: Operations Center - Hide some services
And if I create a servicegroup for the services with "CCMS" is it possible to filter out these services? Or to show only these services?
At the moment I have a few servicegroups and if I choose one of them in the Operations Center and press update I only see the problems of this servicegroup. But I want the opposite
At the moment I have a few servicegroups and if I choose one of them in the Operations Center and press update I only see the problems of this servicegroup. But I want the opposite
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: Operations Center - Hide some services
i don't think this is possible, but it brings up a good point with Nagios XI. custom views would be really cool on the operations center page, which could be per user or a global basis. the logic could be service group != instead of ==. this would also allow you to isolate possible test / stg / dev / QA environments.
another way to run with it, would be allow the operations center page to be a dashlet, which could be modified on a dashboard.
just my two tacos.
another way to run with it, would be allow the operations center page to be a dashlet, which could be modified on a dashboard.
just my two tacos.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Operations Center - Hide some services
Are you suggesting each servicegroup be set up as separate dashlets (Custom URL dashlet), or something else?tacolover101 wrote: another way to run with it, would be allow the operations center page to be a dashlet, which could be modified on a dashboard.
I'm submitting a feature request for the negative logic.
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: Operations Center - Hide some services
nope, allow the operations center to be user configurable at a dashlet level, so one could create a custom dashboard resembling the original.dwhitfield wrote:Are you suggesting each servicegroup be set up as separate dashlets (Custom URL dashlet), or something else?tacolover101 wrote: another way to run with it, would be allow the operations center page to be a dashlet, which could be modified on a dashboard.
I'm submitting a feature request for the negative logic.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Operations Center - Hide some services
Submitted.tacolover101 wrote:allow the operations center to be user configurable at a dashlet level, so one could create a custom dashboard resembling the original.
@fuchstiger, did you have any other questions or comments about this, or are we ready to lock it up?
-
fuchstiger
- Posts: 22
- Joined: Tue Apr 12, 2016 7:42 am
Re: Operations Center - Hide some services
@dwhitfield No, thanks. I hope the negative logic comes in one of some future XI versions.