pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added net/nagios-plugin-dnsmaster version 0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f3858f56f47
branches: trunk
changeset: 326286:9f3858f56f47
user: manu <manu%pkgsrc.org@localhost>
date: Mon Dec 03 02:29:20 2018 +0000
description:
Added net/nagios-plugin-dnsmaster version 0.1
This Nagios plugin checks that domain NS servers are consistant over
local and distant server.
diffstat:
doc/CHANGES-2018 | 3 ++-
net/Makefile | 3 ++-
net/nagios-plugin-dnsmaster/DESCR | 4 ++++
net/nagios-plugin-dnsmaster/Makefile | 21 +++++++++++++++++++++
net/nagios-plugin-dnsmaster/PLIST | 2 ++
net/nagios-plugin-dnsmaster/distinfo | 6 ++++++
6 files changed, 37 insertions(+), 2 deletions(-)
diffs (80 lines):
diff -r cb93212f4159 -r 9f3858f56f47 doc/CHANGES-2018
--- a/doc/CHANGES-2018 Mon Dec 03 02:20:36 2018 +0000
+++ b/doc/CHANGES-2018 Mon Dec 03 02:29:20 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.5018 2018/12/03 02:20:36 manu Exp $
+$NetBSD: CHANGES-2018,v 1.5019 2018/12/03 02:29:20 manu Exp $
Changes to the packages collection and infrastructure in 2018:
@@ -6987,3 +6987,4 @@
Updated pkgtools/pkglint to 5.6.8 [rillig 2018-12-02]
Added www/p5-Net-Curl version 0.39 [manu 2018-12-03]
Added www/p5-LWP-Protocol-Net-Curl version 0.023 [manu 2018-12-03]
+ Added net/nagios-plugin-dnsmaster version 0.1 [manu 2018-12-03]
diff -r cb93212f4159 -r 9f3858f56f47 net/Makefile
--- a/net/Makefile Mon Dec 03 02:20:36 2018 +0000
+++ b/net/Makefile Mon Dec 03 02:29:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1233 2018/11/14 15:25:28 hauke Exp $
+# $NetBSD: Makefile,v 1.1234 2018/12/03 02:29:20 manu Exp $
#
COMMENT= Networking tools
@@ -371,6 +371,7 @@
SUBDIR+= nagios-base
SUBDIR+= nagios-nrpe
SUBDIR+= nagios-nsca
+SUBDIR+= nagios-plugin-dnsmaster
SUBDIR+= nagios-plugin-dnsrbl
SUBDIR+= nagios-plugin-dotpid
SUBDIR+= nagios-plugin-dumpdates
diff -r cb93212f4159 -r 9f3858f56f47 net/nagios-plugin-dnsmaster/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nagios-plugin-dnsmaster/DESCR Mon Dec 03 02:29:20 2018 +0000
@@ -0,0 +1,4 @@
+$NetBSD: DESCR,v 1.1 2018/12/03 02:29:20 manu Exp $
+
+This Nagios plugin checks that domain NS servers are consistant over
+local and distant server.
diff -r cb93212f4159 -r 9f3858f56f47 net/nagios-plugin-dnsmaster/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nagios-plugin-dnsmaster/Makefile Mon Dec 03 02:29:20 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/12/03 02:29:20 manu Exp $
+#
+
+DISTNAME= check_dnsmaster-0.1
+PKGNAME= nagios-plugin-dnsmaster-${DISTNAME:C/.*-//}
+CATEGORIES= net
+MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/
+COMMENT= Domain NS record monitoring plugin for Nagios
+LICENSE= modified-bsd
+
+INSTALLATION_DIRS+= libexec/nagios
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/check_dnsmaster \
+ ${DESTDIR}${PREFIX}/libexec/nagios/
+
+.include "../../mk/bsd.pkg.mk"
diff -r cb93212f4159 -r 9f3858f56f47 net/nagios-plugin-dnsmaster/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nagios-plugin-dnsmaster/PLIST Mon Dec 03 02:29:20 2018 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2018/12/03 02:29:20 manu Exp $
+libexec/nagios/check_dnsmaster
diff -r cb93212f4159 -r 9f3858f56f47 net/nagios-plugin-dnsmaster/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/nagios-plugin-dnsmaster/distinfo Mon Dec 03 02:29:20 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/03 02:29:20 manu Exp $
+
+SHA1 (check_dnsmaster-0.1.tgz) = 4a391ca050f2abb0aa81df6cf427491e40dc304e
+RMD160 (check_dnsmaster-0.1.tgz) = 4a44bdf8d29d13cfb90bc8bc7152f5fbd920dd99
+SHA512 (check_dnsmaster-0.1.tgz) = 1c9e9bf2d79774eff8a0b155f468d7aa12aa12382d9d28482125cd1877d0d76deb6a4028f62b3e71540ab48a0bf0d8e396790cb3b13271b02a0f562bd6b7fb7c
+Size (check_dnsmaster-0.1.tgz) = 5011 bytes
Home |
Main Index |
Thread Index |
Old Index