From ac1202e6a3b153a8668a21cd786f2088938e4331 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 20 Dec 2016 16:26:13 +0100 Subject: Icinga2/Puppet: Add check_puppetmaster.sh monitoring plugin. --- debian/copyright | 25 +++++++++++++++++++++++++ debian/itzks-systems-mainserver.install | 2 ++ 2 files changed, 27 insertions(+) (limited to 'debian') diff --git a/debian/copyright b/debian/copyright index 9242766..b1c1b54 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,6 +24,10 @@ Copyright: 2000, Dan Larsson 2011, Justin Ellison License: Expat +Files: usr-lib-nagios-plugins/check_puppetmaster.sh +Copyright: 2014, George Hansper +License: GPL-3 + Files: usr-lib-nagios-plugins/check_fs_ro.sh Copyright: 2016, Mike Gabriel License: Expat @@ -60,6 +64,27 @@ License: GPL-2+ License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. +License: GPL-3 + This program is free software; you can redistribute it + and/or modify it under the terms of the GNU General Public + License as published by the Free Software Foundation; version + 3 of the License. + . + This program is distributed in the hope that it will be + useful, but WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU General Public License for more + details. + . + You should have received a copy of the GNU General Public + License along with this package; if not, write to the Free + Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301 USA + . + On Debian systems, the full text of the GNU General Public + License version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software diff --git a/debian/itzks-systems-mainserver.install b/debian/itzks-systems-mainserver.install index f6d2853..988e50e 100644 --- a/debian/itzks-systems-mainserver.install +++ b/debian/itzks-systems-mainserver.install @@ -1,4 +1,6 @@ sbin/itzks-transfer-cleaner usr/sbin etc/skel etc/ +etc/sudoers.d/itzks-systems-mainserver etc/sudoers.d/ etc/cron.d/itzks-transfer-cleaner /etc/cron.d/ usr-lib-nagios-plugins/check_squid usr/lib/nagios/plugins/ +usr-lib-nagios-plugins/check_puppetmaster* usr/lib/nagios/plugins/ -- cgit v1.2.3