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
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
1c7d6895bd
Add Windows version string to --version
...
fixes #8888
2015-04-28 12:48:41 +02:00
Jean-Marcel Flach
f13460a2dd
Update ReleaseHelper to work with most Linux distributions
...
refs #8888
2015-04-28 12:48:41 +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
bb590658ac
Fix DbEvents::AddCheckableCheckHistory argument
...
refs #9055
2015-04-27 15:13:00 +02:00
Michael Friedrich
aaba240e37
DB IDO: Fix wrong check result timestamp for historical tables
...
refs #9055
2015-04-27 15:12:51 +02:00
Michael Friedrich
dcf9e7bfe2
Add timestamp option for checkresult test script
...
refs #9055
2015-04-27 15:12:42 +02:00
Michael Friedrich
beead48302
Add timestamp support for PerfdataWriter
...
Change the default from $timet$ to ${host,service}.last_check$
fixes #9185
2015-04-27 15:09:05 +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
99d57ba981
SPEC: Give group write permissions for perfdata dir
...
fixes #9187
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 14:30:04 +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
51ab5c6d53
Fix syntax highlighting: host.address vs host.add
...
fixes #8853
2015-04-27 14:15:40 +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
27764cb43a
Add Markdown link options to changelog.py
...
fixes #9124
2015-04-27 14:02:46 +02:00
Jean-Marcel Flach
66d072b8a3
Add Markdown link options to changelog.py
...
fixes #9124
2015-04-27 13:33:22 +02:00
Gunnar Beutner
17a37f2d91
Update AUTHORS
...
refs #9147
2015-04-27 11:28:05 +02:00
Lee Clemens
d9485d777e
Terminate string literals
...
refs #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:58 +02:00
Tobias von der Krone
306bb71f63
Add arguments to "tcp" CheckCommand
...
fixes #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:51 +02:00
Tobias von der Krone
2b8530be7c
Add attributes to the "ftp" CheckCommand.
...
fixes #9146
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:41 +02:00
Tobias von der Krone
5302ce0fe3
Add attributes to the "dns" CheckCommand
...
fixes #9145
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 11:27:30 +02:00
Gunnar Beutner
f7bf5281cb
Fix style for command-nscp-local.conf
...
refs #9130
2015-04-27 11:26:58 +02:00
Michael Friedrich
a157eaae62
Update AUTHORS
...
refs #9130
2015-04-27 11:26:52 +02:00
Lennart Betz
dbd78817bf
Add 'check_drivesize' as nscp-local check command
...
fixes #9130
2015-04-27 11:26:41 +02:00
Jean Flach
2d5fa94a27
Do not create syslog.conf on Windows
...
fixes #9109
2015-04-27 11:23:53 +02:00
Jean Flach
339824e326
Add CheckCommands and documentation on Windows plugins
...
fixes #8180
fixes #8850
2015-04-27 11:23:08 +02:00
Jean Flach
9575491100
Add check_perfmon
...
fixes #8809
2015-04-27 11:22:02 +02:00
Michael Friedrich
4fcbfbe8ca
Rewrite some of the wizard questions
...
refs #8891
2015-04-27 11:13:52 +02:00