From 8c23653b156d86447572caef1a5dba8a5b3a45a5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 22 Feb 2017 15:27:33 +0100 Subject: usr-lib-nagios-plugins: White-space cleanups. --- usr-lib-nagios-plugins/check_apcupsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr-lib-nagios-plugins/check_apcupsd') diff --git a/usr-lib-nagios-plugins/check_apcupsd b/usr-lib-nagios-plugins/check_apcupsd index b68b823..716fed9 100755 --- a/usr-lib-nagios-plugins/check_apcupsd +++ b/usr-lib-nagios-plugins/check_apcupsd @@ -26,7 +26,7 @@ # command_name check_apcupsd # command_line $USER1$/check_apcupsd -w $ARG2$ -c $ARG3$ $ARG1$ # } -# +# # define command { # command_name check_apcupsd_no_notify # command_line $USER1$/check_apcupsd $ARG1$ @@ -40,21 +40,21 @@ # service_description CHARGE # check_command check_apcupsd!bcharge!95!50 # } -# +# # define service { # use generic-service # host_name ups1 # service_description TEMP # check_command check_apcupsd!itemp!35!40 # } -# +# # define service { # use generic-service # host_name ups1 # service_description LOAD # check_command check_apcupsd!loadpct!70!85 # } -# +# # define service { # use generic-service # host_name ups1 -- cgit v1.2.3