<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Monitoring Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/tag/monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/tag/monitoring/</link>
	<description>Mach die Welt ein bisschen intelligenter</description>
	<lastBuildDate>Thu, 03 Nov 2022 19:58:03 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.imakeyouintelligent.com/wp-content/uploads/2018/01/cropped-square_v4-32x32.png</url>
	<title>Monitoring Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/tag/monitoring/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Photovoltaik Monitoring &#124; Live Werte der PV Anlage mit Shelly 1PM monitoren</title>
		<link>https://www.imakeyouintelligent.com/photovoltaik-monitoring-live-werte-der-pv-anlage-mit-shelly-1pm/</link>
					<comments>https://www.imakeyouintelligent.com/photovoltaik-monitoring-live-werte-der-pv-anlage-mit-shelly-1pm/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Wed, 29 Jul 2020 08:20:33 +0000</pubDate>
				<category><![CDATA[IoT Hardware]]></category>
		<category><![CDATA[IoT Software]]></category>
		<category><![CDATA[Node-RED]]></category>
		<category><![CDATA[Balkonkraftwerk]]></category>
		<category><![CDATA[BKW]]></category>
		<category><![CDATA[Datenbank]]></category>
		<category><![CDATA[Ertrag]]></category>
		<category><![CDATA[Grafana]]></category>
		<category><![CDATA[Lametric]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[NodeRed]]></category>
		<category><![CDATA[Photovoltaik]]></category>
		<category><![CDATA[PV-Anlage]]></category>
		<category><![CDATA[Shelly]]></category>
		<category><![CDATA[Shelly 1PM]]></category>
		<category><![CDATA[Solar]]></category>
		<category><![CDATA[Watt]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238435</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/photovoltaik-monitoring-live-werte-der-pv-anlage-mit-shelly-1pm/">Photovoltaik Monitoring | Live Werte der PV Anlage mit Shelly 1PM monitoren</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Hier eine kurze und knappe Erklärung wie man den <a href="https://www.amazon.de/gp/product/B07QB2JBZC/ref=as_li_tl?ie=UTF8&amp;camp=1638&amp;creative=6742&amp;creativeASIN=B07QB2JBZC&amp;linkCode=as2&amp;tag=heydemar03-21&amp;linkId=3a5fc85269d5b45cad11b9ef9726c1f7">Shelly 1PM</a> dazu &#8222;zweckentfremden&#8220; kann seine PV-Anlage in Bezug auf die aktuelle Leistung zu monitoren. Da die Anzahl der sogenannten Balkonkraftwerke oder Gurilliar PV-Anlagen immer mehr zunimmt, sicherlich eine Spannende Geschichte.</p>
<p>Viele realisieren es mit den AVM DECT 200 oder <a href="https://amzn.to/3Uj2OYy">DECT 210</a> &#8211; hier bin ich aber nicht im Thema wie diese sich an NodeRed anflanschen lassen und ob sie überhaupt eine API haben. Daher anbei das Bsp. mit einem Shelly 1PM welchen man mit einem einfachen HTTP GET Flow abfragen kann:</p>
<p>http://&#8220;WEBGUI-USER&#8220;:&#8220;WEBGUI-KENNWORT&#8220;@&#8220;IP&#8220;/status</p>
<p>Die Antwort sieht dann wie folgt aus: </p>
<p>{&#8222;wifi_sta&#8220;:{&#8222;connected&#8220;:true,&#8220;ssid&#8220;:&#8220;SSID&#8220;,&#8220;ip&#8220;:&#8220;SHELLYIP&#8220;,&#8220;rssi&#8220;:-81},&#8220;cloud&#8220;:{&#8222;enabled&#8220;:true,&#8220;connected&#8220;:true},&#8220;mqtt&#8220;:{&#8222;connected&#8220;:false},&#8220;time&#8220;:&#8220;10:16&#8243;,&#8220;unixtime&#8220;:1596017798,&#8220;serial&#8220;:9213,&#8220;has_update&#8220;:false,&#8220;mac&#8220;:&#8220;MAC&#8220;,&#8220;relays&#8220;:[{&#8222;ison&#8220;:true,&#8220;has_timer&#8220;:false,&#8220;timer_started&#8220;:0,&#8220;timer_duration&#8220;:0,&#8220;timer_remaining&#8220;:0,&#8220;overpower&#8220;:false}],&#8220;meters&#8220;:[{&#8222;power&#8220;:349.23,&#8220;is_valid&#8220;:true,&#8220;timestamp&#8220;:1596017798,&#8220;counters&#8220;:[348.113,346.327,337.534],&#8220;total&#8220;:211701}],&#8220;inputs&#8220;:[{&#8222;input&#8220;:0,&#8220;event&#8220;:&#8220;&#8220;,&#8220;event_cnt&#8220;:0}],&#8220;ext_sensors&#8220;:{},&#8220;ext_temperature&#8220;:{},&#8220;ext_humidity&#8220;:{},&#8220;temperature&#8220;:47.52,&#8220;overtemperature&#8220;:false,&#8220;tmp&#8220;:{&#8222;tC&#8220;:47.52,&#8220;tF&#8220;:117.54,&#8220;is_valid&#8220;:true},&#8220;update&#8220;:{&#8222;status&#8220;:&#8220;idle&#8220;,&#8220;has_update&#8220;:false,&#8220;new_version&#8220;:&#8220;20200601-123334/v1.7.0@d7961837&#8243;,&#8220;old_version&#8220;:&#8220;20200601-123334/v1.7.0@d7961837&#8243;},&#8220;ram_total&#8220;:49920,&#8220;ram_free&#8220;:36516,&#8220;ram_lwm&#8220;:28552,&#8220;fs_size&#8220;:233681,&#8220;fs_free&#8220;:151855,&#8220;uptime&#8220;:148516}</p>
<p>Wir extrahieren hier den Wert: <strong>payload.meters[0].power</strong> und haben somit unseren Live-Ertrag der PV-Anlage. Mit diesem Wert kann man nun folgende Dinge anstellen: <br />&#8211; Daten aus NodeRed in eine DB schreiben und mit Grafana oder PRTG visualisieren<br />&#8211; Notifications schicken bei Überschreitung von definierten Schwellen<br />&#8211; Daten an eine LaMetric senden</p>
<p>Alternativ zu dem HTTP GET kann man die Daten sich auch vom Shelly via MQTT schicken lassen, Nachteil ist hier jedoch das man dann die Verbindung zur Shelly-Cloud kappen muss und diesen dann via App aus dem WAN nicht mehr steuern kann. <br />BTW: Besteht Interesse, dass wir einen MQTT-Broker für euch bereitstellen? Gerne Meinungen in die Kommentare. </p>
<p>Hier noch ein Anschlussplan (unter Ausschluss sämtlicher Haftungen und deren Richtigkeit) wie man die PV Anlage mit dem Shelly anschließen und monitoren kann. <br /><strong>Arbeiten am Stromnetz sollten ausschließlich<em> von</em> einem <em>Elektriker</em> oder unter Aufsicht erledigt werden.</strong></p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2020/07/Shelly_1PM_verkableung_photovoltaik_monitoring-pv.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-large wp-image-238706" src="https://www.imakeyouintelligent.com/wp-content/uploads/2020/07/Shelly_1PM_verkableung_photovoltaik_monitoring-pv-1024x660.jpg" alt="" width="1024" height="660" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2020/07/Shelly_1PM_verkableung_photovoltaik_monitoring-pv-980x631.jpg 980w, https://www.imakeyouintelligent.com/wp-content/uploads/2020/07/Shelly_1PM_verkableung_photovoltaik_monitoring-pv-480x309.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></p>
<p><strong>Einen sehr interessanten Leitfaden zum Thema Photovoltaik gibt es hier: </strong><br /><a href="https://www.digistore24.com/redir/320603/profhase/">Photovoltaik-Leitfaden &#8211; Ratgeber für Eigenheimbesitzer</a></p>
<ul class="list_element plus">
<li>Der Planungsleitfaden hilft die Photovoltaikanlage optimal zu planen</li>
<li>Spar Zeit und Geld bei der Recherche für deine Solaranlage</li>
<li>Aktuelle Informationen zu Stromspeicher</li>
<li>Worauf man bei der Planung achten sollte</li>
<li>Berechnungsbeispiele, Checklisten und hilfreiche Tipps</li>
<li>Infos zum Thema &#8222;Elektroauto mit Solarstrom laden&#8220; und &#8222;Heizen mit Solarstrom&#8220;</li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_0 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_0">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Shelly 1PM 2er Set</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B07RFMD3HV&amp;asins=B07RFMD3HV&amp;linkId=d6565103d5b6db59cbbf9e7af8f4d7a9&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div><div class="et_pb_with_border et_pb_module et_pb_pricing_tables_1 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_1">
				
				
				<span class="et_pb_background_pattern"></span>
				<span class="et_pb_background_mask"></span>
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">AVM DECT 200 Indoor</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B00AQ9E77M&amp;asins=B00AQ9E77M&amp;linkId=cd7c0182c37393533dad67005c719e93&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no">&amp;amp;lt;br /&amp;amp;gt;</span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_2 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_2">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Shelly 1PM Solo</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B07QB2JBZC&amp;asins=B07QB2JBZC&amp;linkId=4a9ad4a55aaec21b9a2da0ee59e50651&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div><div class="et_pb_with_border et_pb_module et_pb_pricing_tables_3 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_3">
				
				
				<span class="et_pb_background_pattern"></span>
				<span class="et_pb_background_mask"></span>
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">AVM DECT 210 Outdoor</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B01MRZ60F0&amp;asins=B01MRZ60F0&amp;linkId=7e3debc0eed8546562dd3e43181767fb&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no">&amp;amp;lt;br /&amp;amp;gt;</span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/photovoltaik-monitoring-live-werte-der-pv-anlage-mit-shelly-1pm/">Photovoltaik Monitoring | Live Werte der PV Anlage mit Shelly 1PM monitoren</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/photovoltaik-monitoring-live-werte-der-pv-anlage-mit-shelly-1pm/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
			</item>
		<item>
		<title>Red Hat Cockpit für Ubuntu &#124; Webbasierte HTOP Alternative</title>
		<link>https://www.imakeyouintelligent.com/cockpit-fuer-ubuntu-webbasierte-htop-alternative/</link>
					<comments>https://www.imakeyouintelligent.com/cockpit-fuer-ubuntu-webbasierte-htop-alternative/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Mon, 02 Mar 2020 10:12:40 +0000</pubDate>
				<category><![CDATA[An­kün­di­gungen]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Cockpit]]></category>
		<category><![CDATA[htop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238212</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/cockpit-fuer-ubuntu-webbasierte-htop-alternative/">Red Hat Cockpit für Ubuntu | Webbasierte HTOP Alternative</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Wer seinen Ubuntu Server gerne nicht über SSH/Telnet monitroen möchte kann dies mit der Software Cockpit tun.</p>
<p><em>&#8222;Die leicht zu bedienende, integrierte  und offene Web-basierte Schnittstelle für Ihre Server&#8220;</em></p>
<p>Das Cockpit ist auf Ihre Ziele ausgerichtet. Cockpit wird routinemäßig mit Usability-Studien getestet, damit es wie erwartet funktioniert. Dadurch wird das Cockpit immer einfacher zu bedienen.</p>
<p>Anbei die Installationsanleitung für eine Installation unter Ubuntu:<br />Cockpit ist in Ubuntu 17.04 und höher enthalten und als offizieller Backport für 16.04 LTS und höher verfügbar . Backports sind standardmäßig aktiviert.</p>
<ol>
<li>Installieren Sie das Paket:
<div class="language-plaintext highlighter-rouge">
<div class="highlight">
<pre class="highlight">

<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">sudo apt-get install cockpit</div></div>

</pre>
</div>
</div>
</li>
</ol></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>Im Anschluss an die Installation können  Sie Cockpit mit Ihrem Webbrowser über: </span><strong><span>https: // </span></strong><em><span>IP-Adresse des Computers </span></em><strong><span>: 9090 </span></strong>aufrufen<strong><span>. </span></strong>Verwenden Sie Ihr Systembenutzerkonto und Ihr Kennwort des Servers, um sich anzumelden.</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/cockpit-fuer-ubuntu-webbasierte-htop-alternative/">Red Hat Cockpit für Ubuntu | Webbasierte HTOP Alternative</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/cockpit-fuer-ubuntu-webbasierte-htop-alternative/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Things Network LoRaWAN® &#8211; Gateway monitoren via TTN-API und PRTG</title>
		<link>https://www.imakeyouintelligent.com/the-things-network-lorawan-gateway-monitoren-via-ttn-api-und-prtg/</link>
					<comments>https://www.imakeyouintelligent.com/the-things-network-lorawan-gateway-monitoren-via-ttn-api-und-prtg/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Mon, 11 Mar 2019 07:51:49 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Internet of Things (IoT)]]></category>
		<category><![CDATA[LoRaWAN - Long Range Wide Area Network]]></category>
		<category><![CDATA[PRTG]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[LoRa]]></category>
		<category><![CDATA[LoRaWAN]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[The Things Network]]></category>
		<category><![CDATA[TTN]]></category>
		<category><![CDATA[XML]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=4667</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/the-things-network-lorawan-gateway-monitoren-via-ttn-api-und-prtg/">The Things Network LoRaWAN® &#8211; Gateway monitoren via TTN-API und PRTG</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Wer auf der suche nach einer schnellen Monitoring-Lösung seines LoRa-Gateways ist und eine bestehende PRTG Installation hat kann dies über einen RESTCUSTOMSENSOR/RESTSENSOR in PRTG relativ schnell realisieren. </p>
<p>Als erstes wird ein neues Gerät angelegt welche auf folgende Adresse verweist: <br /><strong>noc.thethingsnetwork.org</strong></p>
<p><strong> </strong></p>
<p>Dem Gerät fügt Ihr nun folgenden Sensor hinzu: </p>
<div class="addsensor_sensorcontainer addsensor">
<div class="add-sensor-container-content">
<div class="add-sensor-name-wrapper">
<div class="addsensor_sensorname">REST (Benutzerdef.) BETA Monitort JSON und XML REST APIs<br />Monitoren Sie jede XML oder JSON REST API und bilden Sie das JSON- oder XML-Ergebnis auf Sensorwerte ab, indem Sie eine dedizierte JSON-Vorlage nutzen.</div>
</div>
<div>Diesem gebt Ihr denn unter REST-Abfrage folgende Parameter mit: :8085/api/v2/gateways/<strong>TTN_GW-ID</strong></div>
<div>Ersetzt <strong>TTN_GW-ID</strong> durch eure GW-ID aus euere TTN Konsole, nun erhaltet ihr die Werte.</div>
</div>
</div>
<div> </div>
<div>Der Inhalt des Objekts schaut so aus: </p>
<pre>{"timestamp":"2019-03-11T07:40:47.958993537Z","uplink":"1721","downlink":"36","location":{"latitude":50.78777,"longitude":6.4999123,"altitude":167},"frequency_plan":"EU_863_870","platform":"IMST + Rpi","gps":{"latitude":50.78777,"longitude":6.4999123,"altitude":167},"time":"1552290047958993537","rx_ok":1721,"tx_in":36}</pre>
</div>
<div> </div>
<div><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG.jpg"><img decoding="async" class="alignnone size-full wp-image-4668" src="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG.jpg" alt="" width="1137" height="593" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG.jpg 1137w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG-600x313.jpg 600w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG-300x156.jpg 300w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG-768x401.jpg 768w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG-1024x534.jpg 1024w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/TTN_Monitoring_Gateway_LoRa_PRTG-1080x563.jpg 1080w" sizes="(max-width: 1137px) 100vw, 1137px" /></a></div>
<div> </div>
<div>Kanäle noch etwas schöner benennen und schon erhaltet Ihr die Wertes eures Gateways in PRTG.</div>
<div>Es folgt noch die Konfiguration über eine Alarmierung wen GW länger als XX Minuten nicht Online war.</div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/the-things-network-lorawan-gateway-monitoren-via-ttn-api-und-prtg/">The Things Network LoRaWAN® &#8211; Gateway monitoren via TTN-API und PRTG</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/the-things-network-lorawan-gateway-monitoren-via-ttn-api-und-prtg/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Exchange: Roundtrip Mail Monitoring mit Echo-Mailer</title>
		<link>https://www.imakeyouintelligent.com/microsoft-exchange-roundtrip-mail-monitoring-mit-echo-mailer/</link>
					<comments>https://www.imakeyouintelligent.com/microsoft-exchange-roundtrip-mail-monitoring-mit-echo-mailer/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Wed, 07 Feb 2018 10:08:12 +0000</pubDate>
				<category><![CDATA[Exchange-Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[Echomailer]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Mailer]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Roundtrip]]></category>
		<category><![CDATA[TU-Berlin]]></category>
		<guid isPermaLink="false">http://www.imakeyouintelligent.com/?p=4346</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/microsoft-exchange-roundtrip-mail-monitoring-mit-echo-mailer/">Microsoft Exchange: Roundtrip Mail Monitoring mit Echo-Mailer</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Leider hat die TU-Berlin ihren Echo-Mailer Dienst Anfang 2018 eingestellt. Es gibt zwar noch ein paar alternativen, jedoch scheinbar nur noch eine die auch den gesendeten Betreff wieder mit zurückgibt.</p>
<p><a href="mailto:echo@charite.de" target="_blank" rel="noopener noreferrer">echo@charite.de</a></p>
<p>Wenn Ihr das RoundTrip kontinuierlich Monitoren möchtet, dann informiert bitte über <a href="mailto:postmaster@charitie.de">postmaster@charitie.de</a> den Postmaster und fragt ob ihr den Dienst nutzen dürft.<br />Im Normalfall erhaltet Ihr ein &#8222;OK&#8220; ich hatte damals angefragt für ein 5 Minütiges Monitoring und es war kein Problem. </p></div>
			</div>
			</div><div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et_pb_column_empty">
				
				
				
				
				
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/microsoft-exchange-roundtrip-mail-monitoring-mit-echo-mailer/">Microsoft Exchange: Roundtrip Mail Monitoring mit Echo-Mailer</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/microsoft-exchange-roundtrip-mail-monitoring-mit-echo-mailer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PRTG &#8211; Node-Red: Monitoren eines Freifunk Nodes/VPN-Offloader</title>
		<link>https://www.imakeyouintelligent.com/prtg-node-red-monitoren-eines-freifunk-nodes/</link>
					<comments>https://www.imakeyouintelligent.com/prtg-node-red-monitoren-eines-freifunk-nodes/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Fri, 15 Dec 2017 14:34:55 +0000</pubDate>
				<category><![CDATA[Node-RED]]></category>
		<category><![CDATA[PRTG]]></category>
		<category><![CDATA[Freifunk]]></category>
		<category><![CDATA[Freifunk-Aachen]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Node-Red]]></category>
		<guid isPermaLink="false">http://www.imakeyouintelligent.com/?p=4280</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/prtg-node-red-monitoren-eines-freifunk-nodes/">PRTG &#8211; Node-Red: Monitoren eines Freifunk Nodes/VPN-Offloader</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Wer gerne über Presslers PRTG und einer Node-Red Instanz einen Freifunk-Knoten monitoren möchte kann dies über folgenden Flow bewerkstelligen:</p>
<p><a href="http://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-22-28.jpg"><img decoding="async" class="alignnone wp-image-4281 size-full" src="http://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-22-28.jpg" alt="" width="765" height="250" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-22-28.jpg 765w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-22-28-600x196.jpg 600w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-22-28-300x98.jpg 300w" sizes="(max-width: 765px) 100vw, 765px" /></a></p>
<p>Wir fragen hier die <a href="https://data.aachen.freifunk.net/nodes.json">Freifunk-API</a> ab: <a href="https://data.aachen.freifunk.net/nodes.json">https://data.aachen.freifunk.net/nodes.json</a> in dieser finden wir folgenden Node den wir mit PRTG monitoren können:</p>
<p>&#8222;hostname&#8220;:&#8220;FFDN-I MAKE YOU INTELLIGENT.com&#8220;,&#8220;hardware&#8220;:{&#8222;model&#8220;:&#8220;TP-Link TL-WR841N/ND v7&#8243;,&#8220;nproc&#8220;:1}},&#8220;flags&#8220;:{&#8222;online&#8220;:true,&#8220;uplink&#8220;:true},&#8220;statistics&#8220;:{&#8222;uptime&#8220;:443638.06,&#8220;gateway&#8220;:&#8220;ac:c1:2d:05:fe:04&#8243;,&#8220;memory_usage&#8220;:0.8144738705565784,&#8220;rootfs_usage&#8220;:0.6786,&#8220;clients&#8220;:230,&#8220;loadavg&#8220;:0.27},&#8220;lastseen&#8220;:&#8220;2017-12-15T14:27:37.174Z&#8220;,&#8220;firstseen&#8220;:&#8220;2017-12-09T11:41:07.756Z&#8220;},{&#8222;nodeinfo&#8220;:{&#8222;software&#8220;:{&#8222;autoupdater&#8220;:{&#8222;branch&#8220;:&#8220;stable&#8220;,&#8220;enabled&#8220;:true},&#8220;batman-adv&#8220;:{&#8222;version&#8220;:&#8220;2013.4.0&#8243;,&#8220;compat&#8220;:14},&#8220;fastd&#8220;:{&#8222;version&#8220;:&#8220;v18&#8243;,&#8220;enabled&#8220;:true},&#8220;firmware&#8220;:{&#8222;base&#8220;:&#8220;gluon-v2016.2.7&#8243;,&#8220;release&#8220;:&#8220;2016.2.7-1-stable&#8220;},&#8220;status-page&#8220;:{&#8222;api&#8220;:1}},&#8220;network&#8220;:{&#8222;addresses&#8220;:[&#8222;fe80::219:99ff:febc:62d4&#8243;,&#8220;2a03:2260:114:ac01:219:99ff:febc:62d4&#8243;,&#8220;2a03:2260:114:d:219:99ff:febc:62d4&#8243;,&#8220;fdac::219:99ff:febc:62d4&#8243;],&#8220;mesh&#8220;:{&#8222;bat0&#8220;:{&#8222;interfaces&#8220;:{&#8222;tunnel&#8220;:[&#8222;4a:d7:43:f0:61:e7&#8243;],&#8220;other&#8220;:[&#8222;4a:d7:43:f0:61:e3&#8243;]}}},&#8220;mac&#8220;:&#8220;00:19:99:bc:62:d4&#8243;},&#8220;location&#8220;:{&#8222;latitude&#8220;:50.74856212,&#8220;longitude&#8220;:6.16377532},&#8220;system&#8220;:{&#8222;site_code&#8220;:&#8220;ffac&#8220;},&#8220;node_id&#8220;:&#8220;001999bc62d4&#8243;</p>
<p>In PRTG legen wir einen &#8222;<a href="https://www.paessler.com/manuals/ipcheck_server_monitor_de/advancedhttpsensor">Advanced-HTTP-Sensor</a>&#8220; an der unseren Flow über die Node-Red Instanz abfragt, grafisch sieht das ganze dann wie folgt aus:</p>
<p><a href="http://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14.jpg"><img decoding="async" class="alignnone wp-image-4282 size-large" src="http://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-1024x414.jpg" alt="" width="1024" height="414" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-1024x414.jpg 1024w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-600x243.jpg 600w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-300x121.jpg 300w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-768x311.jpg 768w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14-1080x437.jpg 1080w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/12/15-12-_2017_15-23-14.jpg 1672w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>Wir ziehen aus der API alle für uns wichtigen Informationen, wie:</p>
<ul>
<li>Arbeitsspeicher</li>
<li>Verbundene Clients</li>
<li>Systemlast</li>
<li>Zuletzt gesehen</li>
</ul>
<p>[ratings id=&#8220;4280&#8243;]</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/prtg-node-red-monitoren-eines-freifunk-nodes/">PRTG &#8211; Node-Red: Monitoren eines Freifunk Nodes/VPN-Offloader</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/prtg-node-red-monitoren-eines-freifunk-nodes/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
