Commit Graph

8262 Commits

Author SHA1 Message Date
Michael Friedrich bfec7dd194 Merge pull request #5357 from Icinga/fix/notification-script-mail-from
Notification Scripts: Ensure that mail from address works on Debian/RHEL/SUSE (mailutils vs mailx)

fixes #5299
2017-06-16 21:11:37 +02:00
Michael Friedrich 67bd6d1813 Merge pull request #5316 from gitmopp/patch-1
Fix for stats min operator

fixes #3410
2017-06-16 21:02:17 +02:00
Michael Friedrich f5d3428563 Notification Scripts: Ensure that mail from address works on Debian/RHEL/SUSE (mailutils vs mailx)
fixes #5299
2017-06-16 20:54:24 +02:00
Michael Friedrich 6b8015a127 Merge pull request #5333 from sysadmama/doc/notification-5273
Update documentation for enhanced notification scripts
2017-06-16 17:19:23 +02:00
Michael Friedrich 4a7a96ff82 Merge pull request #5356 from Icinga/fix/debian-wheezy-builds
Build fix for Debian Wheezy
2017-06-16 17:17:14 +02:00
Marianne M. Spiller 1eb152d863 Update documentation for enhanced notification scripts
refs #5170
2017-06-16 17:14:25 +02:00
Michael Friedrich 6036ec20f5 Build fix for Debian Wheezy
fixes #5350
2017-06-16 16:57:05 +02:00
Michael Friedrich ae3df6b5a6 Merge pull request #5354 from Icinga/fix/doc-itl-legacy-timeperiod
Docs: Fix built-in template description and URLs
2017-06-16 10:40:38 +02:00
Michael Friedrich dda0ef3db7 Docs: Fix built-in template description and URLs 2017-06-16 10:35:52 +02:00
Markus Frosch a0d3357f21 icinga2.spec: Define ICINGA2_PLUGINDIR only once
refs #4721
2017-06-14 15:44:37 +02:00
Michael Friedrich fa4ba1eaad Merge pull request #5349 from Icinga/fix/doc-viewer-notes
Docs: Fix broken format for notes/tips in CLI command chapter
2017-06-13 22:12:26 +02:00
Michael Friedrich b56f8e9a20 Docs: Fix broken format for notes/tips in CLI command chapter 2017-06-13 22:10:20 +02:00
Michael Friedrich c6b375dcbd Merge pull request #5239 from Icinga/feature/check_nscp-4721
Add NSCP API check plugin for NSClient++ HTTP API
2017-06-13 21:56:58 +02:00
Jean Flach 39c24e9ec9 Add check_nscp_api plugin for NSClient++ API checks
refs #4721
2017-06-13 21:17:16 +02:00
Michael Friedrich cc82e634c6 Merge pull request #5348 from Icinga/feature/try-except
Implement support for handling exceptions in user scripts
2017-06-13 16:21:54 +02:00
Gunnar Beutner f9feb41877 Implement support for handling exceptions in user scripts 2017-06-13 14:03:41 +02:00
Michael Friedrich ba0498e2d7 Merge pull request #5347 from ruzickap/master
Improve ITL CheckCommand description attribute
2017-06-12 10:48:16 +02:00
Gunnar Beutner deb7855dc1 Merge pull request #5344 from widhalmt/fix/logstash-import-5343
Add ip4-or-ipv6 import to logstash ITL command
2017-06-12 08:22:00 +02:00
Gunnar Beutner 15b9ffce8e Fix some formatting issues 2017-06-12 08:21:36 +02:00
Petr Ruzicka a6978f7b63 Description parts improved 2017-06-11 21:47:39 +02:00
Thomas Widhalm 56de94b91c Add ip4-or-ipv6 import to logstash ITL command 2017-06-09 17:14:44 +02:00
Michael Friedrich f0d94493c9 Merge pull request #5339 from ruzickap/master
Add accept_cname to dns CheckCommand
2017-06-08 16:57:17 +02:00
Petr Ruzicka 1e1beb8454 Adding accept_cname to dns command definition. 2017-06-08 16:45:26 +02:00
Michael Friedrich 2dc82138e3 Merge pull request #5335 from Icinga/fix/influxdb-windows
Windows build fix for InfluxdbWriter
2017-06-07 14:38:01 +02:00
Michael Friedrich 78ecf0011e Merge pull request #5336 from Icinga/fix/doc-formatting-urls
Docs: Fix formatting issues and broken URLs
2017-06-07 14:30:08 +02:00
Michael Friedrich 9371004bd0 Docs: Fix formatting issues and broken URLs 2017-06-07 14:27:28 +02:00
Michael Friedrich 2a4359d7e8 Windows build fix for InfluxdbWriter
refs #5219
fixes #5334
2017-06-07 14:16:15 +02:00
Michael Friedrich 612bd0755c Merge pull request #5332 from sysadmama/patch-1
Notification Scripts: notification_type is always required
2017-06-07 10:21:33 +02:00
Marianne Spiller 8f670fd96a notification_type mandatory
Make $notification_type$ mandatory in mail-service-notification, too.
2017-06-07 09:54:30 +02:00
Michael Friedrich 5ab928f819 Merge pull request #5331 from Icinga/feature/gelf-add-check-command
GelfWriter: Add 'check_command' to CHECK RESULT/* NOTIFICATION/STATE CHANGE messages
2017-06-06 20:36:47 +02:00
Michael Friedrich 89ac5b2fff GelfWriter: Add 'check_command' to CHECK RESULT/* NOTIFICATION/STATE CHANGE messages
This allows for much more easy filtering in Graylog web
similar to Graphite or InfluxDB and their template dashboards.
2017-06-06 20:23:26 +02:00
Michael Friedrich 41a400f552 Merge pull request #5330 from Icinga/feature/graphite-stats
GraphiteWriter: Add 'connected' to stats; fix reconnect exceptions
2017-06-06 20:13:33 +02:00
Michael Friedrich 13b516413b Merge pull request #5329 from Icinga/feature/gelfwriter-workqueue
GelfWriter: Use async work queue and add feature metric stats

fixes #4532
2017-06-06 20:11:30 +02:00
Michael Friedrich f42b820007 GraphiteWriter: Add 'connected' to stats; fix reconnect exceptions 2017-06-06 19:50:37 +02:00
Michael Friedrich f10815efa2 GelfWriter: Use async work queue and add feature metric stats
fixes #4532
2017-06-06 19:48:23 +02:00
Michael Friedrich 26d69cfd36 Merge pull request #5324 from paddg/patch-2
Fix phrasing in Getting Started chapter
2017-06-06 18:27:15 +02:00
Michael Friedrich c835a32c18 Merge pull request #5326 from larsengels/fix/docs-install-images-5325
Docs: Install the images directory containing the needed PNGs
2017-06-06 18:25:58 +02:00
Lars Engels e9cb2ddbf4 Install the images directory containing the needed PNGs for the markdown docs.
refs #5325
2017-06-06 13:03:39 +02:00
Winfried Angele 5f737dde4e Update 3-monitoring-basics.md
nit
2017-06-06 09:16:35 +02:00
Michael Friedrich 28481430d4 Merge pull request #5320 from Icinga/feature/global-zones
zones.conf: Add global-templates & director-global by default

fixes #5106
2017-06-02 10:56:26 +02:00
Michael Friedrich 1e153f14d7 zones.conf: Add global-templates & director-global by default
This makes it easier for cluster and client setups with or
without the Icinga Director.

Note: Clients will still not receive synced configuration if
accept_config is not enabled (which is the default, and can be changed
during setup).

fixes #5106
2017-06-02 10:54:35 +02:00
Michael Friedrich 4311091457 Merge pull request #5315 from mcktr/fix/doc-use-monitoring-plugins-debian
Docs: Replace nagios-plugins by monitoring-plugins for Debian/Ubuntu
2017-06-02 09:16:59 +02:00
Michael Friedrich fdd94c85ae Merge pull request #5317 from Icinga/fix/doc-typo-install-md
Fix typo in INSTALL.md
2017-06-01 19:32:27 +02:00
Michael Friedrich df03dc84a3 Update INSTALL.md 2017-06-01 19:31:43 +02:00
gitmopp 65ed89c48d Fix for stats min operator
Fix for bug #3410
2017-06-01 19:30:04 +02:00
mcktr df6243f3fc Docs: Replace nagios-plugins by monitoring-plugins
Updated the Documentation to use monitoring-plugins instead of nagios-plugins for debian/ubuntu based installations.
2017-06-01 18:47:00 +02:00
Michael Friedrich 881116b89e Merge pull request #5314 from paddg/patch-1
Document Common name (CN) in client setup
2017-06-01 16:47:27 +02:00
Winfried Angele 8fecdce3c0 Update 6-distributed-monitoring.md
If you omit the Common name (CN) icinga2 uses the hostname instead, which can differ from FQDN.
2017-06-01 16:13:40 +02:00
Michael Friedrich 83fd633e33 Merge pull request #5303 from Icinga/fix/rpm-amazon-linux
RPM: Fix builds on Amazon Linux
2017-05-31 19:09:25 +02:00
Michael Friedrich 29a9c4564f RPM: Fix builds on Amazon Linux
This also disables the deprecated classicui-config packages
on Amazon Linux.

The major fix is to disable Systemd just like CentOS6 provides.
2017-05-31 16:32:35 +02:00