<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cron on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/cron/</link>
    <description>Recent content in Cron on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Sep 2020 11:26:05 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/cron/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Monitor cron jobs with Prometheus, Grafana and Node exporter</title>
      <link>https://janikvonrotz.ch/2020/09/07/monitor-cron-jobs-with-prometheus-grafana-and-node-exporter/</link>
      <pubDate>Mon, 07 Sep 2020 11:26:05 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2020/09/07/monitor-cron-jobs-with-prometheus-grafana-and-node-exporter/</guid>
      <description>&lt;p&gt;Nobody wants to be notified by email anymore, especially if its a failed cron job. We have advanced monitoring systems that tell if somethings wrong. In my case I use &lt;a href=&#34;https://grafana.com/&#34;&gt;Grafana&lt;/a&gt; and &lt;a href=&#34;https://prometheus.io/&#34;&gt;Prometheus&lt;/a&gt; and &lt;a href=&#34;https://github.com/prometheus/node_exporter&#34;&gt;Node exporter&lt;/a&gt; to collect host metric, visualize them and send out alerts. Usually, one would set up an exporter to monitor an new piece of software, but for cron there isn&amp;rsquo;t any exporter available. In contraire there are a lot of online service to monitor your cron jobs, such as &lt;a href=&#34;https://cronitor.io/&#34;&gt;Cronitor.io&lt;/a&gt;. But we do not want to add another dependency for simply monitoring cron jobs.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
