Révision fae716b4
decrease pings to 5 for faster polling
| 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