From ed4cd9390bd0063d02a2aa1b003f7af79504f226 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Fri, 9 Jun 2023 15:12:23 +0200 Subject: [PATCH] draw perfdata --- check_onehost | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check_onehost b/check_onehost index 20c89c5..579c954 100755 --- a/check_onehost +++ b/check_onehost @@ -104,4 +104,5 @@ fi ph.status "ONEHOST - Total: $iTotal .. on: $iOn .. other: $iOther" echo "$cmdout" -echo "$out" \ No newline at end of file +echo "$out" +ph.exit -- GitLab