X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fchecks%2Fdsa-check-filesystems;h=6bc1b6e03146625473665b4720ea5673a9ed260d;hb=HEAD;hp=a2117195387dcf33ce454d887664a43c6635f95d;hpb=cf352367b4afe5b0849258030b3640c963b6828a;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/checks/dsa-check-filesystems b/dsa-nagios-checks/checks/dsa-check-filesystems index a211719..6bc1b6e 100755 --- a/dsa-nagios-checks/checks/dsa-check-filesystems +++ b/dsa-nagios-checks/checks/dsa-check-filesystems @@ -39,4 +39,5 @@ if output.length > 0 puts output.join("\n") exit 1 end +puts "OK: All filesystems ok." exit 0