diff --git a/README.md b/README.md index 633697c..4b2304c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A plugin to check ZFS pools in Linux ------------------------------------ Author: Zachary LaCelle +Author: Boris Tassou License: GPLv3 diff --git a/check_zfs.py b/check_zfs.py index 845177e..7bb374f 100644 --- a/check_zfs.py +++ b/check_zfs.py @@ -5,7 +5,8 @@ ######################################################################## ## ## Written by Zachary LaCelle -## Copyright 2016 +## Written by Boris Tassou +## Copyright 2020 ## Licensed under GPL (see below) ## ## Nagios script to monitor ZFS pools/filesystems