Révision 1e42e4a0
typo fixed
| plugins/other/hadoop-dfs-plugin | ||
|---|---|---|
| 90 | 90 |
} elsif ($line =~ /^Present Capacity: (\d+)/) {
|
| 91 | 91 |
printf("present.value %d\n", $1);
|
| 92 | 92 |
} elsif ($line =~ /^DFS Remaining: (\d+)/) {
|
| 93 |
printf("remainig.value %d\n", $1);
|
|
| 93 |
printf("remaining.value %d\n", $1);
|
|
| 94 | 94 |
} |
| 95 | 95 |
} |
| 96 | 96 |
|
Formats disponibles : Unified diff