Michael Friedrich
|
2c5e142172
|
Add ApplicationVersion built-in constant
refs #5784
|
2018-04-06 13:41:22 +02:00 |
Michael Friedrich
|
da27aca205
|
Add docs for script debugger and API filters
|
2018-04-05 20:55:33 +02:00 |
Jean Flach
|
7bdbd2b074
|
Deprecate Statusdatawriter
refs #6033
|
2018-04-05 09:32:07 +02:00 |
Michael Friedrich
|
e08231f4df
|
Merge pull request #6170 from Icinga/feature/windows-global-zones
Add option to windows installer to add global zones
|
2018-04-03 17:19:49 +02:00 |
Michael Insel
|
d69e935f20
|
Remove Icinga Studio Screenshots
This removes unnecessary Icinga Studio screenshots as it has been removed.
|
2018-03-26 19:52:08 +02:00 |
Michael Insel
|
92fa7a881c
|
Update Windows wizard documentation for global zones
This updates the screenshots for the windows wizard.
|
2018-03-26 19:34:35 +02:00 |
Maurice Meyer
|
3f8aa04da6
|
Doc: fixed wrong information about defaulting
Signed-off-by: Maurice Meyer <morre@mor.re>
|
2018-03-23 13:18:15 +01:00 |
Michael Friedrich
|
8b2129b845
|
Merge pull request #6177 from Icinga/fix/doc-api-user
Doc: Fix typo in API user creation example
|
2018-03-23 12:36:08 +01:00 |
Michael Insel
|
7d165d39c2
|
Doc: Fix typo in API user creation example
This fixes a typo in the API user creation example inside the documentation.
|
2018-03-22 20:47:15 +01:00 |
Maurice Meyer
|
d0949fc6e3
|
hashed_password -> password_hash. Fixes #6175
Signed-off-by: Maurice Meyer <morre@mor.re>
|
2018-03-22 20:40:46 +01:00 |
Michael Friedrich
|
d9d10a6f7e
|
Docs: Add a note to only query the NSClient++ API from the local Icinga 2 client
|
2018-03-21 16:00:39 +01:00 |
Michael Friedrich
|
064fc80cc3
|
Merge pull request #6098 from Icinga/fix/improve-cors-implementation
Clean up CORS implementation
|
2018-03-19 16:00:36 +01:00 |
Noah Hilverling
|
c360ca8bb0
|
Add CORS notice to 2.9 upgrading docs
|
2018-03-13 09:42:27 +01:00 |
Gunnar Beutner
|
39e303a03b
|
Fix incorrect parameter name in the API documentation
fixes #6140
|
2018-03-05 08:43:13 +01:00 |
Markus Frosch
|
fa68c9255b
|
itl: Ignore overlay and netfs filesystems
Usually used by Docker and other containers and namespaces
|
2018-03-02 12:44:08 +01:00 |
Noah Hilverling
|
186cad9872
|
Clean up CORS implementation
|
2018-03-01 14:04:56 +01:00 |
Gunnar Beutner
|
45c2803f3e
|
Fix incorrect HTTP content length limits
|
2018-02-28 12:28:02 +01:00 |
Michael Insel
|
ecda0691c4
|
Adding documentation for configurable global zones during setup
This adds the documentation for the configurable global zones during the node wizard/setup.
refs #5767
|
2018-02-27 21:28:38 +01:00 |
Jean Flach
|
95b3818d23
|
Add clarification on sysconfig location
|
2018-02-22 12:31:36 +01:00 |
Jean Flach
|
8d237e10c5
|
Add Upgrading to Icinga 2.8.2 chapter
|
2018-02-22 11:29:12 +01:00 |
Jean Flach
|
6bb2ed4258
|
Merge branch 'feature/security-features'
|
2018-02-21 16:19:54 +01:00 |
Jean Flach
|
184580f705
|
Merge pull request #6103 from Icinga/fix/http-security-fixes
HTTP Security fixes
|
2018-02-21 15:04:02 +01:00 |
Jean Flach
|
85f45d9b94
|
Minor codestyle and doc changes
|
2018-02-21 14:52:44 +01:00 |
Jean Flach
|
fae7f172db
|
Update docs
|
2018-02-21 14:40:22 +01:00 |
Jean Flach
|
aea43ddeb9
|
Merge pull request #5850 from Icinga/fix/prepare-dirs-5793
init script security fixes
|
2018-02-21 13:02:40 +01:00 |
Jean Flach
|
636ed8e238
|
Merge pull request #6101 from Icinga/fix/doc-operators-missing-word
Add missing word in operator documentation
|
2018-02-21 09:54:52 +01:00 |
Michael Insel
|
60962c0897
|
Add missing word in operator documentation
This adds the missing word `sorted` to the operators documentation.
|
2018-02-20 17:28:08 +01:00 |
Jean Flach
|
87adc88989
|
Remove need for init.conf
|
2018-02-20 14:16:43 +01:00 |
Dirk Goetz
|
bef37a3051
|
SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
Fixes #5915
|
2018-02-20 14:16:43 +01:00 |
Noah Hilverling
|
2823ebb831
|
Limit HTTP body size
|
2018-02-20 13:32:04 +01:00 |
Michael Insel
|
3b47d201c2
|
Fix typo in Apply for Rules documentation
fixes 6100
|
2018-02-19 22:11:12 +01:00 |
Jean Flach
|
c7ae986d94
|
Merge pull request #5981 from dgoetz/fix/selinux-influxdb
SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
|
2018-02-15 14:30:36 +01:00 |
Jean Flach
|
92e2faaa08
|
Hash API password and comparison
fixes #4920
|
2018-02-15 13:09:22 +01:00 |
Michael Friedrich
|
59494d868a
|
Docs: Fix bracket in notification example
|
2018-02-14 13:04:42 +01:00 |
Dirk Goetz
|
aff6b11421
|
SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
Fixes #5915
|
2018-02-14 11:33:15 +01:00 |
Michael Friedrich
|
f45491cc47
|
Upgrading: Make it more clear that the Director script is just an example
|
2018-02-12 09:49:11 +01:00 |
Michael Friedrich
|
407a2d052b
|
Merge pull request #6080 from Icinga/feature/docs-api-ignore-on-error
Document the 'ignore_on_error' attribute for object creation
|
2018-02-06 18:10:12 +01:00 |
Michael Friedrich
|
e3b6a89422
|
Document the 'ignore_on_error' attribute for object creation
fixes #5797
|
2018-02-06 18:03:36 +01:00 |
Michael Friedrich
|
12471bf259
|
Allow to pass raw performance data in 'process-check-result' API action
This is how data is coming from Icinga Web 2 and still a valid input
type.
fixes #4786
|
2018-02-06 15:25:55 +01:00 |
Noah Hilverling
|
e1e06ce767
|
Merge pull request #5988 from Icinga/fix/concurrent-checks-limit-cluster
Fix concurrent checks limit while using command_endpoint
|
2018-02-06 14:13:49 +01:00 |
Michael Friedrich
|
8dd8af0512
|
Explain how to register functions in the global scope
|
2018-02-06 13:09:08 +01:00 |
Noah Hilverling
|
6df6f72a35
|
Add documentation for remote check queue
refs #4841
|
2018-02-05 11:53:34 +01:00 |
Gunnar Beutner
|
a9e8128411
|
Merge pull request #6063 from Icinga/deprecate-checkresultreader-6031
Deprecate CheckResultReader
|
2018-02-05 07:54:51 +01:00 |
Max Rosin
|
2850030bd4
|
Fix the explanation of `types` and `states` for user objects
|
2018-02-05 00:55:33 +01:00 |
Jean Flach
|
3d78c805e0
|
Deprecate CheckResultReader
fixes #6031
|
2018-02-02 13:51:20 +01:00 |
Gunnar Beutner
|
e8b3faec91
|
Remove Icinga Studio
|
2018-02-02 07:22:50 +01:00 |
Markus Frosch
|
4a51096e65
|
Merge pull request #6045 from gunnarbeutner/fix/move-passive-check-command
Move the "passive" check command to command-icinga.conf
|
2018-02-01 11:22:10 +01:00 |
Gunnar Beutner
|
414a8ec534
|
Move the "passive" check command to command-icinga.conf
|
2018-01-30 14:58:57 +01:00 |
Gunnar Beutner
|
e361b3c427
|
Implement support for frozen arrays and dictionaries
|
2018-01-30 12:22:04 +01:00 |
Noah Hilverling
|
06e381ceea
|
Add metrics about RemoteCheckQueue to Icinga check, API and logs
refs #4841
|
2018-01-29 16:07:35 +01:00 |