<?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: Paging File monitor in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/217152#M3631</link>
    <description>&lt;P&gt;That's great! I will vote for it.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 17:39:00 GMT</pubDate>
    <dc:creator>Rick_Lee</dc:creator>
    <dc:date>2023-07-06T17:39:00Z</dc:date>
    <item>
      <title>Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/183360#M2916</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to monitor Paging File in windows server using DT one agent? Interest is , when Page File Name is "_Total" and alert when it's usage breaches threshold of 90%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Srikanth Samraj&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 13:03:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/183360#M2916</guid>
      <dc:creator>ssamraj</dc:creator>
      <dc:date>2022-03-25T13:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/183406#M2919</link>
      <description>&lt;P&gt;You should be able to get the information that you want at the system level. In the host section, you should select memory and then "Swap usage":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonioSousa_0-1648238211643.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/5026iDA2F8B1FE0FB936A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonioSousa_0-1648238211643.png" alt="AntonioSousa_0-1648238211643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you want to setup alerts, you should use the metric: builtin:host.mem.swap.used&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 19:57:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/183406#M2919</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-03-25T19:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216679#M3604</link>
      <description>&lt;P&gt;Please note, in system admin swap alerting is based on percentage, any chance Dynatrace can make this a calculated metric out of box with percentage value? thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 19:49:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216679#M3604</guid>
      <dc:creator>Rick_Lee</dc:creator>
      <dc:date>2023-06-30T19:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216712#M3605</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Since you have these two metrics:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;builtin:host.mem.swap.used&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;builtin:host&lt;/SPAN&gt;&lt;SPAN&gt;.mem&lt;/SPAN&gt;&lt;SPAN&gt;.swap&lt;/SPAN&gt;&lt;SPAN&gt;.total&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P data-unlink="true"&gt;I think you can create your own &lt;A title="metric selector event" href="https://www.dynatrace.com/support/help/shortlink/metric-events-metric-selector-events" target="_blank" rel="noopener"&gt;metric selector event&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;(builtin:host.mem.swap.used / builtin:host.mem.swap.total) * 100&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2023 21:44:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216712#M3605</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-07-02T21:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216917#M3615</link>
      <description>&lt;P&gt;I dis-agree this is resolved, any Unix Admin started their training, the first command to learn is vmstat. everything shows from vmstats is in percentage format from the native Linux OS. even RedHat admin book has it on percentage. All other monitoring tools also monitoring via percentages, we are looking for a percentage presentation as base metric so we can alert on this metric.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 16:19:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216917#M3615</guid>
      <dc:creator>Rick_Lee</dc:creator>
      <dc:date>2023-07-04T16:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216920#M3616</link>
      <description>&lt;P&gt;Hi Anton. The reason this is not an acceptable solution is because when creating a metric event using this calculation, we get the error "&lt;SPAN&gt;The number of metric dimension values in the last 24 hours (15448) exceeds the limit of 1000. Please refine the filter criteria or use a metric key based query definition." In order to actually set up an alert for our entire environment based on SWAP %, we would need it to be a standalone metric. Please let us know if this is possible.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 17:06:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216920#M3616</guid>
      <dc:creator>aaronm</dc:creator>
      <dc:date>2023-07-04T17:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216926#M3617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I do not see another way to do it. You can split scope and creating more than one metric, for example, per host groups.&lt;/P&gt;&lt;P&gt;If not, I would suggest to raise a &lt;A title="product idea" href="https://community.dynatrace.com/t5/Product-ideas/idb-p/DynatraceProductIdeas" target="_blank" rel="noopener"&gt;product idea&lt;/A&gt; about it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 21:44:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/216926#M3617</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2023-07-04T21:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/217098#M3625</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've submitted a product idea (30 days ago) to have swap space usage in %.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Built-in-metric-to-calculate-swap-space-usage-in/idi-p/214040" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Built-in-metric-to-calculate-swap-space-usage-in/idi-p/214040&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 11:39:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/217098#M3625</guid>
      <dc:creator>ssamraj</dc:creator>
      <dc:date>2023-07-06T11:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/217152#M3631</link>
      <description>&lt;P&gt;That's great! I will vote for it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 17:39:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/217152#M3631</guid>
      <dc:creator>Rick_Lee</dc:creator>
      <dc:date>2023-07-06T17:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Paging File monitor</title>
      <link>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/249392#M4618</link>
      <description>&lt;P&gt;When this option is available in remote agent (remote unix monitor), I don't know why it is a challenge to be made available for hosts.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ext:tech.RemoteAgent.swap_used_percent&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 10:52:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Paging-File-monitor/m-p/249392#M4618</guid>
      <dc:creator>SrikanthSamraj</dc:creator>
      <dc:date>2024-06-28T10:52:08Z</dc:date>
    </item>
  </channel>
</rss>

