<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="https://dnssecured.nl/feed.xml" rel="self" type="application/atom+xml" /><link href="https://dnssecured.nl/" rel="alternate" type="text/html" /><updated>2022-12-13T15:29:43+01:00</updated><id>https://dnssecured.nl/feed.xml</id><title type="html">[ dnssecured ]</title><subtitle>A blog about raspberry pi's, linux, virtualisation and automation with puppet and ansible</subtitle><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><entry><title type="html">Monitoring your Raspberry Pi with SNMP</title><link href="https://dnssecured.nl/blog/pi/monitoring-your-raspberry-pi-with-snmp/" rel="alternate" type="text/html" title="Monitoring your Raspberry Pi with SNMP" /><published>2019-01-01T00:00:00+01:00</published><updated>2019-01-01T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/pi/monitoring-your-raspberry-pi-with-snmp</id><content type="html" xml:base="https://dnssecured.nl/blog/pi/monitoring-your-raspberry-pi-with-snmp/">&lt;div class=&quot;language-bash highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;yum &lt;span class=&quot;nb&quot;&gt;install &lt;/span&gt;net-snmp
vim /etc/snmp/snmpd.conf
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Voeg wat execs toe&lt;/p&gt;
&lt;div class=&quot;language-bash highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;nb&quot;&gt;exec &lt;/span&gt;pitemp /opt/vc/bin/vcgencmd measure_temp | /bin/egrep &lt;span class=&quot;nt&quot;&gt;-o&lt;/span&gt; ‘[0-9][0-9]&lt;span class=&quot;se&quot;&gt;\.&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;[&lt;/span&gt;0-9]’
&lt;span class=&quot;nb&quot;&gt;exec &lt;/span&gt;picorefreq /opt/vc/bin/vcgencmd measure_clock core | &lt;span class=&quot;nb&quot;&gt;cut&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;-d&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;-f2&lt;/span&gt;
&lt;span class=&quot;nb&quot;&gt;exec &lt;/span&gt;picpufreq /opt/vc/bin/vcgencmd measure_clock arm | &lt;span class=&quot;nb&quot;&gt;cut&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;-d&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;-f2&lt;/span&gt;
&lt;span class=&quot;nb&quot;&gt;exec &lt;/span&gt;picorevolt /opt/vc/bin/vcgencmd measure_volts core | /bin/egrep &lt;span class=&quot;nt&quot;&gt;-o&lt;/span&gt; ‘[0-9]&lt;span class=&quot;k&quot;&gt;*&lt;/span&gt;&lt;span class=&quot;se&quot;&gt;\.&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;[&lt;/span&gt;0-9]&lt;span class=&quot;k&quot;&gt;*&lt;/span&gt;’
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="pi" /><category term="pi" /><category term="snmp" /><category term="a" /><category term="b" /><category term="bc" /><category term="asd" /><category term="zxc" /><summary type="html">yum install net-snmp vim /etc/snmp/snmpd.conf Voeg wat execs toe exec pitemp /opt/vc/bin/vcgencmd measure_temp | /bin/egrep -o ‘[0-9][0-9]\.[0-9]’ exec picorefreq /opt/vc/bin/vcgencmd measure_clock core | cut -d= -f2 exec picpufreq /opt/vc/bin/vcgencmd measure_clock arm | cut -d= -f2 exec picorevolt /opt/vc/bin/vcgencmd measure_volts core | /bin/egrep -o ‘[0-9]*\.[0-9]*’</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-10T00:00:00+01:00</published><updated>2018-01-10T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-10&quot;&gt;Random 10&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 10</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-09T00:00:00+01:00</published><updated>2018-01-09T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-9&quot;&gt;Random 9&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 9</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-08T00:00:00+01:00</published><updated>2018-01-08T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-8&quot;&gt;Random 8&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 8</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-07T00:00:00+01:00</published><updated>2018-01-07T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-7&quot;&gt;Random 7&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 7</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-06T00:00:00+01:00</published><updated>2018-01-06T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-6&quot;&gt;Random 6&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 6</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-05T00:00:00+01:00</published><updated>2018-01-05T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-5&quot;&gt;Random 5&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 5</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-04T00:00:00+01:00</published><updated>2018-01-04T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-4&quot;&gt;Random 4&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 4</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-03T00:00:00+01:00</published><updated>2018-01-03T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-3&quot;&gt;Random 3&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 3</summary></entry><entry><title type="html">Random</title><link href="https://dnssecured.nl/blog/random/test/" rel="alternate" type="text/html" title="Random" /><published>2018-01-02T00:00:00+01:00</published><updated>2018-01-02T00:00:00+01:00</updated><id>https://dnssecured.nl/blog/random/test</id><content type="html" xml:base="https://dnssecured.nl/blog/random/test/">&lt;h1 id=&quot;random-2&quot;&gt;Random 2&lt;/h1&gt;</content><author><name>Wouter Schoot</name><email>wouter@schoot.org</email></author><category term="random" /><category term="random" /><summary type="html">Random 2</summary></entry></feed>