cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Override management zone of a process / process group

PierreLamonzie
Visitor

Hello all,

I hope it is possible to do a such using the settings V2 API, but I am not clear at all how to do that (if there is a UI option, I am interested too :-))

And I don't know if it's better to do that at a process group or a process group instance level.

I would imagine it has to be done by passing management zone(s) Id, but maybe names will be accepted ?!

And most probably we can only replace all the mz values, not remove or add a specific one ?

Thx in advance for your answers.

Pierre

3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Looks like similar than this this.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Hi Anton,

you're right, this is similar.

However I am looking for a solution to change/set the mz of process/process group, where in the other post, I was trying to override the problem mz directly 😁

Thx and regards.

Pierre

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would use tags and management zone rules would be base on tags.

  • If entity A has tag X (and maybe other conditions) => Management zone X.
  • If entity A has tag Y (and maybe other conditions) => Management zone Y.

Then, you need to change tag to entity, and would be in management zone X or Y or both. It applies to host, processes groups, service... 

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts