Michael Friedrich
02009525a1
Update documentation and add upgrading notes
2018-08-10 12:53:06 +02:00
Michael Friedrich
b350512b11
Rename to Environment constant
2018-08-09 13:19:33 +02:00
Michael Friedrich
cd94b7731e
Update doc anchors
2018-08-09 13:19:33 +02:00
Markus Frosch
eb02d9041d
Refactor environment for API connections
...
* Const renamed to `ApiEnvironment`
* Handling moved to ApiListener
* Now a property of ApiListener
2018-08-09 13:19:33 +02:00
Michael Friedrich
7012ce4129
Update documentation for new constants
2018-08-09 11:55:05 +02:00
Michael Friedrich
a80c825921
Merge pull request #6506 from Icinga/feature/improved-paths
...
Improve path handling in cmake and daemon
2018-08-08 09:48:30 +02:00
Michael Friedrich
e529d5e285
Docs: Add a section to the 'upgrading' chapter
2018-08-07 17:33:42 +02:00
Michael Friedrich
542775294e
Docs: Improve the global constants section
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2018-08-07 17:15:14 +02:00
Markus Frosch
9fbc40615a
Improve path handling in cmake and daemon
2018-08-07 14:10:26 +02:00
Alexander A. Klimov
8c3d9ca111
Document default of User#enable_notifications
2018-08-07 13:37:57 +02:00
Gunnar Beutner
8bfd419702
Implement references
2018-08-07 07:44:48 +02:00
Michael Friedrich
80c8f12b3a
Merge pull request #6504 from roccolord/fix/itl-exlcude-squashfs
...
squashfs ignored
2018-08-02 10:37:43 +02:00
Jean Flach
065bc23d9a
Merge pull request #6508 from gunnarbeutner/feature/dictionary-clear
...
Implement the Dictionary#clear script function
2018-08-02 10:30:08 +02:00
Gunnar Beutner
a5a0119799
Implement the Dictionary#clear script function
2018-08-02 08:45:19 +02:00
Robert Lindgren
acfef7c10d
squashfs ignored
...
Add squashfs to check_disk ignore list, used on Ubuntu for snaps.
2018-07-30 18:22:22 +02:00
Michael Friedrich
56bff1366a
Merge pull request #6488 from Allandor/fix/service-template-typo-cert
...
Fix typo with the CheckCommand cert
2018-07-27 11:50:56 +02:00
chrostek
c0679001cc
Add exclude/include to vmware-esx-soap-host-runtime docs
2018-07-26 20:43:04 +02:00
Michael Insel
e4defe674f
Fix heading level for ITL ssl_cert documentation
...
Use heading level four instead of three.
2018-07-26 20:34:39 +02:00
Markus Frosch
ddc5b951b3
Revert "Implement support for the --env command-line argument"
2018-07-26 17:09:06 +02:00
Sebastian Eikenberg
09147fad15
Fix typo with the CheckCommand cert
...
ITL plugin uses ssl_cert
2018-07-26 15:00:56 +02:00
Michael Friedrich
46e71a83dc
Merge pull request #6414 from Icinga/feature/icinga-envs
...
Implement support for the --env command-line argument
2018-07-26 10:09:42 +02:00
Michael Friedrich
e519d6bbc6
Merge pull request #6110 from gunnarbeutner/feature/for-loop-var
...
Implement support for optionally specifying the 'var' keyword in 'for' loops
2018-07-26 10:05:17 +02:00
Michael Friedrich
a502e1a306
Update tested Elasticsearch version
2018-07-16 16:44:47 +02:00
Michael Friedrich
bf4a83819e
Add note on sysconfig shell variables for Systemd to the Upgrading docs
...
refs #6434
2018-07-16 14:22:07 +02:00
Magnus Bäck
461c610cff
Docs: Fix typos in 03-monitoring-basics.md
2018-07-14 20:29:53 +02:00
Michael Friedrich
547065d6e8
Update 'Upgrading to 2.9' docs
2018-07-04 10:56:53 +02:00
Gunnar Beutner
2eb46f1203
Implement support for optionally specifying the 'var' keyword in 'for' loops
2018-07-03 11:03:22 +02:00
Michael Friedrich
c89f92e352
Merge pull request #6348 from Mikesch-mp/itl_db2_health
...
Fix for catalogued locally databases. Fixes #6338
2018-06-28 14:40:53 +02:00
Carsten Koebke
f499743ef2
Its catalogued not cataloged :)
2018-06-28 07:18:57 +02:00
Gunnar Beutner
9d9d3f77df
Update documentation
2018-06-27 13:15:52 +02:00
Michael Friedrich
c7e61748d4
Merge pull request #6389 from Mikesch-mp/itl_nscp-local-tasksched
...
New ITL command nscp-local-tasksched
2018-06-27 12:47:12 +02:00
Michael Friedrich
dca63057f2
Merge pull request #6308 from akrus/master
...
Update lsi-raid ITL command
2018-06-27 12:45:08 +02:00
Jean Flach
4f2ca0a324
Fix table in Livestatus Filters
2018-06-25 13:39:59 +02:00
Carsten Koebke
0ba86c0a26
Change wrong text for emptystate
2018-06-25 07:10:35 +02:00
Carsten Koebke
f24342d4ff
Add missing docs for nscp-local-tasksched
2018-06-25 07:05:49 +02:00
Michael Friedrich
89033343e8
Merge pull request #6390 from Icinga/fix/update-windows-wizard-screenshots-in-the-docs-6286
...
Docs: Update Windows wizard images
2018-06-19 18:04:18 +02:00
Noah Hilverling
50e335f796
Docs: Fix icinga.com link
2018-06-19 16:21:59 +02:00
Noah Hilverling
5e79906403
Docs: Add option 'disable conf.d' to windows wizard docs
2018-06-19 15:59:44 +02:00
Noah Hilverling
361a1868df
Docs: Update Windows wizard images
2018-06-19 15:26:54 +02:00
Michael Friedrich
2fd6709952
Remove ApiUser password_hash functionality
...
This affects and fixes
- Windows reload
- Config validation
- RHEL 7.5 OpenSSL memory corruption
- Hash algorithm, requested changes
refs #6378
refs #6279
refs #6278
2018-06-19 11:32:03 +02:00
Michael Friedrich
e45e143b9e
Merge pull request #6375 from ekeih/doc/flapping-chapter-typo
...
some minor fixes in the flapping documentation
2018-06-15 14:32:17 +02:00
Max Rosin
5da0f41b3f
some minor fixes in the flapping documentation
...
- change "ware weighted" to "are weighted"
- remove an unintended line break
- remove a comma
2018-06-15 13:22:02 +02:00
Michael Friedrich
e15d2f40ab
Docs: Add an additional note for VMWare timeouts on Ubuntu 16.04 LTS
...
Spotted through our community channels.
2018-06-15 11:42:00 +02:00
Michael Friedrich
e390962fb6
Drop command template imports for versions < 2.6 in the docs
...
Such versions are out of support, so there's no need to keep
track in the docs for 2.9.
2018-06-15 10:55:51 +02:00
Michael Friedrich
0bcda04171
Remove the import of 'legacy-timeperiod' in the docs
...
2.6.0 introduced default template imports for config objects
where this isn't necessary anymore. It also confuses the reader.
2018-06-15 10:48:19 +02:00
Michael Friedrich
447dad91c0
Increase header size to 8KB for HTTP requests
...
This is the default for Tomcat and Apache too
and avoids problems with cookies and long URLs.
fixes #6355
2018-06-06 20:25:36 +02:00
Leah Oswald
1f681e195d
clarify the permision system of the api in the docs
...
Clarify that the permission system used by the api isn't equivalent
with the system used by the Icinga Web 2 frontend. And that its rather based
on the url scheme of the API endpoints.
2018-06-05 16:20:09 +02:00
Carsten Koebke
d359d9e7c7
Fix for catalogued locally databases. Fixes #6338
2018-06-03 20:25:24 +02:00
Adam Bolte
f3c2a0d235
Fix $ipaddress6$ attribute name typo in the docs
...
fixes #6329
2018-05-24 17:47:03 +10:00
Michael Friedrich
a926defb79
Add a note on Windows NSClient++ CPU checks to the docs
...
refs #6315
2018-05-18 10:45:07 +02:00