Commit Graph

5522 Commits

Author SHA1 Message Date
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
Michael Friedrich 31b3a80ca1 Fix service apply for example
refs #9270
2015-05-13 18:24:57 +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
Gunnar Beutner 32ce4c3fae Change permissions for the etc directory on Windows
fixes #9269
2015-05-13 13:57:38 +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
Michael Friedrich 801d2a7f62 Docs: Add wiki url for contributing plugin check command definitions 2015-05-12 10:18: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
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
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
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
Carlos Cesario 51ab5c6d53 Fix syntax highlighting: host.address vs host.add
fixes #8853
2015-04-27 14:15:40 +02:00
Jean-Marcel Flach 27764cb43a Add Markdown link options to changelog.py
fixes #9124
2015-04-27 14:02:46 +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
Jean-Marcel Flach 460d858a8e Change node wizard flow
fixes #8891
2015-04-27 11:13:38 +02:00
Michael Friedrich 23264a291e Fix failed assertion in DB IDO
fixes #9121
2015-04-27 11:00:59 +02:00
Michael Friedrich c59a8c8277 Fix that downtimes are always "fixed" even if scheduled as "flexible"
fixes #9142
2015-04-25 15:07:58 +02:00
Michael Friedrich b6341db87d ITL Documentation: Add a link for passing custom attributes as command parameters
fixes #9176
2015-04-25 13:58:22 +02:00
Gunnar Beutner 21cf767488 Fix another potential deadlock in DB IDO
refs #9121
2015-04-22 21:36:35 +02:00
Gunnar Beutner 8bf8ef263d Fix deadlock in the IDO
fixes #9121
2015-04-22 21:34:22 +02:00
Jean-Marcel Flach efd9dd8ae0 Improve compatibility with sles11 2015-04-21 15:31:24 +02:00
Michael Friedrich c5a536e37f Documentation: Fix missing parenthesis
fixes #9131
2015-04-21 12:17:20 +02:00
Michael Friedrich c188e91604 Update release checklist 2015-04-20 16:46:02 +02:00
Michael Friedrich b16ed097f0 CLI: Be less verbose in 'node update-config'
fixes #9116
2015-04-20 15:01:00 +02:00
Dirk Goetz b1701899b0 ITL: Add 'SHOWALL' command argument for 'nscp'
fixes #9115

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-20 14:21:04 +02:00
Gunnar Beutner 13087dbec0 Release version 2.3.4 2015-04-20 11:44:20 +02:00