[Pkg-nagios-changes] [pkg-check-mk] 02/02: new -monitoring-plugins package that contains the provided plugins

Matt Taggart taggart at moszumanska.debian.org
Mon Aug 7 15:25:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

taggart pushed a commit to branch master
in repository pkg-check-mk.

commit ba222dba2e60be60e629afc1171a40786686f58d
Author: Matt Taggart <taggart at debian.org>
Date:   Mon Aug 7 08:24:29 2017 -0700

    new -monitoring-plugins package that contains the provided plugins
---
 debian/check-mk-monitoring-plugins.install |  1 +
 debian/control                             | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/check-mk-monitoring-plugins.install b/debian/check-mk-monitoring-plugins.install
new file mode 100644
index 0000000..f07acfd
--- /dev/null
+++ b/debian/check-mk-monitoring-plugins.install
@@ -0,0 +1 @@
+usr/lib/nagios/plugins/*
diff --git a/debian/control b/debian/control
index 471c6c9..886187f 100644
--- a/debian/control
+++ b/debian/control
@@ -130,3 +130,17 @@ Description: general purpose monitoring plugin for retrieving data (common libra
   * Automatic inventory of items to be checked on hosts.
  .
  This package contains the check_mk python libraries.
+
+Package: check-mk-monitoring-plugins
+Architecture: all
+Section: net
+Depends: ${misc:Depends}
+Description: general purpose monitoring plugin for retrieving data (monitoring plugins)
+ Check_mk adopts a new a approach for collecting data from operating systems
+ and network components. It obsoletes NRPE, check_by_ssh, NSClient and
+ check_snmp. It has many benefits, the most important of which are:
+ .
+  * Significant reduction of CPU usage on the Nagios host.
+  * Automatic inventory of items to be checked on hosts.
+ .
+ This package contains the check_mk provided monitoring plugins.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git



More information about the Pkg-nagios-changes mailing list