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

remove var for tmp file

parent 51205c81
Branches
No related tags found
1 merge request!123no more tmpfile
......@@ -24,8 +24,6 @@
. $(dirname $0)/inc_pluginfunctions
outfile=/tmp/check_ceph_df_out__$$
typeset -i iWarning=0
typeset -i iCritical=0
......@@ -82,7 +80,6 @@ then
ph.abort "UNKNOWN: ceph is not available or no sudo permissions to execute ceph commands."
fi
rm -f $outfile 2>/dev/null
isHeader=0
area=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment