<?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>Pas facile tous les jours ... &#187; apachetop</title>
	<atom:link href="http://pasfaciletouslesjours.org/tag/apachetop/feed/" rel="self" type="application/rss+xml" />
	<link>http://pasfaciletouslesjours.org</link>
	<description>Have a break.</description>
	<lastBuildDate>Wed, 02 Feb 2011 09:34:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache Monitoring : Apachetop.</title>
		<link>http://pasfaciletouslesjours.org/2008/01/apache-monitoring-apachetop/</link>
		<comments>http://pasfaciletouslesjours.org/2008/01/apache-monitoring-apachetop/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 21:38:34 +0000</pubDate>
		<dc:creator>clem</dc:creator>
				<category><![CDATA[Réseaux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apachetop]]></category>
		<category><![CDATA[monitoring]]></category>

		<guid isPermaLink="false">http://pasfaciletouslesjours.org/?p=24</guid>
		<description><![CDATA[Bonjour,
Je viens vers vous aujourd&#8217;hui pour vous présenter deux appli&#8217; sympathiques : DarkStat &#38; Apachetop.
DarkStat permet d&#8217;analyser à l&#8217;instant T, les connexions établies sur vos ports. Il affiche, entre autre, les ports solicités, les ip destinataires, des graphes, &#8230; Le tout accessible sur le port 666 par défaut.
Apachetop, quant à lui,  permet de surveiller [...]]]></description>
			<content:encoded><![CDATA[<p>Bonjour,</p>
<p>Je viens vers vous aujourd&#8217;hui pour vous présenter deux appli&#8217; sympathiques : DarkStat &amp; Apachetop.</p>
<p>DarkStat permet d&#8217;analyser à l&#8217;instant T, les connexions établies sur vos ports. Il affiche, entre autre, les ports solicités, les ip destinataires, des graphes, &#8230; Le tout accessible sur le port 666 par défaut.</p>
<p>Apachetop, quant à lui,  permet de surveiller le traffic de votre serveur web  en analysant les logs.</p>
<p><span id="more-24"></span></p>
<p><strong>DarkStat.</strong></p>
<p>Installation :</p>
<pre lang="php">
$ sudo apt-get install darkstat</pre>
<p>Editons le fichier de config&#8217; :</p>
<pre lang="php">
$ sudo vim /etc/darkstat/init.cfg</pre>
<p>START_DARKSTAT=yes : Active darkstat</p>
<p>INTERFACE : Indiquez votre interface réseau (part défaut -i   eth0).</p>
<p>PORT : Port par lequel vous accéderez à l&#8217;interface web (par défaut -p 666).</p>
<p>BINDIP : décommentez cette ligne pour rendre l&#8217;interface web accessible qu&#8217;en localhost ( &laquo;&nbsp;b 127.0.0.1&#8243;)</p>
<p>LOCAL : Indiquez ici l&#8217;adresse de votre réseau local ( ex: -l 192.168.0.0/24)</p>
<p>Je ne me suis pas attardais sur les dernières options, et les ai laissées commentées.</p>
<p>Pour finir, on redémarre le service :</p>
<pre lang="php">
$ sudo /etc/init.d/darkstat start</pre>
<p>Pour le lancer, deux solutions :</p>
<p>en console :</p>
<pre lang="php">
$ darkstat</pre>
<p>ou directement, dans un navigateur :</p>
<p><strong>&laquo;&nbsp;http://localhost:666&#8243;</strong>(port par défaut)</p>
<p>Et voilà le résultat :</p>
<p><a href="http://cl3mrox.free.fr/blog/wp-content/darkstat1.jpg" title="darkstatimg1" rel="lightbox[24]"><img src="http://cl3mrox.free.fr/blog/wp-content/darkstat1.thumbnail.jpg" alt="darkstatimg1" /></a><a href="http://cl3mrox.free.fr/blog/wp-content/darkstat2.jpg" title="darkstatimg2" rel="lightbox[24]"><img src="http://cl3mrox.free.fr/blog/wp-content/darkstat2.thumbnail.jpg" alt="darkstatimg2" /></a></p>
<p><strong>Apachetop</strong></p>
<pre lang="php">$ sudo apt-get install apachetop</pre>
<p>Execution :</p>
<pre lang="php">
$ apachetop</pre>
<p>Pour les options :</p>
<pre lang="php">
$man apachetop</pre>
<p>&#8230; et merci à Monolith pour le tuyau <img src='http://pasfaciletouslesjours.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
&#8216;tantôt !</p>
<p>Sources :</p>
<p><a href="http://dmr.ath.cx/net/darkstat/" title="darkstat" target="_blank">Projet Darkstat</a> , <a href="http://www.webta.org/projects/apachetop/" title="apachetop" target="_blank">projet Apachetop</a>.<a href="http://www.webta.org/projects/apachetop/" title="apachetop project" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://pasfaciletouslesjours.org/2008/01/apache-monitoring-apachetop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

