Commit Graph

5602 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 8fa39c3d48 Really remove the NSClient++ installer
refs #9238
2015-05-29 10:56:05 +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 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 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 1058d377be Fix service apply for example
refs #9270
2015-05-13 18:24:19 +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 84f5041091 Change permissions for the etc directory on Windows
fixes #9269
2015-05-13 13:57:28 +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 a60d09c3d4 Docs: Add wiki url for contributing plugin check command definitions 2015-05-12 10:17:40 +02:00
Michael Friedrich 3eb55adb08 Update AUTHORS 2015-05-05 18:41:42 +02:00
Ralph Breier 9fbf99c982 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:39:29 +02:00
Michael Friedrich 0c0f53bc36 Fix schema version 1.14.0
refs #9027
2015-05-04 11:35:41 +02:00
Eric Lippmann 1e0df43127 Add yet empty MySQL schema upgrade to IDO version 1.14.0
refs #9027
2015-05-04 11:35:41 +02:00
Eric Lippmann fe3eba801a Add PostgreSQL schema upgrade to IDO version 1.14.0 for adding the time zone for default timestamps
refs #9027
2015-05-04 11:35:41 +02:00
Eric Lippmann 6a77d99440 Fix PostgreSQL schema not specifying the time zone for default timestamps
The timestamp columns in the PostgreSQL schema are defined as timestamp with time zone but their default values lack the time zone offset +00.
Thus default timestamps are converted to local time in the zone specified by PostgreSQL's configuration before being displayed to the client.

refs #9027
2015-05-04 11:35:41 +02:00
Jean Flach f907a7f617 Fix Port wrong default port in Node Wizard
fixes #9205
2015-04-30 12:52:35 +02:00
Gunnar Beutner e2247d3019 Update AUTHORS
refs #9191
2015-04-28 14:31:25 +02:00
Ferdi Gueran 9562018447 Add database CheckCommand definition for mongodb
fixes #9191

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-28 14:28:12 +02:00
Jean Flach bac76a4350 Add Windows version string to --version
fixes #8888
2015-04-28 12:34:33 +02:00
Jean-Marcel Flach b30069c282 Update ReleaseHelper to work with most Linux distributions
refs #8888
2015-04-27 16:21:59 +02:00
Michael Friedrich dcc8704e2d Add timestamp support for PerfdataWriter
Change the default from $timet$ to ${host,service}.last_check$

fixes #9185
2015-04-27 15:06:48 +02:00
Michael Friedrich b921439f38 Fix DbEvents::AddCheckableCheckHistory argument
refs #9055
2015-04-27 15:06:14 +02:00
Michael Friedrich da4ed19fc4 Remove wrong 'ignore where' expression from 'ssh' apply example
fixes #9188
2015-04-27 14:34:50 +02:00
Dirk Goetz 91257b3184 SPEC: Give group write permissions for perfdata dir
fixes #9187

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 14:29:17 +02:00
Carlos Cesario 0f0d60cc52 Fix syntax highlighting: host.address vs host.add
fixes #8853
2015-04-27 14:07:29 +02:00
Jean-Marcel Flach 66d072b8a3 Add Markdown link options to changelog.py
fixes #9124
2015-04-27 13:33:22 +02:00
Michael Friedrich ab8dbd71e2 Rewrite some of the wizard questions
refs #8891
2015-04-27 11:10:49 +02:00
Michael Friedrich e37cd25ed4 Fix failed assertion in DB IDO
fixes #9121
2015-04-27 11:00:41 +02:00
Michael Friedrich 7af41e93c0 Fix that downtimes are always "fixed" even if scheduled as "flexible"
fixes #9142
2015-04-25 15:06:29 +02:00
Michael Friedrich 366ea0c7a3 ITL Documentation: Add a link for passing custom attributes as command parameters
fixes #9176
2015-04-25 13:56:24 +02:00
Michael Friedrich 74d75c5d2a Move 'runing_kernel' check command to plugins-contrib 'operating system' section
fixes #9175
2015-04-25 13:42:04 +02:00
Michael Friedrich d6f41a2e53 Update AUTHORS
refs #9172
2015-04-25 13:36:32 +02:00