1
0
mirror of https://github.com/Icinga/icinga2.git synced 2025-04-08 17:05:25 +02:00

2389 Commits

Author SHA1 Message Date
Gunnar Beutner
7f20795a22 Fix a typo in one of the config examples 2015-01-13 15:57:25 +01:00
Joseph L. Casale
0cb72a8e67 Adds additional documentation for snmp traps and passive checks
fixes 

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2015-01-12 14:34:36 +01:00
Michael Friedrich
2280e20995 Update documentation for v2.2.3 2015-01-09 14:58:33 +01:00
Tobias von der Krone
d78f7be909 Fix a typo in the example of the StatusDataWriter documentation
fixes 
2015-01-08 16:31:29 +01:00
Gunnar Beutner
2836e9fc6f Update the list of keywords
refs 
2014-12-16 15:46:45 +01:00
Gunnar Beutner
afe4919169 Update the documentation and RPM spec file for 2.2.2 2014-12-16 11:33:14 +01:00
Michael Friedrich
85af84c9fb Docs: Fix gdb pretty printers
fixes 
2014-12-15 11:26:22 +01:00
Michael Friedrich
8d0db56f33 Docs: Update dependency state filter explaination
refs 
2014-12-15 11:08:34 +01:00
Gunnar Beutner
05485ea2d6 Disallow calling strings as functions
fixes 
2014-12-12 20:45:11 +01:00
Steve McMaster
ae95918da0 Add -t options to "snmp" and "snmp-manubulon-command" CheckCommand objects
fixes 

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-12-12 18:10:35 +01:00
Michael Friedrich
ce66a0b649 Documentation: Add note on default notification interval in getting started notifications.conf
fixes 
2014-12-11 19:19:34 +01:00
Steve McMaster
789ce044d9 Remove remarks about setting dictionary value to null to remove the key/value pair
fixes 

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-12-11 19:00:46 +01:00
Carlos Cesario
665ce8077f Documentation: Add import template in dependencies example
fixes 
2014-12-10 18:53:14 +01:00
Michael Friedrich
a9c16fa551 Docs: Replace unixcat with nc -U
fixes 
2014-12-09 17:16:55 +01:00
Michael Friedrich
67c0ea6281 Docs: Explain nrpe_arguments in NRPE section
People still use it, and it's the best place there, instead of
the general documentation which should not get messed up with
NRPE at all.

refs 
2014-12-05 20:38:14 +01:00
Michael Friedrich
b81035e352 Livestatus: Fix missing host downtimes/comments
fixes 
2014-12-05 16:32:14 +01:00
Gunnar Beutner
078125bdec Implement socket_path attribute for the IdoMysqlConnection class
fixes 
2014-12-02 08:42:53 +01:00
Michael Friedrich
2a41e0e18e Update documentation
refs 
2014-12-01 13:29:42 +01:00
Michael Friedrich
e398b7eccf Docs: Fix wrong command reference
refs 
2014-11-27 18:21:06 +01:00
Michael Friedrich
6961a922b6 Update man page for icinga2
$ help2man 'icinga2 daemon' > doc/icinga2.8

fixes 
2014-11-27 17:28:49 +01:00
Michael Friedrich
842b3a9cd7 Documentation: Explain macro array support, repeat_key, add icmp example
fixes 
fixes 
2014-11-27 16:59:17 +01:00
Gunnar Beutner
7ee0eef562 Move the icinga2-prepare-dirs script to /usr/lib
fixes 
2014-11-27 14:47:51 +01:00
Christian Jonak
f1d37f6aa4 Documentation: Fix wrong wizard information for clients
Remote client should not be configured as master, so we need to answer the first question with 'Y'

fixes 

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-11-27 11:08:51 +01:00
Carlos Cesario
443ae0f298 Add label option to snmp ckecks
Add label option to snmpv3 and snmp snmp-interface commands. Based on attached files to ticket .

fixes 

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-11-26 20:40:55 +01:00
Carlos Cesario
4c9fe5fd5b Add more options to snmp-interface command
Add more options to snmp-interface command based on conf file attached on ticket .

fixes 

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-11-26 18:26:19 +01:00
Yohan Jarosz
b368f8d379 Adding missing command
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-11-26 17:39:28 +01:00
Michael Friedrich
5752654cee Documentation: Add a note on unique template/object names
fixes 
2014-11-25 18:51:53 +01:00
Michael Friedrich
d1b6256923 Fix markdown urls 2014-11-18 12:28:01 +01:00
Michael Friedrich
04fba90118 Docs: Fix markdown formatting
refs 
2014-11-15 17:14:39 +01:00
Michael Friedrich
9635f359e9 Update what's new (docs, changelog)
refs 
2014-11-15 15:47:52 +01:00
Michael Friedrich
41f78b52c6 Docs: Add missing init.conf 2014-11-15 15:46:36 +01:00
Michael Friedrich
99f9dc9c84 Docs: Fix remote client commands, formatting, missing attributes
refs 
2014-11-15 15:10:22 +01:00
Michael Friedrich
f5d3613a71 Docs: Update Icinga Web 2 docs, clarify on the ui names (1.x)
fixes 
2014-11-15 14:13:30 +01:00
Michael Friedrich
4b544f5beb Docs: Update agent/client setup
fixes 
2014-11-15 14:13:30 +01:00
Michael Friedrich
1820425562 GelfWriter: Add documentation
refs 
2014-11-11 14:16:48 +01:00
Michael Friedrich
acc9eb20fa Docs: Add link from db ido config to object configs 2014-11-10 16:03:36 +01:00
Michael Friedrich
885e7704a2 Only notify users on recovery who have been notified on not-OK before
Also ensure that type NotificationRecovery always
passes the state filter (missing `OK` is totally fine).

Also fix that notification delays set the correct
next notification time to the begin time window.

fixes 
fixes 
fixes 
2014-11-09 19:47:24 +01:00
Michael Friedrich
020bd060c5 Documentation: Add dependency example for setting locally scoped variables
fixes 
2014-11-08 19:15:42 +01:00
Michael Friedrich
a9c1d7dbd9 Docs: Update what's new 2014-11-08 18:48:36 +01:00
Michael Friedrich
1bb928b5e9 Docs: Fix markdown formatting (code after list requires text in between) 2014-11-07 18:38:02 +01:00
Michael Friedrich
8b906b7481 Documentation: Fix description in apply for
refs 
2014-11-07 04:42:50 +01:00
Michael Friedrich
b6bccc89b1 Documentation: Fix chapter level 2014-11-07 04:39:36 +01:00
Michael Friedrich
dc82921ef8 Documentation: Fix markdown formatting 2014-11-07 04:34:15 +01:00
Michael Friedrich
c663aa2bf5 Documentation: Add remote client endpoint/zone config creation
fixes 
2014-11-07 04:29:58 +01:00
Michael Friedrich
c1f4d2243e Documentation: Better apply rule best practice in monitoring basics
fixes 
fixes 
fixes 
fixes 
2014-11-07 04:13:45 +01:00
Michael Friedrich
711517bd0e Documentation: Rewrite getting started config section using apply rules
fixes 
2014-11-07 04:13:45 +01:00
Michael Friedrich
a10107c540 Plugin Check Commands: disk is missing '-p', 'x' parameter
fixes 
2014-11-06 14:22:00 +01:00
Michael Friedrich
29ee836b58 Docs: Fix usermod command
fixes 
2014-11-05 18:15:06 +01:00
Michael Friedrich
c4ba3f6691 StatusDataWriter: Encode custom attr arrays&dictionaries as json string
refs 
2014-11-04 18:08:26 +01:00
Michael Friedrich
eeb6facdac Livestatus: Add 'cv_is_json' and encode CV arrays/dicts as json
refs 
2014-11-04 17:39:28 +01:00