Skip to main content
Needs Votes

Ressources Status - regexp to exclude a service_group

Related products:Infra Monitoring - Monitoring
  • August 9, 2022
  • 3 replies
  • 83 views

zasmon
Forum|alt.badge.img+2

Dear all,

We have multiple teams using the same Centreon server. It would be easier for us to exclude what we don’t want than maintain a servicegroup to include what we want (and prone to error). We are looking for a servicegroup exclusion (as you would do with hosts ans services, but it does not exist yet for servicegroup as the support team told us) in the Ressources Status menu.

Something like a standard regexp : 
service_group:^(?!(DBA_servicegroup))

What do you think?

Thank you for reading.

 

3 replies

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • August 24, 2022
NewDiscussion ongoing

rchauvel
Centreonian
Forum|alt.badge.img+18
  • Centreonian
  • October 5, 2022
Discussion ongoingNeeds Votes

Alexandre Belhomme
Forum|alt.badge.img+13

Dear all,

We have multiple teams using the same Centreon server. It would be easier for us to exclude what we don’t want than maintain a servicegroup to include what we want (and prone to error). We are looking for a servicegroup exclusion (as you would do with hosts ans services, but it does not exist yet for servicegroup as the support team told us) in the Ressources Status menu.

Something like a standard regexp : 
service_group:^(?!(DBA_servicegroup))

What do you think?

Thank you for reading.

 

Doesn’t CQL (for the search bar in the resource tab) support regex queries ?

 

If not yeah, a full support of the regex to do an exclude filter would be nice.