Commit Graph

8603 Commits

Author SHA1 Message Date
Jean Flach ba35e6cace Add ITL and documentation for new parameter 2017-07-24 10:14:15 +02:00
Jean Flach 1dc93d8910 Refactor code
refs #5421
2017-07-24 09:53:25 +02:00
mcktr 17866475ff Refactored code to add feature to check used space for check_disk 2017-07-20 19:16:42 +02:00
Michael Friedrich 695f6f90d7 Merge pull request #5393 from muhazzz/patch-1
Fix typo in the documentation
2017-07-20 15:31:30 +02:00
Denis 3105f4c418 Fix typo in the documentation 2017-07-20 15:29:44 +02:00
Michael Friedrich c1784bbb13 Merge pull request #5425 from Icinga/fix/doc-api
Fix formatting in API docs
2017-07-20 10:47:11 +02:00
Glauco Vinicius 41fe01dbc3 Fix formatting in API docs
Indent curl command to get the appropriated code highlight.
2017-07-20 10:41:17 +02:00
Jean Flach c7d71b0e83 Merge branch 'bobapple-fix/docs'
fixes #5410
2017-07-13 13:48:54 +02:00
Blerim Sheqa eb88217e2d Update docs for better compatibility with mkdocs
* Rename files to allow easy ordering
* Update links inside markdown according to new file names
* Move HTML links (<a>...</a>) to the end of the header lines
  * This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
  * Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-12 20:46:12 +02:00
Jean-Louis Dupond e6883bba40 itl: add additional mssql_health arguments 2017-07-04 10:41:51 +02:00
Ewoud Kohl van Wijngaarden e83c43435d
Ensure the cache directory exists
As suggested in https://github.com/Icinga/icinga2/issues/4414
2017-07-01 13:59:58 +02:00
Michael Friedrich 8c8cf4bfe7 Merge pull request #5378 from mcktr/fix/update-mkdocs
Fixed warnings when using mkdocs
2017-06-29 09:18:09 +02:00
Gunnar Beutner a95ea0e756 Merge pull request #5384 from Icinga/fix/remove-dns-default-value
Remove default value for 'dns_query_type'

fixes #5383
fixes #5384
2017-06-28 14:04:44 +02:00
Gunnar Beutner 1c1943f58a Remove default value for 'dns_query_type' 2017-06-28 14:00:11 +02:00
Rudy Gevaert e8568ee44c Set shell prompt for commands to be #
These commands need to be run as the root user.  The documentation needs to reflect this.
2017-06-26 10:26:39 +02:00
mcktr 904a6421c1 Updated mkdocs.yml to the new configuration format. 2017-06-23 21:03:10 +02:00
Michael Friedrich 0e423df4a0 Merge pull request #5373 from Icinga/feature/rlimit-options
Make rlimits configurable by adding three variables: RLimitFiles, RLimitProcesses and RLimitStack

refs #5367
2017-06-23 12:56:05 +02:00
Gunnar Beutner c8b4fee843 Make rlimits configurable by adding three variables: RLimitFiles, RLimitProcesses and RLimitStack
refs #5367
2017-06-23 12:42:12 +02:00
Michael Friedrich 04757d19f8 Merge pull request #5366 from mcktr/fix/doc-satellite-linux-setup-wrong-node
Fixed wrong node in documentation chapter Client/Satellite Linux Setup
2017-06-21 16:32:38 +02:00
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
mcktr 357fbaad12 Fixed wrong node in chapter Client/Satellite Linux Setup 2017-06-19 17:10:40 +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