﻿<?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>Tag Réseau - Constellation</title>
	<atom:link href="https://developer.myconstellation.io/tag/reseau/feed/" rel="self" type="application/rss+xml" />
	<link>https://developer.myconstellation.io/tag/reseau/</link>
	<description>Votre plateforme d&#039;interconnexion</description>
	<lastBuildDate>Thu, 13 Jun 2019 14:34:41 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.11</generator>

<image>
	<url>https://developer.myconstellation.io/wp-content/uploads/2016/02/256x256-e1457476015859.png</url>
	<title>Tag Réseau - Constellation</title>
	<link>https://developer.myconstellation.io/tag/reseau/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mikrotik : connectez vos équipements réseau sous RouterOS dans Constellation</title>
		<link>https://developer.myconstellation.io/package-library/mikrotik/</link>
					<comments>https://developer.myconstellation.io/package-library/mikrotik/#respond</comments>
		
		<dc:creator><![CDATA[Constellation Documentation Agent]]></dc:creator>
		<pubDate>Sun, 21 May 2017 08:40:49 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Routeur]]></category>
		<category><![CDATA[Switch]]></category>
		<category><![CDATA[AccessPoint]]></category>
		<category><![CDATA[Wifi]]></category>
		<category><![CDATA[RouterOS]]></category>
		<category><![CDATA[Mikrotik]]></category>
		<guid isPermaLink="false">https://developer.myconstellation.io/?p=4916</guid>

					<description><![CDATA[<p>This package queries and pushes informations about your Mikrotik device to Constellation StateObjects All interfaces (Ethernet, Wireless, VLAN, etc &#8230;) System resource infos IP v4 &#38; v6 addresses IP v4 &#38; v6 Pools Queues Simple DHCP Server Leases DHCP client</p>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/mikrotik/">Mikrotik : connectez vos équipements réseau sous RouterOS dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This package queries and pushes informations about your Mikrotik device to Constellation</p>
<h3 id="stateobjects">StateObjects</h3>
<ul>
<li>All interfaces (Ethernet, Wireless, VLAN, etc &#8230;)</li>
<li>System resource infos</li>
<li>IP v4 &amp; v6 addresses</li>
<li>IP v4 &amp; v6 Pools</li>
<li>Queues Simple</li>
<li>DHCP Server Leases</li>
<li>DHCP client v4 &amp; v6</li>
<li>IPv6 Neighbors</li>
<li>CapsMan Registration table (wireless clients connected to yours CAPs)</li>
</ul>
<h3 id="installation">Installation</h3>
<p>Declare the package in a Sentinel with the following configuration :</p>
<p></p><pre class="crayon-plain-tag">&lt;package name="Mikrotik"&gt;
 &lt;settings&gt;
   &lt;setting key="Address" value="192.168.88.1" /&gt;
   &lt;setting key="Username" value="constellation" /&gt;
   &lt;setting key="Password" value="password" /&gt;
 &lt;/settings&gt;
&lt;/package&gt;</pre><p></p>
<p>By default the package queries your Mikrotik device every 5 seconds but you can customize this interval :</p>
<p></p><pre class="crayon-plain-tag">&lt;setting key="QueryInterval" value="5000" /&gt;</pre><p></p>
<h3 id="license">License</h3>
<p>Apache License</p>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/mikrotik/">Mikrotik : connectez vos équipements réseau sous RouterOS dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://developer.myconstellation.io/package-library/mikrotik/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SNMP : collectez les compteurs SNMP de vos ressources réseau dans Constellation</title>
		<link>https://developer.myconstellation.io/package-library/snmp/</link>
					<comments>https://developer.myconstellation.io/package-library/snmp/#respond</comments>
		
		<dc:creator><![CDATA[Constellation Documentation Agent]]></dc:creator>
		<pubDate>Sun, 21 May 2017 08:37:33 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[serveur]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[SNMP]]></category>
		<guid isPermaLink="false">https://developer.myconstellation.io/?p=4922</guid>

					<description><![CDATA[<p>Le package SNMP vous permet de collecter différentes informations sur vos ressources informatique (switchs, routeurs, serveurs, imprimantes, etc&#8230;) en utilisant le Simple Network Management Protocol (SNMP). Toutes les informations collectées sont ensuite publiées dans Constellation sous forme de StateObject que vous</p>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/snmp/">SNMP : collectez les compteurs SNMP de vos ressources réseau dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Le package SNMP vous permet de collecter différentes informations sur vos ressources informatique (switchs, routeurs, serveurs, imprimantes, etc&#8230;) en utilisant le <b>Simple Network Management Protocol</b> (SNMP).</p>
<p>Toutes les informations collectées sont ensuite publiées dans Constellation sous forme de StateObject que vous pouvez suivre en temps réel depuis vos pages Web, objets connectés, applications ou tout autre système connecté à votre Constellation.</p>
<p>Le code source de ce package est en ligne sur : <a href="https://github.com/myconstellation/constellation-packages/tree/master/Snmp">https://github.com/myconstellation/constellation-packages/tree/master/Snmp</a></p>
<h3>Installation</h3>
<p>Depuis le “Online Package Repository” de votre Console Constellation, déployez le package SNMP.</p>
<p>Une fois le package télécharger votre repository local, sélectionnez la sentinelle sur laquelle déployer le package et spécifiez le setting « <em>snmpConfiguration</em> » que nous décrions dans la section suivante.</p>
<p>Vous pouvez également déployer ce package manuellement dans la configuration de votre Constellation, par exemple :</p>
<p></p><pre class="crayon-plain-tag">&lt;package name="Snmp"&gt;
  &lt;settings&gt;
    &lt;setting key="snmpConfiguration"&gt;
      &lt;content&gt;
        &lt;snmpConfiguration queryInterval="00:00:10" multipleStateObjectsPerDevice="false"&gt;
          &lt;devices&gt;
            &lt;device host="myDevice.domain.com" /&gt;
            &lt;device host="192.168.0.1" /&gt;
            &lt;device host="192.168.0.10" community="demo" /&gt;
          &lt;/devices&gt;
        &lt;/snmpConfiguration&gt;
      &lt;/content&gt;
    &lt;/setting&gt;    
  &lt;/settings&gt;
&lt;/package&gt;</pre><p></p>
<h3>Détails du package</h3>
<h4>Les Settings</h4>
<p>Ce package ne comporte qu&rsquo;un seul setting nommé « <em>snmpConfiguration</em> » qui est une ConfigurationSection XML obligatoire.</p>
<p>Cette section XML définit la liste des hôtes SNMP à collecter. Pour chaque hôte (<em>device</em>), vous devez obligatoirement définir l’attribut « <em>host</em> » avec l&rsquo;adresse IP ou DNS. Vous pouvez optionnellement spécifier le nom de la communauté SNMP (par défaut « public »).</p>
<p>Sur la section racine « <em>snmpConfiguration</em> » vous pouvez optionnellement définir ces deux attributs :</p>
<ul>
<li><strong>queryInterval</strong> (TimeSpan) : l&rsquo;intervalle de temps  d’interrogation SNMP pour chaque hôte (par défaut à 5 secondes)</li>
<li><strong>multipleStateObjectsPerDevice</strong> (Boolean) :  spécifie si l&rsquo;ensemble des compteurs SNMP d&rsquo;un équipement doivent être publiés en plusieurs StateObject ou dans un seul et unique StateObjet (choix par défaut).</li>
</ul>
<h4>Les StateObjects</h4>
<p>Si l&rsquo;attribut de configuration « <em>multipleStateObjectsPerDevice = false</em> » (par défaut), vous retrouverez un StateObject par <em>&lt;device&gt;</em> déclaré dans la section de configuration du package.</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="446"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;</strong></td>
<td valign="top" width="10"><span class="pl-en">SnmpDevice</span></td>
<td valign="top" width="446">Objet principal décrivant l&rsquo;intégralité de l&rsquo;équipement. Contient les propriétés : Description (<span class="pl-en"><em>SystemDescription</em>), Host (<em>Host</em>), la liste des interfaces réseau (<em>Sequence&lt;NetworkInterface&gt;</em>), la liste des adresses réseau (<em>Sequence&lt;Address&gt;</em>), la liste des équipements de stockage (<em>Sequence&lt;Storage&gt;</em>) ou encore la liste des processeurs (<em>Sequence&lt;Processor&gt;</em>).</span></td>
</tr>
</tbody>
</table>
<p align="left">A l&rsquo;inverse, si l&rsquo;attribut de configuration « <em>multipleStateObjectsPerDevice = true</em>« , vous retrouverez plusieurs StateObjects par  <em>&lt;device&gt;</em> déclaré dans la section de configuration du package.</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="446"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Description</strong></td>
<td valign="top" width="10">SystemDescription</td>
<td valign="top" width="446">Objet décrivant l&rsquo;équipement : type de matériel, OS, uptime, etc&#8230;</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Addresses/&lt;&lt; Address Key &gt;&gt;</strong></td>
<td valign="top" width="10">Address</td>
<td valign="top" width="446">Un StateObject par adresse IP attachée au système : IP, masque réseau, adresse de broadcast, &#8230;)</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Interfaces/&lt;&lt; Interface Key &gt;&gt;</strong></td>
<td valign="top" width="10">NetworkInterface</td>
<td valign="top" width="446">Un StateObject par interface réseau attachée au système : type, vitesse, adresse physique, état, consommation, etc &#8230;</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Host</strong></td>
<td valign="top" width="10">System</td>
<td valign="top" width="446">Un StateObject décrivant l’hôte (mémoire, nombre d&rsquo;utilisateur, nombre de processus, etc..)</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Processors/&lt;&lt; Processor Key &gt;&gt;</strong></td>
<td valign="top" width="10">Processor</td>
<td valign="top" width="446">Un StateObject par processeur indiquant la charge et l&rsquo;ID.</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; snmpDeviceId &gt;&gt;/Storages/&lt;&lt;Storage Key &gt;&gt;</strong></td>
<td valign="top" width="10">Storage</td>
<td valign="top" width="446">Un StateObject par unité de stockage logique (taille libre et utilisée, type, etc..)</td>
</tr>
</tbody>
</table>
<h4 align="left">Les MessageCallbacks</h4>
<p>Le package expose 2 MessageCallbacks :</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="141"><u>Réponse (saga)</u></td>
<td valign="top" width="407"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>CheckAgent</strong></td>
<td valign="top" width="141"><span class="pl-k">bool</span></td>
<td valign="top" width="407">Test si l&rsquo;agent SNMP est fonctionnelle pour l&rsquo;adresse spécifiée.</td>
</tr>
<tr>
<td valign="top" width="10"><strong>ScanDevice</strong></td>
<td valign="top" width="141"><span class="pl-en">SnmpDevice</span></td>
<td valign="top" width="407">Collecte et retourne les informations SNMP pour l&rsquo;adresse spécifiée</td>
</tr>
</tbody>
</table>
<h3 align="left">Quelques exemples</h3>
<ul>
<li>Création un dashboard Web ou mobile en Javascript de supervision des indicateurs clés</li>
<li>Surveillance des disques dur avec envoie de notification en cas de saturation</li>
</ul>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/snmp/">SNMP : collectez les compteurs SNMP de vos ressources réseau dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://developer.myconstellation.io/package-library/snmp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NetworkTools : surveillez et testez vos ressources réseau</title>
		<link>https://developer.myconstellation.io/package-library/networktools/</link>
					<comments>https://developer.myconstellation.io/package-library/networktools/#respond</comments>
		
		<dc:creator><![CDATA[Constellation Documentation Agent]]></dc:creator>
		<pubDate>Fri, 21 Oct 2016 15:55:01 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[Test]]></category>
		<guid isPermaLink="false">https://developer.myconstellation.io/?p=3368</guid>

					<description><![CDATA[<p>Le package NetworkTools permet de monitorer des ressources réseau et offre différents outils pour faire des Pings, tests d’ouverture de port TCP, tests de site Web (HTTP), scanner de port, Wake-On-Lan ou encore résolution DNS. Le code source de ce</p>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/networktools/">NetworkTools : surveillez et testez vos ressources réseau</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Le package NetworkTools permet de monitorer des ressources réseau et offre différents outils pour faire des Pings, tests d’ouverture de port TCP, tests de site Web (HTTP), scanner de port, Wake-On-Lan ou encore résolution DNS.</p>
<p>Le code source de ce package est en ligne sur : <a href="https://github.com/myconstellation/constellation-packages/tree/master/NetworkTools">https://github.com/myconstellation/constellation-packages/tree/master/NetworkTools</a></p>
<h3>Installation</h3>
<p>Depuis le “Online Package Repository” de votre Console Constellation, déployez le package NetworkTools :</p>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-97.png"><img class="colorbox-3368"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-89.png" alt="image" width="350" height="216" border="0" /></a></p>
<p>Une fois le package télécharger votre repository local, sélectionnez la sentinelle sur laquelle déployer le package.</p>
<p>Pour finir, sur la page de Settings, vous pouvez définir les ressources à monitorer :</p>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-98.png"><img class="colorbox-3368"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-90.png" alt="image" width="350" height="286" border="0" /></a></p>
<p align="left">Si vous n’avez rien à monitorer vous pouvez supprimer (bouton “Remove”) le setting ou encore effacer le JSON. La configuration du monitoring réseau est expliquée ci-dessous.</p>
<p align="left">Bien entendu vos  pouvez également déployer ce package manuellement dans la configuration de votre Constellation. Par exemple sans aucun monitoring :</p>
<p></p><pre class="crayon-plain-tag">&lt;package name="NetworkTools" / &gt;</pre><p></p>
<h3>Configurer le monitoring</h3>
<p>Ce package expose différentes fonctions (MessageCallbacks) dans votre Constellation pour tester des ressources réseau (Site Web HTTP, port TCP, Ping, résolution DNS, scanner de port, etc..). Il peut aussi monitorer à intervalle régulier des ressources réseau et publier le résultat dans les StateObjects Constellation.</p>
<p>Pour cela le paramètre  “Monitoring” est un tableau JSON qui contient la liste des ressources à monitoring.</p>
<p>Il y a trois type de monitoring :</p>
<ul>
<li><u>Ping</u> : effectue un ping (IMCP Echo) vers une adresse IP ou DNS</li>
<li><u>Tcp</u> : effectue un test d’ouverture de socket que un port TCP</li>
<li><u>Http</u> : effectue un appel HTTP et optionnellement une vérification de la réponse</li>
</ul>
<p>Chaque ressource à monitorer est identifiée par un nom qui sera utilisé comme nom de StateObject pour la publication du résultat.</p>
<p>De plus chaque ressource peut spécifier son intervalle de temps entre deux test (par défaut fixé à 60 secondes).</p>
<p>Par exemple pour pinger une machine toutes les minutes :</p>
<p></p><pre class="crayon-plain-tag">{ Name: "Ping My Machine", Type: "Ping", Hostname: "myhostname.mydomain.com" }</pre><p></p>
<p>Pour pinger la même machine mais toutes les 10 secondes :</p>
<p></p><pre class="crayon-plain-tag">{ Name: "Ping My Machine", Type: "Ping", Hostname: "myhostname.mydomain.com", Interval:10 }</pre><p></p>
<p>Pour monitorer un service TCP sur le port 80 toutes les 10 secondes :</p>
<p></p><pre class="crayon-plain-tag">{ Name: "My Web Server", Type: "TCP", Hostname: "myhostname.mydomain.com", Port: 80, Interval:10 }</pre><p></p>
<p>Pour monitorer un site Web HTTP :</p>
<p></p><pre class="crayon-plain-tag">{ Name: "Check Sebastien.warin.fr", Type: "Http", Address: "http://sebastien.warin.fr" }</pre><p></p>
<p>La même chopse mais en vérifiant le réponse HTTP avec une expression régulière :</p>
<p></p><pre class="crayon-plain-tag">{ Name: "Check Sebastien.warin.fr", Type: "Http", Address: "http://sebastien.warin.fr", Regex: "Le blog personnel et technique de Sebastien Warin", Interval: 30 }</pre><p></p>
<h3>Détails du package</h3>
<h4>Les Settings</h4>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="10"><u>Détail</u></td>
<td valign="top" width="456"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>Monitoring</strong></td>
<td valign="top" width="10">Object JSON</td>
<td valign="top" width="10">Optionnel</td>
<td valign="top" width="456">La liste des ressources réseau à monitoring (Ping, port TCP ou site web)</td>
</tr>
</tbody>
</table>
<h4>Les StateObjects</h4>
<p>Vous retrouverez autant de StateObjects que vous avez de ressources monitorées.</p>
<p>Par exemple</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="446"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; resource monitorée &gt;&gt;</strong></td>
<td valign="top" width="10">NetworkTools.MonitoringResult</td>
<td valign="top" width="446">Le StateObject représente le dernier état connu de la ressource (état et temps de réponse)</td>
</tr>
</tbody>
</table>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-99.png"><img class="colorbox-3368"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-91.png" alt="image" width="350" height="120" border="0" /></a></p>
<h4 align="left">Les MessageCallbacks</h4>
<p>Le package expose 6 MessageCallbacks :</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="141"><u>Réponse (saga)</u></td>
<td valign="top" width="407"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>CheckHttp</strong></td>
<td valign="top" width="141">Int64</td>
<td valign="top" width="407">Test une URL HTTP et retourne le temps de réponse en seconde (ou –1 si pas de réponse).</td>
</tr>
<tr>
<td valign="top" width="10"><strong>CheckPort</strong></td>
<td valign="top" width="141">Int64</td>
<td valign="top" width="407">Test un port TCP et retourne le temps de réponse en seconde (ou –1 si pas de réponse).</td>
</tr>
<tr>
<td valign="top" width="10"><strong>DnsLookup</strong></td>
<td valign="top" width="141">String[]</td>
<td valign="top" width="407">Résolution DNS d’une adresse et retourne la liste des adresses IP</td>
</tr>
<tr>
<td valign="top" width="10"><strong>Ping</strong></td>
<td valign="top" width="141">Int64</td>
<td valign="top" width="407">Ping une adresse IP ou DNS et retourne le temps de réponse en seconde (ou –1 si pas de réponse).</td>
</tr>
<tr>
<td valign="top" width="10"><strong>ScanPort</strong></td>
<td valign="top" width="141">Dictionary&lt;int, bool&gt;</td>
<td valign="top" width="407">Scanne les ports TCP d’une IP ou DNS et retourne un dictionnaire des ports TCP testés associés à leurs états (ouvert ou fermé)</td>
</tr>
<tr>
<td valign="top" width="10"><strong>WakeUp</strong></td>
<td valign="top" width="141">Boolean</td>
<td valign="top" width="407">Envoi un paquet “Wake On Lan” à une adresse MAC</td>
</tr>
</tbody>
</table>
<h3 align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-100.png"><img class="colorbox-3368"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-92.png" alt="image" width="350" height="494" border="0" /></a></h3>
<h3 align="left">Quelques exemples</h3>
<ul>
<li>Envoyer une notification si une ressource réseau ne répond plus</li>
<li>Surveiller ses ressources réseau (serveurs, services ou sites web) avec une bande de LED WS2801 et un Arduino/ESP</li>
</ul>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/networktools/">NetworkTools : surveillez et testez vos ressources réseau</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://developer.myconstellation.io/package-library/networktools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Mise en cache de page à l’aide de Disk: Enhanced 

Served from: developer.myconstellation.io @ 2026-01-22 02:36:49 by W3 Total Cache
-->