Gunnar Beutner
315232bbcc
Update documentation
...
refs #9105
2015-11-07 09:57:40 +01:00
Gunnar Beutner
13d9b93f42
Update man page for the --script-debugger option
...
refs #10547
2015-11-06 17:56:06 +01:00
Michael Friedrich
64c936d387
API Actions: Remove -by-id from actions and require names for comments and downtimes
...
The documentation is updated as well. Furthermore actions provide
detailed error information in case of an exception.
Includes DB IDO schema updates.
fixes #10512
2015-11-06 17:06:12 +01:00
Jo Goossens
8a677277a5
ITL: Add missing check_apt arguments
...
refs #10504
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-11-06 15:37:56 +01:00
Michael Friedrich
d370275689
Update API documentation for object queries and joins
...
refs #9105
2015-11-06 15:32:44 +01:00
Michael Friedrich
4cfde2d7ef
Remove outdated SELinux documentation for now
...
refs #10553
2015-11-06 13:34:58 +01:00
Michael Friedrich
7d3319ebc9
Update API documentation for Accept header
...
refs #9105
2015-11-06 11:04:31 +01:00
Jo Goossens
773e398799
Add missing parameters for jmx4perl check command
...
fixes #10503
2015-11-05 17:50:47 +01:00
Michael Friedrich
58da59854d
Change 'api setup' into a manual step while configuring the API
...
fixes #10549
2015-11-05 15:37:58 +01:00
Michael Friedrich
a3d5d2488e
Update API documentation from feedback and API clients
...
refs #9105
2015-11-05 14:41:18 +01:00
Gunnar Beutner
51f473d08a
Implement the current_filename and current_line keywords
...
fixes #10243
2015-11-03 16:34:34 +01:00
Michael Friedrich
43976d3989
Add host.last_state_{up,down} and last_check attribute, hide *_raw attributes
...
fixes #10508
fixes #10509
2015-11-02 14:10:44 +01:00
Sebastian Chrostek
a2c09a122b
Add ipv4/ipv6 only to tcp, udp and http CheckCommand
...
fixes #10513
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-11-02 08:32:04 +01:00
Markus Frosch
3134e446c5
Update API docs for language improvements
...
refs #9105
2015-11-01 18:30:46 +01:00
Michael Friedrich
612337754d
Update API documentation
...
See comments in https://dev.icinga.org/issues/9105#note-15
refs #9105
2015-11-01 16:34:56 +01:00
Lennart Betz
5c8386b388
Add check command negate.
...
fixes #10507
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-11-01 14:01:32 +01:00
Lennart Betz
cdfc283395
Add check command mysql
...
fixes #10511
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-11-01 13:55:15 +01:00
Michael Friedrich
4d3020d9b3
Update API documentation
...
* Rename object types to config object types
* Add common config object attributes (e.g. version) overview
* add API references to troubleshooting
* add CheckResult and PerfdataValue value types (exposed via API)
* Update object types and their attributes
refs #9105
2015-11-01 13:43:26 +01:00
Michael Friedrich
a3e8cf8fb1
Update documentation
...
refs #9105
2015-10-29 17:31:15 +01:00
Michael Friedrich
46e892cc60
Documentation: Reorganize Livestatus and alternative Frontends
...
fixes #10482
2015-10-28 21:21:50 +01:00
Michael Friedrich
1223007377
Review and update documentation
...
fixes #9080
refs #9105
2015-10-27 18:42:32 +01:00
Jean Flach
2fc042e231
Update API actions and documentation
...
refs #9080 #9105
2015-10-27 14:15:07 +01:00
Gunnar Beutner
2f2269b477
Remove byte order mark in 9-icinga2-api.md
...
refs #9105
2015-10-27 09:50:24 +01:00
Gunnar Beutner
263e9d43a6
Update documentation
...
refs #9105
2015-10-27 08:59:36 +01:00
Jean Flach
0efab37e72
Update API documentation
...
refs #9080
2015-10-26 17:03:23 +01:00
Bastian Guse
6b3e3812e2
Add check command nginx_status
...
fixes #10374
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-26 09:51:16 +01:00
Mhd Sulhan
d2722363dc
doc.icinga2.8: rewrite man page
...
- Change man page section to 8.
- Update man page date.
- Describe how to invoke the program with command and options.
- Describe config and validate options for daemon (taken from docs).
fixes #10441
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-26 08:08:17 +01:00
Hannes Van de Vel
b49ed5a876
Fix incorrect attribute name in the documentation
...
fixes #10456
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-26 07:49:18 +01:00
Michael Friedrich
bd5d3440c1
Add apply for to the language reference documentation
...
fixes #10409
2015-10-22 17:01:59 +02:00
Michael Friedrich
b2fb4546df
Document that modified attributes require accept_config for cluster/clients
...
fixes #10368
2015-10-22 16:24:59 +02:00
Michael Friedrich
d618762dad
Export original attributes in DB IDO and Livestatus
...
fixes #10392
2015-10-22 15:49:42 +02:00
Gunnar Beutner
4cf4ffe893
Fix: 'dig_lookup' custom attribute for the 'dig' check command isn't optional
...
fixes #10433
2015-10-22 14:53:58 +02:00
Gunnar Beutner
b144191eff
Update documentation
...
refs #9105
2015-10-22 12:18:23 +02:00
Jean Flach
be320b2f77
Update API actions
...
fixes #10180
refs #9080
2015-10-22 11:33:26 +02:00
Michael Friedrich
b4d592dc16
Documentation: Fix missing dollar sign escaping, add troubleshooting hint
...
This is a pretty common error for years and deserves
a troubleshooting entry.
fixes #10403
2015-10-21 22:49:21 +02:00
Dinesh Majrekar
f426f3690b
Add snmp_port custom attribute for the SNMP check command definitions
...
fixes #10423
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-21 18:05:01 +02:00
Michael Friedrich
638d10853a
Add documentation for event streams
...
fixes #9078
2015-10-21 16:05:05 +02:00
Michael Friedrich
286538c17e
Implement api event streams
...
Documentation is not yet complete.
refs #9078
2015-10-21 15:34:26 +02:00
Michael Friedrich
30b140761b
Documentation: Fix table formatting
...
refs #9105
2015-10-19 13:27:20 +02:00
Gunnar Beutner
1fbb6a2b78
Release version 2.3.11
2015-10-19 11:16:36 +02:00
Michael Friedrich
4fb5329e60
Document Object#clone
...
fixes #9930
2015-10-16 11:57:19 +02:00
Michael Friedrich
464e7f0e9f
Add timeout argument for pop, spop, imap, simap commands
...
fixes #10219
2015-10-15 15:13:24 +02:00
Gunnar Beutner
06a0f182a5
Implement the cidr_match function
...
fixes #10354
2015-10-14 10:14:01 +02:00
Jean Flach
a879f5ea69
Improve timeperiods documentation
...
refs #10352
2015-10-13 13:46:39 +02:00
Gunnar Beutner
1c5e35bd79
Fix broken table in the documentation
...
fixes #10351
2015-10-13 11:09:24 +02:00
Valentin Hoebel
8cec60835b
Added a hint regarding update-config for HA setups
...
At the moment, this command doesn't work if your configuration master is part of a HA setup.
May folks, including me, stumbled accross this fact. See https://dev.icinga.org/issues/8292 and
http://www.monitoring-portal.org/wbb/index.php?page=Thread&postID=212236&highlight=#post212236 for details.
Adding this hint to the documentation will be really helpful.
fixes #8292
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-13 10:01:58 +02:00
Siyalrach Anton Thomas
f5196c7cb3
Remove duplicated text in section "Apply Notifications to Hosts and Services"
...
fixes #10350
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-10-13 09:54:23 +02:00
Michael Friedrich
ccd6b7def4
Update documentation
...
refs #9105
2015-10-08 16:27:08 -07:00
Lars Engels
fa73e3e526
Update getting started instructions for FreeBSD
...
Based on a patch from ogg1980:
https://github.com/Icinga/icinga2/pull/47
fixes #9466
2015-10-07 18:06:26 -07:00
Gunnar Beutner
254c076dd4
Fix incorrectly escaped arguments for CreateProcess
...
fixes #10245
2015-09-30 10:56:31 +02:00