03 May 2018 02:42 PM - last edited on 17 May 2021 10:31 AM by MaciejNeumann
We are currently deploying Dynatrace in a large environment. We have a use case which requires that certain host alerts be sent to Support Team A, and other's to Support Team B, e.g. Support Team A needs to be notified if the c:\ is running out of space, but Support Team B needs to know if the D:\ is running out of space for a specific host (or group of hosts).
I have been trying to set up an Custom rule to do this, but cant seem to do so.
Is there any way that this can be achieved?
Solved! Go to Solution.
03 May 2018 02:57 PM
You can specify custom thresholds for specific drives, but you can't create alerting profiles based on drives, as you can only tag an entire host not a drive.
You could open an enhancement request though.
07 May 2018 01:49 PM - last edited on 16 Oct 2023 04:03 PM by random_user
The RFE can be foudn here:
03 May 2018 03:14 PM
First step would be creating 2 separate alert profiles "Team A" and "Team B", then on host level; you can select the specific drive you want to assign to each team.
03 May 2018 04:29 PM
You actually can specify different settings per disk in the 'anomaly detection' settings on a specific host:
Browse to the specific host's edit page, then you can change these on a per disk basis. You would then take the approach that the other's have outlined here of setting up alerting profiles.
Thanks,
Hayden
03 May 2018 06:14 PM
But, alerting profiles can only be based on tags, and a tag is assigned to the entire host not a single disk, so that won't work, right? Or am I missing something here?
03 May 2018 06:32 PM
Hey Patrick,
You are correct. Alerting Profiles can only be based on tags so this won't work. I believe his best option to handle this is to create an alerting profile that sends both to a recipient and that recipient should have an email forwarding rule based on the contents of the email notification e.g from noreply@dynatrace, subject contains whatever set for the subject of the notification and if body contains "disk C:\" to team A and the "disk D:\" to team B (this is an example do not use this rule verbatim)
Thanks
NJ
03 May 2018 06:34 PM
Ah yes, good point Patrick. My mistake on not seeing that specific use case.
04 May 2018 07:56 AM
Thanks for the responses. @Patrick H. I will open an RFE for this.
23 Jun 2020 11:58 PM
Using "Custom disk-detection rule" creates some custom disk rules for specific drives or mount points, then create some alerting profiles by using the "Custom disk-detection rule" as filters, then create the notification with these different alerting profiles, which will triggers alerts to different recipients, repectively, while tagging on drives or mount points is not available. I tested and it works for me.