forked from pool/monitoring-plugins
- 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:
parent
d023dd9fb7
commit
403e91d08e
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user