Dirk Goetz
e88cc78a4f
Add elasticsearch checkcommand to itl
...
fixes #9415
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-17 15:17:32 +02:00
Tom Geissler
8d383c6a19
Add 'snmp_is_cisco' to Manubulon snmp-memory command definition
...
The new var 'snmp_is_cisco' was added to snmp-memory check
for use the correct OID with cisco switches. The default
is 'false'.
fixes #9303
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-17 15:13:38 +02:00
Gunnar Beutner
a97e4c30de
Release version 2.3.5
2015-06-17 10:53:40 +02:00
Michael Friedrich
5893435f75
Documentation: Fix wrong anchor
...
refs #8850
2015-06-17 09:56:25 +02:00
Michael Friedrich
b76e5da47a
Documentation: String concat in apply, additional fixes
...
fixes #9318
2015-06-16 19:58:32 +02:00
Michael Friedrich
b70b594262
Documentation: Add best practices for cluster config sync
...
fixes #9285
2015-06-16 19:44:02 +02:00
Michael Friedrich
917c5da666
Documentation: Add function usage examples to advanced topics
...
Includes typeof() examples, referenced to command variable scopes
and examples from community support.
fixes #9297
fixes #9310
fixes #9311
2015-06-16 19:08:41 +02:00
Michael Friedrich
62524d2f88
Documentation: Revamp the 'passing command parameters' section
...
fixes #9313
2015-06-16 17:34:53 +02:00
Michael Friedrich
d70a70753f
Documentation: Move configuration before advanced topics
...
fixes #9431
2015-06-16 16:48:27 +02:00
Michael Friedrich
80990b6af4
Documentation: Enhance cluster troubleshooting; add HA command_endpoint
...
fixes #9419
fixes #9420
2015-06-15 20:12:04 +02:00
Alexander Fuhr
9984b0c534
Documentation: Update the link to register a new Icinga account
...
fixes #9412
2015-06-15 12:04:58 +02:00
Michael Friedrich
06dbef5bfb
Documentation: Extend Custom Attributes with the boolean type
...
fixes #9393
2015-06-15 11:11:49 +02:00
Michael Friedrich
ca60591f63
Update documentation
...
fixes #9399
2015-06-15 11:03:45 +02:00
Martin Stiborsky
03b3b7249a
Fix wrong service table attributes in Livestatus documentation
...
Copy&paste error.
fixes #9390
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:38:49 +02:00
David Beck
629a8f1041
Add System Requirements to Windows Agent Documentation
...
fixes #9180
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:31:31 +02:00
Jesse Morgan
d9671d1e5c
Documentation; Fix typo
...
fixes #9389
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:26:37 +02:00
Reto Zeder
f2e69c8779
Documentation: Update escape sequence
...
fixes #9363
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 09:47:55 +02:00
Michael Friedrich
9bbfdbd0fb
Fix wrong argument for mssql plugin check command
...
fixes #9372
2015-06-08 18:05:16 +02:00
Dirk Goetz
1ca184a92a
Selinux: added boolean for allowing icinga 2 to connect to all ports, added plugin domain transition to admin role
...
refs #8332
2015-06-01 13:25:58 +02:00
Dirk Goetz
d7a30bcae1
Selinux: added more documentation
...
refs #8332
2015-06-01 13:25:58 +02:00
Dirk Goetz
7fc28dcbb7
extended selinux policy documentation
...
refs #8332
2015-06-01 13:25:58 +02:00
Dirk Goetz
fac006e8fd
added first draft of selinux policy documentation
...
refs #8332
2015-06-01 13:25:58 +02:00
Michael Friedrich
034d0d5148
Docs: Add a reference from basics: plugins to plugin integration
2015-05-29 10:20:30 +02:00
Alexander A. Klimov
75697e0bca
Documentation: Fix typo in Configuration Best Practice
...
fixes #9268
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-13 23:29:45 +02:00
Michael Friedrich
1058d377be
Fix service apply for example
...
refs #9270
2015-05-13 18:24:19 +02:00
Michael Friedrich
b9f05aefe8
Update "service apply for" documentation using a more real-world example
...
fixes #9270
2015-05-13 14:15:23 +02:00
Michael Friedrich
b5740a6171
Add 'iftraffic' to plugins-contrib check command definitions
...
fixes #9272
2015-05-13 14:15:23 +02:00
Gunnar Beutner
24ae02386a
Implement the basename and dirname script functions
...
refs #9256
2015-05-13 09:46:59 +02:00
Gunnar Beutner
32e5ed957f
Add the --load-all and --log options for nscp-local
...
fixes #9261
2015-05-13 08:45:19 +02:00
Michael Friedrich
364a0888a5
Add 'disk_smb' Plugin CheckCommand definition
...
fixes #9254
2015-05-12 14:46:45 +02:00
Michael Friedrich
a60d09c3d4
Docs: Add wiki url for contributing plugin check command definitions
2015-05-12 10:17:40 +02:00
Ferdi Gueran
9562018447
Add database CheckCommand definition for mongodb
...
fixes #9191
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-28 14:28:12 +02:00
Michael Friedrich
366ea0c7a3
ITL Documentation: Add a link for passing custom attributes as command parameters
...
fixes #9176
2015-04-25 13:56:24 +02:00
Michael Friedrich
74d75c5d2a
Move 'runing_kernel' check command to plugins-contrib 'operating system' section
...
fixes #9175
2015-04-25 13:42:04 +02:00
Michael Friedrich
afb70a216e
ITL: Add missing 'ldap' command arguments
...
refs #9172
2015-04-25 13:35:59 +02:00
Élie Bouttier
fb820f6b7c
ITL: Add "ldap" CheckCommand
...
refs #9172
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-04-25 13:11:49 +02:00
Tobias von der Krone
612882e4d9
Add arguments to "tcp" CheckCommand
...
fixes #9147
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:49:41 +02:00
Tobias von der Krone
636bbcedca
Add attributes to the "ftp" CheckCommand.
...
fixes #9146
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:48:49 +02:00
Tobias von der Krone
29a9977c82
Add attributes to the "dns" CheckCommand
...
fixes #9145
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-22 21:48:28 +02:00
Lennart Betz
c7c9e5587c
Add 'check_drivesize' as nscp-local check command
...
fixes #9130
2015-04-21 12:21:01 +02:00
Michael Friedrich
549be7152c
Documentation: Fix missing parenthesis
...
fixes #9131
2015-04-21 12:15:53 +02:00
Dirk Goetz
2932e01afa
ITL: Add 'SHOWALL' command argument for 'nscp'
...
fixes #9115
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-20 14:19:09 +02:00
Gunnar Beutner
67e3f1fe71
Release version 2.3.4
2015-04-20 11:44:57 +02:00
Michael Friedrich
08292007a8
Documentation: set_if usage with boolean values and functions
...
fixes #9069
2015-04-16 14:26:20 +02:00
Michael Friedrich
5ac5f98fa3
Documentation: Fix graphite feature enable typo
...
fixes #9012
2015-04-08 16:03:06 +02:00
Louis Sautier
47805c53b2
Fix typo
...
fixes #8987
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-03 11:38:41 +02:00
Dirk Goetz
aaae1297e8
Add database plugins check_mysql_health, check_mssql_health, check_oracle_health and check_postgres to ITL
...
fixes #8760
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-02 10:43:04 +02:00
Max Zhang
62a155a874
Add explanation on the blacklist feature
...
Add extra explanatory note for Icinga2 documentation 'Advanced Node Cli Actions' <empty> There was some confusion when going through 'Advanced Node Cli Actions' in Icinga2 client documentation, so I suggest adding an extra explanatory note to help users to understand documentation better. Further details can be found in issue #8895
fixes #8895
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
2015-03-30 09:55:22 +02:00
Louis Sautier
0771c9755a
Fix missing whitespace in the documentation
...
fixes #8889
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-28 08:08:03 +01:00
Louis Sautier
0779d2c44b
Add all missing UPS check parameters
...
fixes #8881
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-27 12:58:05 +01:00