Projet

Général

Profil

Révision fae716b4

IDfae716b47802d37fba6ccd888f59df1ae4e0d61a
Parent acc4135c
Enfant 7c3ecf1b

Ajouté par Charlie Allom il y a plus de 13 ans

decrease pings to 5 for faster polling

Voir les différences:

plugins/network/mtr100_
50 50

  
51 51
dotrace() {
52 52

  
53
LC_ALL=C mtr -nrs 1024 -c 10 $totrace | grep -v "^HOST:" | LC_ALL=C  awk -v C=$1 ' {
53
LC_ALL=C mtr -nrs 1024 -c 5 $totrace | grep -v "^HOST:" | LC_ALL=C  awk -v C=$1 ' {
54 54

  
55 55
label=$2
56 56
x=gsub("\\.","_",label)

Formats disponibles : Unified diff