Révision ebd7655f
fix "value" output
| plugins/glassfish/glassfish_counters_ | ||
|---|---|---|
| 92 | 92 |
/requestcount/ { next;} # IGNORE
|
| 93 | 93 |
/-count / { nwhat = split($1, what, ".")
|
| 94 | 94 |
gsub(/-count/, "", what[nwhat]) |
| 95 |
print what[nwhat] ".value=" $NF}
|
|
| 95 |
print what[nwhat] ".value " $NF}
|
|
| 96 | 96 |
' |
Formats disponibles : Unified diff