Commit Graph

6444 Commits

Author SHA1 Message Date
Dirk Goetz 7351ab0f6b Selinux: Added capabilities and database support
refs #8332
2015-06-01 13:25:58 +02:00
Dirk Goetz 1911209a45 Selinux: Added file contexts and port
refs #8332

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-01 13:25:58 +02:00
Michael Friedrich 22d179e97f Add selinux policy (first draft)
refs #8332
2015-06-01 13:25:58 +02:00
Michael Friedrich aaf6ff4099 Really remove the NSClient++ installer
refs #9238
2015-05-29 10:58:18 +02:00
Michael Friedrich 8fa39c3d48 Really remove the NSClient++ installer
refs #9238
2015-05-29 10:56:05 +02:00
Michael Friedrich 3e14bde4c0 Fix incorrect type and state filter mapping for User objects in DB IDO
fixes #9143
2015-05-29 10:22:27 +02:00
Michael Friedrich a149b5ae72 Fix missing custom attributes in backends if name is equal to object attribute
fixes #9222
2015-05-29 10:21:52 +02:00
Michael Friedrich b2eb63c40f Docs: Add a reference from basics: plugins to plugin integration 2015-05-29 10:21:15 +02:00
Michael Friedrich 034d0d5148 Docs: Add a reference from basics: plugins to plugin integration 2015-05-29 10:20:30 +02:00
Gunnar Beutner 77f25c0a89 Remove NSClient++ from the installer (for now; will be moved to the setup wizard)
refs #9238
2015-05-19 10:15:41 +02:00
Gunnar Beutner 0548754a9b Remove NSClient++ from the installer (for now; will be moved to the setup wizard)
refs #9238
2015-05-19 10:15:26 +02:00
Gunnar Beutner 5f821f8560 Add source code for i2eval to the contrib directory 2015-05-19 09:10:19 +02:00
Michael Friedrich 21b11f9c9a Fix incorrect type and state filter mapping for User objects in DB IDO
fixes #9143
2015-05-15 16:40:32 +02:00
Michael Friedrich baa8fb424f Fix missing custom attributes in backends if name is equal to object attribute
fixes #9222
2015-05-15 15:59:44 +02:00
Alexander A. Klimov 58e4879fff Documentation: Fix typo in Configuration Best Practice
fixes #9268

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-13 23:30:44 +02:00
Alexander A. Klimov 75697e0bca Documentation: Fix typo in Configuration Best Practice
fixes #9268

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-13 23:29:45 +02:00
Michael Friedrich 31b3a80ca1 Fix service apply for example
refs #9270
2015-05-13 18:24:57 +02:00
Michael Friedrich 1058d377be Fix service apply for example
refs #9270
2015-05-13 18:24:19 +02:00
Michael Friedrich 96b47f2f4d Fix missing IPv6 support in 'iftraffic' check command
refs #9272
2015-05-13 14:58:18 +02:00
Michael Friedrich 606ffa643c Update "service apply for" documentation using a more real-world example
fixes #9270
2015-05-13 14:58:11 +02:00
Michael Friedrich d73abd6722 Add 'iftraffic' to plugins-contrib check command definitions
fixes #9272
2015-05-13 14:58:03 +02:00
Michael Friedrich fb2c84c904 Fix missing IPv6 support in 'iftraffic' check command
refs #9272
2015-05-13 14:19:20 +02:00
Michael Friedrich b9f05aefe8 Update "service apply for" documentation using a more real-world example
fixes #9270
2015-05-13 14:15:23 +02:00
Michael Friedrich b5740a6171 Add 'iftraffic' to plugins-contrib check command definitions
fixes #9272
2015-05-13 14:15:23 +02:00
Gunnar Beutner 32ce4c3fae Change permissions for the etc directory on Windows
fixes #9269
2015-05-13 13:57:38 +02:00
Gunnar Beutner 84f5041091 Change permissions for the etc directory on Windows
fixes #9269
2015-05-13 13:57:28 +02:00
Michael Friedrich 0baf27805f Add 'disk_smb' Plugin CheckCommand definition
fixes #9254
2015-05-13 10:33:51 +02:00
Gunnar Beutner 669317f169 Implement the basename and dirname script functions
refs #9256
2015-05-13 10:18:02 +02:00
Gunnar Beutner d3da9f1688 Add the --load-all and --log options for nscp-local
fixes #9261
2015-05-13 10:17:24 +02:00
Gunnar Beutner 81013e4ebe Include <nscp> in the default Windows config
fixes #9260
2015-05-13 10:17:17 +02:00
Gunnar Beutner 01bcdddd62 Re-add disk and icinga services in the Windows config
fixes #9259
2015-05-13 10:17:11 +02:00
Gunnar Beutner ef85a15617 Fix incorrect custom var names in the ITL
fixes #9258
2015-05-13 10:17:03 +02:00
Gunnar Beutner 0a1c8ea17c Bundle NSClient++ in Windows installer
fixes #9238
2015-05-13 10:16:53 +02:00
Gunnar Beutner 2f3a8be2e6 Determine NSClient++ installation path using MsiGetComponentPath
fixes #9256
2015-05-13 10:16:07 +02:00
Gunnar Beutner 24ae02386a Implement the basename and dirname script functions
refs #9256
2015-05-13 09:46:59 +02:00
Gunnar Beutner 32e5ed957f Add the --load-all and --log options for nscp-local
fixes #9261
2015-05-13 08:45:19 +02:00
Gunnar Beutner eadd516116 Include <nscp> in the default Windows config
fixes #9260
2015-05-13 08:45:04 +02:00
Gunnar Beutner 867ed87892 Re-add disk and icinga services in the Windows config
fixes #9259
2015-05-13 08:43:58 +02:00
Gunnar Beutner 8612384dea Fix incorrect custom var names in the ITL
fixes #9258
2015-05-13 08:09:53 +02:00
Gunnar Beutner 69578eb7de Bundle NSClient++ in Windows installer
fixes #9238
2015-05-12 16:00:04 +02:00
Gunnar Beutner 62c755f88c Determine NSClient++ installation path using MsiGetComponentPath
fixes #9256
2015-05-12 15:45:40 +02:00
Michael Friedrich 364a0888a5 Add 'disk_smb' Plugin CheckCommand definition
fixes #9254
2015-05-12 14:46:45 +02:00
Gunnar Beutner 01729087e9 Make sure that --scm-install doesn't fail when the service already exists
fixes #9255
2015-05-12 14:41:47 +02:00
Gunnar Beutner 85d773a21b Improve user experience when updating Icinga 2 with the NSIS installer
fixes #8116
2015-05-12 13:55:40 +02:00
Gunnar Beutner f2ac52cc88 Fix incorrect variable name in the ITL
fixes #9253
2015-05-12 13:20:19 +02:00
Michael Friedrich 801d2a7f62 Docs: Add wiki url for contributing plugin check command definitions 2015-05-12 10:18:40 +02:00
Michael Friedrich a60d09c3d4 Docs: Add wiki url for contributing plugin check command definitions 2015-05-12 10:17:40 +02:00
Michael Friedrich 331ffd9809 Update AUTHORS 2015-05-05 18:59:49 +02:00
Ralph Breier d5b9ca57df Fix problem with option order of disk_wfree and disk_cfree
If using the -r/-R option with check_disk, the command  expects the
warning and critical threshold on the left side of its position.
With order = -3 will be moved to the first position of all options.

fixes #9161

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-05 18:59:38 +02:00
Michael Friedrich 3eb55adb08 Update AUTHORS 2015-05-05 18:41:42 +02:00