Skip to content
Snippets Groups Projects
Commit 03e3bdc2 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove unwanted PERDATA output

parent be2fc82e
No related branches found
No related tags found
1 merge request!159remove unwanted PERDATA output
......@@ -103,7 +103,7 @@ do
done
echo "--- transfer:"
echo "$result" | grep "__[A-Z][A-Z]*__ "
echo "$result" | grep "__[A-Z][A-Z]*__ " | grep -v "__PERFDATA__"
echo
echo "$result" | grep "__COUNTERS__"
echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment