21 Oct 2024 05:46 PM
Hi
I have a questión, is possible do maintenance windows by metrics? for example if i have one server and i only need apply the maintenance windows only for one process or one service of the server, or only CPU or Memory for the server, it is possible?
Thanks.
Best regard.
21 Oct 2024 11:06 PM
maintenance window scope is targeting entities like host, device, process, etc.. but what you're looking for is not entity it's a component within entity and this is not possible, check the following link for the configuration api of maintenance windows and look for `The Filter object` section it will be more clear for you what I meant.
22 Oct 2024 07:08 AM
Hi @DavidMtz
Maintenance window is filterable based on Tags, Management zones
Hoping it adds value.
KR,
Peter
22 Oct 2024 01:58 PM
Dear @DavidMtz as @Peter_Youssef mentioned this may be used as a workaround but actually the problems is related to entities directly and with metrics indirectly so you may still receiving problems related to this host/cpu when configuring this even the problem is for CPU utilization for example and will not affected by the maintenance window.
BR,
Mostafa Hussein.
22 Oct 2024 09:10 PM
After making test for memory saturation as example I've included `memory page fault` metrics within dedicated management zone then configured maintenance window with timeframe "today - tomorrow" then I've made load by proceeding some heavy tasks on MS Edge browser and got a problem raised and alerted while the maintenance window in progress and supposed to not report any problems related to these metrics as assumed.
** Management zone configuration
** Maintenance window configuration
** Raised Problem (within root cause you'll find the page faults metrics which supposed to be excluded from the maintenance window)
finally, the conclusion is that the suggested work around is not the proper way and mostly this is not feasible. but we're there in the community to brainstorm together and find the right solutions.
BR,
Mostafa Hussein.