aboutsummaryrefslogtreecommitdiff
path: root/nagios-clear
diff options
context:
space:
mode:
Diffstat (limited to 'nagios-clear')
-rwxr-xr-xnagios-clear5
1 files changed, 1 insertions, 4 deletions
diff --git a/nagios-clear b/nagios-clear
index e8a6de8..f46c878 100755
--- a/nagios-clear
+++ b/nagios-clear
@@ -34,12 +34,9 @@ if ! (($#)) ; then
exit 1
fi
-# Define relatively fixed/guaranteed fields for Nagios command; note that the
-# comment has a default of 'no comment given'
+# Define relatively fixed/guaranteed fields for Nagios command
now=$(date +%s)
-author=${SUDO_USER:-"$USER"}
spec=$1
-comment=${2:-'no comment given'}
cmdfile=${NAGCMD_FILE:-/usr/local/nagios/var/rw/nagios.cmd}
# Define the path to the Livestatus socket