« Smokeping master et slave » : différence entre les versions

Aller à la navigation Aller à la recherche
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 3 : Ligne 3 :
[[Category:monitoring]]
[[Category:monitoring]]
=Master=
=Master=
<pre>aptitude install smokeping apache2-mpm-itk makepasswd postfix</pre>
<pre>apt install smokeping apache2-mpm-itk makepasswd postfix</pre>


==configuration de smokeping==
==configuration de smokeping==
Ligne 106 : Ligne 106 :
=Slave=
=Slave=


<pre>aptitude --without-recommends install smokeping</pre>
<pre>apt --without-recommends install smokeping</pre>


Modifiez <code>/etc/default/smokeping</code> :
Modifiez <code>/etc/default/smokeping</code> :
Ligne 212 : Ligne 212 :


<pre>
<pre>
aptitude install tcptraceroute bc  
apt install tcptraceroute bc  
wget -O /usr/local/bin/tcpping https://lafibre.info/images/tcpping/tcpping ; chmod +x /usr/local/bin/tcpping
wget -O /usr/local/bin/tcpping https://lafibre.info/images/tcpping/tcpping ; chmod +x /usr/local/bin/tcpping
</pre>
</pre>
4 231

modifications

Menu de navigation