forked from pool/monitoring-plugins
- add a note about permissions for the extra-opts file in README
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=17
This commit is contained in:
parent
511316b692
commit
ace882d0bf
@ -67,6 +67,17 @@ not have to define sensitive credentials in the configuration of your
|
||||
monitoring server and these options won't appear in the command line.
|
||||
|
||||
|
||||
Permissions
|
||||
===========
|
||||
|
||||
As some plugins require log in data, which are formerly stored in
|
||||
/etc/{icinga,nagios}/resource.cfg
|
||||
and can now be stored inside the extra-opts file, please remember that the same
|
||||
security rules apply now also to this new extra-opts file. Under normal
|
||||
circumstances, you should set restrictive permissions (600 or 640) on them.
|
||||
User: root
|
||||
Group: icinga or nagios, depending on your monitoring daemon
|
||||
|
||||
|
||||
Further use of the /etc/monitoring-plugins directory
|
||||
====================================================
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 26 10:17:12 UTC 2015 - lars@linux-schulserver.de
|
||||
|
||||
- add a note about permissions for the extra-opts file in README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 11:22:54 UTC 2015 - lars@linux-schulserver.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package monitoring-plugins
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user