02 Jan 2026 08:45 AM - edited 02 Jan 2026 08:46 AM
Hello Team,
we have some host running on our tenanat - some host are turned of and turned on automatically due to patching, manual task etc.
We need a alert to be created when the host in my management zone are turned on.
If host is turned of or shutdown - its not matter to us, but if our host turns on we need an alert for 1 specific MZ.
02 Jan 2026 09:01 AM
is this okay to use below built in metrics for this ?
02 Jan 2026 09:33 AM
Yes it is. You just need to play a little bit with the metric selector and add a delta transformation so you can easily create a metric event when hosť is turned on.
02 Jan 2026 09:43 AM
I have added a host tag filter and split by host , now the count is 1 and host number at x axis is four.
If we have created a metric event for this we need to add static threshold to 1 if the limit ?
I am confused here what to select as after selecting alert on missing data i am getting threshold number raised from 1 to 10
metric selector - builtin:host.availability.state:filter(and(or(in("dt.entity.host",entitySelector("type(host),tag(~"code:A1233"~)"))),or(eq("availability.state",up)))):splitBy("dt.entity.host"):sort(value(auto,descending)):limit(20) -
I am bit confused here what to do next ?
02 Jan 2026 12:04 PM
Actually, there are multiple options:
Featured Posts