<?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: Get certificate lifetime as a metric in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166014#M783</link>
    <description>&lt;P&gt;Fantastic work on the advanced certificate check plug for the ActiveGate.&amp;nbsp; &amp;nbsp;We use it extensively, over 1200 checks (yes, unfortunate for the 100 limit but we manage).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Certificates are centrally monitored but still it is the responsibility of the application teams to keep them updated.&amp;nbsp; They would like to actually put the Day's until expire on their application dashboards, then use PowerUp to change the color of the number as the expiration date approaches.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the alerts work well, but they prefer to have constant visual of days until. Even if it updates every 24 hours.&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 04:52:46 GMT</pubDate>
    <dc:creator>ct_27</dc:creator>
    <dc:date>2021-05-18T04:52:46Z</dc:date>
    <item>
      <title>Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/165911#M781</link>
      <description>&lt;P&gt;Dear all,&lt;BR /&gt;&lt;BR /&gt;after Dynatrace extended the synthetic monitoring with a SSL certificate checker we would like to perform our certificate checks based on this feature. Somehow i am not able to get the lifetime of the metric as a Info metric - it is only reported if an error occours. Did somebody were able to get the certificate lifetime shown all the time (e.g. as a metric)?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 09:26:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/165911#M781</guid>
      <dc:creator>Steffen</dc:creator>
      <dc:date>2021-05-14T09:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/165921#M782</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/42283"&gt;@Steffen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think the certificate lifetime as a metric isn't that useful. All you would see is a constantly linear decreasing value down to (eventually) zero or your threshold. Or can you think of another usecase other than displaying this decrease as chart?&lt;/P&gt;&lt;P&gt;If you really need this you can check out my &lt;A href="https://github.com/reinhard-brandstaedter/dynatrace-plugin-certcheck" target="_self"&gt;advanced certificate check plugin&lt;/A&gt; which I built before this support was available in Dynatrace. It should be fairly easy to report the certificate lifetime as metric as well...though as said I doubt is practical usecase.&lt;/P&gt;&lt;P&gt;Also keep in mind that usually you do not need to check the certificate validity every minute and report a metric for that. For this reason my plugin has an option to e.g. only check the certificate every 6 ours or more. That is usually enough since certificates are rather long lived. I do not think you need to check this with every execution of a monitor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reinhard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 10:37:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/165921#M782</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2021-05-14T10:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166014#M783</link>
      <description>&lt;P&gt;Fantastic work on the advanced certificate check plug for the ActiveGate.&amp;nbsp; &amp;nbsp;We use it extensively, over 1200 checks (yes, unfortunate for the 100 limit but we manage).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Certificates are centrally monitored but still it is the responsibility of the application teams to keep them updated.&amp;nbsp; They would like to actually put the Day's until expire on their application dashboards, then use PowerUp to change the color of the number as the expiration date approaches.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the alerts work well, but they prefer to have constant visual of days until. Even if it updates every 24 hours.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 04:52:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166014#M783</guid>
      <dc:creator>ct_27</dc:creator>
      <dc:date>2021-05-18T04:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166026#M784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/38037"&gt;@ct_27&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;reporting the days until expire as metric is not a big deal. I might add it as an option.&lt;/P&gt;&lt;P&gt;Happy to discuss this further &lt;A href="https://github.com/reinhard-brandstaedter/dynatrace-plugin-certcheck/issues/1" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are a few considerations to take, e.g. reporting as part of a custom device or just as custom metric. Happy to take further input!&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 07:38:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166026#M784</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2021-05-18T07:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166068#M795</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/38037"&gt;@ct_27&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/42283"&gt;@Steffen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've added an option to report the certificate lifetime as metric back to Dynatrace. You can use the latest plugin &lt;A href="https://github.com/reinhard-brandstaedter/dynatrace-plugin-certcheck/releases/tag/1.9" target="_self"&gt;version 1.9&lt;/A&gt; and you will get a metric with the certificate expiry date per checked host.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 14:49:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166068#M795</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2021-05-18T14:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get certificate lifetime as a metric</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166077#M796</link>
      <description>&lt;P&gt;Thank you, I'm scheduled with our Admin to update the extension on Thursday. Will let you know how it goes.&amp;nbsp; You're solution to the issue is very logical by making it a toggle. This gives us some flexibility in controlling the potential DDU costs which obviously we can't avoid due to demand for the metric but we can at least control.&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 18:01:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Get-certificate-lifetime-as-a-metric/m-p/166077#M796</guid>
      <dc:creator>ct_27</dc:creator>
      <dc:date>2021-05-18T18:01:05Z</dc:date>
    </item>
  </channel>
</rss>

