summaryrefslogtreecommitdiff
path: root/bin/dns_decoder_local_stat.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dns_decoder_local_stat.sh')
-rw-r--r--bin/dns_decoder_local_stat.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/dns_decoder_local_stat.sh b/bin/dns_decoder_local_stat.sh
index 588662f..4ed3f12 100644
--- a/bin/dns_decoder_local_stat.sh
+++ b/bin/dns_decoder_local_stat.sh
@@ -32,6 +32,5 @@ python3 $EXPORTER local -j $TARGET -e -t '
{{ print_tables("memory", ["new", "#Speed<new>", "free", "#Speed<free>"], True )}} {{"\n"}}
{{"dns decoder decode status"}}
- {{ print_tables("decode_field", ["error", "#Speed<error>"], True )}} {{"\n"}}
-
+ {{ print_tables("section", ["ok", "#Speed<ok>", "error", "#Speed<error>"], True )}} {{"\n"}}
'