Commit Graph

8281 Commits

Author SHA1 Message Date
Michael Friedrich 178e5ccfa6 Merge pull request #5372 from ruzickap/fix/itl_check_command_description
Update ITL CheckCommand description attribute, part 2
2017-06-21 12:20:36 +02:00
Jean Flach 9d0ee05436 Explain threshold computation for windows plugins
fixes #3560
2017-06-21 11:37:31 +02:00
Petr Ruzicka 93964c44b2 Fix description for checkcommand sections 2017-06-21 07:06:31 +02:00
Michael Friedrich fcfc72848b Merge pull request #5371 from mcktr/fix/travis-ci-build
Fix Travis CI build
2017-06-20 20:20:47 +02:00
mcktr 4dcf0f322a Renamed ChangeLog to CHANGELOG.md in CMakeList.txt 2017-06-20 19:44:42 +02:00
Michael Friedrich 096f19b42c Merge pull request #5363 from ruzickap/master
Update missing description attributes for ITL CheckCommand definitions
2017-06-20 19:07:50 +02:00
Michael Friedrich b89e7a6fc8 Merge pull request #5370 from Icinga/feature/changelog-rename
Rename ChangeLog to CHANGELOG.md
2017-06-20 16:39:54 +02:00
Michael Friedrich 50d706dedc Rename ChangeLog to CHANGELOG.md
refs #4925
2017-06-20 16:37:54 +02:00
Michael Friedrich 4ab003acd5 Merge pull request #5369 from Icinga/feature/clean-experimental-features-2.7
Remove experimental redis feature before 2.7 release
2017-06-20 15:19:23 +02:00
Petr Ruzicka 2cdc4165c6 Description modified for command plugins 2017-06-20 13:38:31 +02:00
Michael Friedrich 6397fedc3d Remove experimental redis feature before 2.7 release 2017-06-20 11:52:24 +02:00
Michael Friedrich 55a057c606 Merge pull request #5365 from Icinga/feature/docs-stretch
Update package documentation for Debian Stretch
2017-06-19 17:28:18 +02:00
Michael Friedrich 6ab5839f2f Merge pull request #5360 from Icinga/fix/wheezy-livestatus-dbl_max
livestatus/minaggregator: Buildfix for Debian wheezy
2017-06-19 17:27:11 +02:00
Michael Friedrich 4f19bfe6ac Update package documentation for Debian Stretch 2017-06-19 17:06:20 +02:00
Michael Friedrich ddf2d98e31 Merge pull request #5358 from mcktr/fix/doc-secure-mysql-debian-ubuntu
Add documentation for securing mysql on Debian/Ubuntu.
2017-06-19 09:17:11 +02:00
Michael Friedrich 563688c834 Merge pull request #5359 from mcktr/fix/cli-newcert-missing-closing-bracket
Fixed missing closing bracket in CLI command pki new-cert.
2017-06-19 09:15:53 +02:00
Markus Frosch e8681658b6 livestatus/minaggregator: Buildfix for Debian wheezy 2017-06-19 08:42:56 +02:00
mcktr 53908b7080 Fixed missing closing bracket in CLI command pki new-cert. 2017-06-18 15:13:16 +02:00
mcktr e3a7857030 Add documentation for securing mysql on debian/ubuntu. 2017-06-18 12:36:07 +02:00
Michael Friedrich bfec7dd194 Merge pull request #5357 from Icinga/fix/notification-script-mail-from
Notification Scripts: Ensure that mail from address works on Debian/RHEL/SUSE (mailutils vs mailx)

fixes #5299
2017-06-16 21:11:37 +02:00
Michael Friedrich 67bd6d1813 Merge pull request #5316 from gitmopp/patch-1
Fix for stats min operator

fixes #3410
2017-06-16 21:02:17 +02:00
Michael Friedrich f5d3428563 Notification Scripts: Ensure that mail from address works on Debian/RHEL/SUSE (mailutils vs mailx)
fixes #5299
2017-06-16 20:54:24 +02:00
Michael Friedrich 6b8015a127 Merge pull request #5333 from sysadmama/doc/notification-5273
Update documentation for enhanced notification scripts
2017-06-16 17:19:23 +02:00
Michael Friedrich 4a7a96ff82 Merge pull request #5356 from Icinga/fix/debian-wheezy-builds
Build fix for Debian Wheezy
2017-06-16 17:17:14 +02:00
Marianne M. Spiller 1eb152d863 Update documentation for enhanced notification scripts
refs #5170
2017-06-16 17:14:25 +02:00
Michael Friedrich 6036ec20f5 Build fix for Debian Wheezy
fixes #5350
2017-06-16 16:57:05 +02:00
Michael Friedrich ae3df6b5a6 Merge pull request #5354 from Icinga/fix/doc-itl-legacy-timeperiod
Docs: Fix built-in template description and URLs
2017-06-16 10:40:38 +02:00
Michael Friedrich dda0ef3db7 Docs: Fix built-in template description and URLs 2017-06-16 10:35:52 +02:00
Markus Frosch a0d3357f21 icinga2.spec: Define ICINGA2_PLUGINDIR only once
refs #4721
2017-06-14 15:44:37 +02:00
Michael Friedrich fa4ba1eaad Merge pull request #5349 from Icinga/fix/doc-viewer-notes
Docs: Fix broken format for notes/tips in CLI command chapter
2017-06-13 22:12:26 +02:00
Michael Friedrich b56f8e9a20 Docs: Fix broken format for notes/tips in CLI command chapter 2017-06-13 22:10:20 +02:00
Michael Friedrich c6b375dcbd Merge pull request #5239 from Icinga/feature/check_nscp-4721
Add NSCP API check plugin for NSClient++ HTTP API
2017-06-13 21:56:58 +02:00
Jean Flach 39c24e9ec9 Add check_nscp_api plugin for NSClient++ API checks
refs #4721
2017-06-13 21:17:16 +02:00
Michael Friedrich cc82e634c6 Merge pull request #5348 from Icinga/feature/try-except
Implement support for handling exceptions in user scripts
2017-06-13 16:21:54 +02:00
Gunnar Beutner f9feb41877 Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
Michael Friedrich ba0498e2d7 Merge pull request #5347 from ruzickap/master
Improve ITL CheckCommand description attribute
2017-06-12 10:48:16 +02:00
Gunnar Beutner deb7855dc1 Merge pull request #5344 from widhalmt/fix/logstash-import-5343
Add ip4-or-ipv6 import to logstash ITL command
2017-06-12 08:22:00 +02:00
Gunnar Beutner 15b9ffce8e Fix some formatting issues 2017-06-12 08:21:36 +02:00
Petr Ruzicka a6978f7b63 Description parts improved 2017-06-11 21:47:39 +02:00
Thomas Widhalm 56de94b91c Add ip4-or-ipv6 import to logstash ITL command 2017-06-09 17:14:44 +02:00
Michael Friedrich f0d94493c9 Merge pull request #5339 from ruzickap/master
Add accept_cname to dns CheckCommand
2017-06-08 16:57:17 +02:00
Petr Ruzicka 1e1beb8454 Adding accept_cname to dns command definition. 2017-06-08 16:45:26 +02:00
Michael Friedrich 2dc82138e3 Merge pull request #5335 from Icinga/fix/influxdb-windows
Windows build fix for InfluxdbWriter
2017-06-07 14:38:01 +02:00
Michael Friedrich 78ecf0011e Merge pull request #5336 from Icinga/fix/doc-formatting-urls
Docs: Fix formatting issues and broken URLs
2017-06-07 14:30:08 +02:00
Michael Friedrich 9371004bd0 Docs: Fix formatting issues and broken URLs 2017-06-07 14:27:28 +02:00
Michael Friedrich 2a4359d7e8 Windows build fix for InfluxdbWriter
refs #5219
fixes #5334
2017-06-07 14:16:15 +02:00
Michael Friedrich 612bd0755c Merge pull request #5332 from sysadmama/patch-1
Notification Scripts: notification_type is always required
2017-06-07 10:21:33 +02:00
Marianne Spiller 8f670fd96a notification_type mandatory
Make $notification_type$ mandatory in mail-service-notification, too.
2017-06-07 09:54:30 +02:00
Michael Friedrich 5ab928f819 Merge pull request #5331 from Icinga/feature/gelf-add-check-command
GelfWriter: Add 'check_command' to CHECK RESULT/* NOTIFICATION/STATE CHANGE messages
2017-06-06 20:36:47 +02:00
Michael Friedrich 89ac5b2fff GelfWriter: Add 'check_command' to CHECK RESULT/* NOTIFICATION/STATE CHANGE messages
This allows for much more easy filtering in Graylog web
similar to Graphite or InfluxDB and their template dashboards.
2017-06-06 20:23:26 +02:00