X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fchecks%2Fdsa-check-backuppg;h=ddef856ac84d13898828027da80d2ad47b8a8588;hb=56887ecc2721f52ffe8c35aca5827773440e17e5;hp=ca6c15962ea5206da4a4807e53520974b36cfcca;hpb=50d24797b2a095b2043643d6a9a4b230eba71d20;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/checks/dsa-check-backuppg b/dsa-nagios-checks/checks/dsa-check-backuppg index ca6c159..ddef856 100755 --- a/dsa-nagios-checks/checks/dsa-check-backuppg +++ b/dsa-nagios-checks/checks/dsa-check-backuppg @@ -345,8 +345,9 @@ for dir in os.listdir('.'): for p in problems_seq: print p -for p in notices_seq: - print p +if options.verbose: + for p in notices_seq: + print p if options.expire: for f in global_expires: