1
0

- usr.lib.nagios.plugins.check_disk:

include abstractions/nameservice to be able to check nfs mounts

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=25
This commit is contained in:
Ruediger Oertel 2016-02-24 12:33:39 +00:00 committed by Git OBS Bridge
parent d023dd9fb7
commit 403e91d08e
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 24 13:33:09 CET 2016 - ro@suse.de
- usr.lib.nagios.plugins.check_disk:
include abstractions/nameservice to be able to check nfs mounts
-------------------------------------------------------------------
Mon Oct 26 15:57:49 UTC 2015 - lars@linux-schulserver.de

View File

@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -2,6 +2,7 @@
/usr/lib/nagios/plugins/check_disk {
#include <abstractions/base>
#include <abstractions/consoles>
#include <abstractions/nameservice>
/etc/mtab r,
@{PROC}/[0-9]*/mounts r,
/usr/lib/nagios/plugins/check_disk rm,