forked from pool/monitoring-plugins
Accepting request 364649 from server:monitoring
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/364649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/monitoring-plugins?expand=0&rev=3
This commit is contained in:
commit
826ed7cb4a
@ -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
|
Mon Oct 26 15:57:49 UTC 2015 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package monitoring-plugins
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
/usr/lib/nagios/plugins/check_disk {
|
/usr/lib/nagios/plugins/check_disk {
|
||||||
#include <abstractions/base>
|
#include <abstractions/base>
|
||||||
#include <abstractions/consoles>
|
#include <abstractions/consoles>
|
||||||
|
#include <abstractions/nameservice>
|
||||||
/etc/mtab r,
|
/etc/mtab r,
|
||||||
@{PROC}/[0-9]*/mounts r,
|
@{PROC}/[0-9]*/mounts r,
|
||||||
/usr/lib/nagios/plugins/check_disk rm,
|
/usr/lib/nagios/plugins/check_disk rm,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user