<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can we create multiple alerting profile in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267107#M5369</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since same host can be for differents teams base on CPU, you can follow&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46445"&gt;@GilesDay&lt;/a&gt;&amp;nbsp;answer.&lt;/P&gt;&lt;P&gt;Create two metric events with specific CPU usage + property. Filtering alerting profiles base on that properties.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 15:27:16 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2025-01-10T15:27:16Z</dc:date>
    <item>
      <title>Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267015#M5360</link>
      <description>&lt;P&gt;Can we create multiple alert profiles in a scenario where the server alerting is configured for one application team, and they are already receiving notifications for any issues? The infrastructure team also wants to be alerted for infrastructure-related alerts such as CPU, memory, swap, disk utilization, uptime, and system downtime. They should be able to have their own alerting and threshold setup to receive alerts, without notifying the other application team.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 16:31:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267015#M5360</guid>
      <dc:creator>dynatrace02065</dc:creator>
      <dc:date>2025-01-09T16:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267029#M5363</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would say:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Creating a management zone for that application.&lt;/LI&gt;&lt;LI&gt;Creating alerting profiles filtering by that application.&lt;/LI&gt;&lt;LI&gt;Filtering by severy rules and event filters those alerting profiles.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You can check &lt;A title="here" href="https://docs.dynatrace.com/docs/shortlink/event-types" target="_blank" rel="noopener"&gt;here&lt;/A&gt; which events are possible to be triggered.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 18:25:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267029#M5363</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-01-09T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267090#M5366</link>
      <description>&lt;P&gt;We've done this with tagging, and custom event properties. In our area, the WIndows team only supports the C:, and the app team supports other drives... (don't get me started on if this is the best way, it just happens to be the way it is happening)&lt;/P&gt;&lt;P&gt;The server is tagged with the SupportID-OS:XYZ, SupportID-App:123;&lt;/P&gt;&lt;P&gt;The C: has a custom event property saying Event-Category:OS; Event-Recipient:TICKET/EMAIL/NOC&lt;/P&gt;&lt;P&gt;The &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; has a custom event property saying Event-Category:App; Event-Recipient:TICKET/EMAIL/CommandCenter&lt;/P&gt;&lt;P&gt;We then have multiple alert profiles&lt;/P&gt;&lt;P&gt;OS-TICKET has all tags Event category:OS, Event-Recipient:TICKET&lt;/P&gt;&lt;P&gt;OS-EMAIL-group1&amp;nbsp; has all tags Event category:OS, Event-Recipient:EMAIL, supportID-OS:123 (because I cant use a dynamic lookup in the Email notification profile)&lt;/P&gt;&lt;P&gt;OS-EMAIL-group2... &amp;nbsp; has all tags Event category:OS, Event-Recipient:EMAIL, supportID-OS:456(because I cant use a dynamic lookup in the Email notification profile)&lt;/P&gt;&lt;P&gt;OS-CommandCenter:has all tags Event category:OS, Event-Recipient:CommandCenter,&lt;/P&gt;&lt;P&gt;App-Ticket similar to above, except Event Category is App&lt;/P&gt;&lt;P&gt;App-Email&lt;/P&gt;&lt;P&gt;App-CommandCenter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then we have notification profiles&lt;/P&gt;&lt;P&gt;for the Ticket/COmmandCenter it is a custom webhook, for email it is the email one.&lt;/P&gt;&lt;P&gt;In the Ticket Notification profiles, we pull in the tag from the server for the SupportID-App or OS depending on the profile, for the CommandCenter we hard code the command center ID.&lt;/P&gt;&lt;P&gt;Its not pretty, but it seems to work with our complicated environment. If you want me to expand on something, let me know.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 14:40:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267090#M5366</guid>
      <dc:creator>GilesDay</dc:creator>
      <dc:date>2025-01-10T14:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267098#M5367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I understand you have created metric events for C and D drives, and adding your event property, right?&lt;/P&gt;&lt;P&gt;Just to be sure if you have tagged drives from API without using metric events.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 15:15:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267098#M5367</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-01-10T15:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267099#M5368</link>
      <description>&lt;P&gt;So basically, we need to setup additional alerting profile for the same host in host group. As host can be part of only one host group. and with this we&amp;nbsp;can have &lt;STRONG&gt;multiple alerting profiles&lt;/STRONG&gt; with different thresholds for the same hosts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When &lt;STRONG&gt;CPU usage exceeds 70%&lt;/STRONG&gt;, Team 1 will get an alert for hostA.&lt;/LI&gt;&lt;LI&gt;When &lt;STRONG&gt;CPU usage exceeds 90%&lt;/STRONG&gt;, Team 2 will get an alert hostA&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 15:15:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267099#M5368</guid>
      <dc:creator>dynatrace02065</dc:creator>
      <dc:date>2025-01-10T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we create multiple alerting profile</title>
      <link>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267107#M5369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since same host can be for differents teams base on CPU, you can follow&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46445"&gt;@GilesDay&lt;/a&gt;&amp;nbsp;answer.&lt;/P&gt;&lt;P&gt;Create two metric events with specific CPU usage + property. Filtering alerting profiles base on that properties.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 15:27:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Can-we-create-multiple-alerting-profile/m-p/267107#M5369</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-01-10T15:27:16Z</dc:date>
    </item>
  </channel>
</rss>

