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
Michael Friedrich
3ad1527024
Merge pull request #5309 from Icinga/feature/doc-icingaweb2
...
Docs: Replace the command pipe w/ the REST API as Icinga Web 2 requirement in 'Getting Started' chapter
fixes #5077
2017-05-31 16:21:32 +02:00
Michael Friedrich
3223840755
Merge pull request #5310 from Icinga/fix/rpm-disable-selinux-hardlink
...
RPM: Disable SELinux policy hardlink
2017-05-31 16:20:37 +02:00
Michael Friedrich
302e805fb1
RPM: Disable SELinux policy hardlink
...
This is a nice2have extension to keep the package size clean,
but unfortunately breaks builds with Docker and overlayfs
where hardlinks don't work.
Details: Icinga/puppet-icinga_build#11
2017-05-31 16:18:17 +02:00
Michael Friedrich
e90473b351
Docs: Replace the command pipe w/ the REST API as Icinga Web 2 requirement in 'Getting Started' chapter
...
fixes #5077
2017-05-31 14:57:24 +02:00
Michael Friedrich
d19abf8d7d
Merge pull request #5304 from Icinga/feature/rpm-build
...
Update INSTALL.md for RPM builds
2017-05-30 17:16:58 +02:00
Gunnar Beutner
e474d1572f
Merge pull request #5308 from Icinga/fix/null-validation
...
Improve validation for attributes which must not be 'null'
fixes #5288
2017-05-30 15:03:24 +02:00
Gunnar Beutner
7ca485f63c
Improve validation for attributes which must not be 'null'
2017-05-30 14:47:28 +02:00
Michael Friedrich
7dffaaef96
Merge pull request #5306 from Icinga/feature/doc-remove-centos-5
...
Remove CentOS 5 from 'Getting started' docs
fixes #5291
2017-05-30 13:41:30 +02:00
Michael Friedrich
12d8ed90c2
Remove CentOS 5 from 'Getting started' docs
...
RHEL5 was released in 2007 and is EOL since March 2017.
fixes #5291
2017-05-30 13:38:19 +02:00
Michael Friedrich
9feb1e9b57
Update INSTALL.md for RPM builds
2017-05-29 20:47:05 +02:00
Michael Friedrich
c2f0dca7f7
Merge pull request #5302 from Icinga/feature/deprecate-classicui-config
...
DEPRECATE icinga2-classicui-config package and config files
refs #5102
2017-05-29 20:35:30 +02:00
Michael Friedrich
6cee5331ec
DEPRECATE icinga2-classicui-config package and files
...
refs #5102
2017-05-29 20:32:40 +02:00
Gunnar Beutner
c9039e1850
Merge pull request #5292 from Icinga/fix/openssl-0.9.8-subjectaltname
...
Build fix for OpenSSL 0.9.8 and stack_st_X509_EXTENSION
fixes #5292
2017-05-29 09:45:34 +02:00
Gunnar Beutner
e8463887fd
Merge pull request #5297 from Icinga/feature/fix-compiler-warnings
...
Fix compiler warnings
2017-05-29 09:17:12 +02:00
Gunnar Beutner
1fd2695e02
Fix compiler warnings
...
refs #5287
2017-05-29 09:13:19 +02:00
Gunnar Beutner
a5f46e13eb
Merge pull request #5295 from mcktr/fix/missing-apostrophe-in-notification-log
...
Fix missing apostrophe in notification log
fixes #5294
fixes #5295
2017-05-29 07:52:16 +02:00
mcktr
9e1016dd4f
Fix missing apostrophe in notification log
...
refs #5294
2017-05-26 17:58:04 +02:00
Michael Friedrich
803bbc4a72
Merge pull request #5287 from Icinga/feature/workqueues-features
...
Use workqueues in Graphite and InfluxDB features
refs #5133
refs #5280
2017-05-26 17:17:00 +02:00
Michael Friedrich
dab2522acc
InfluxDB: Optimize work queue event handling
...
refs #5219
2017-05-26 17:11:13 +02:00
Michael Friedrich
d0dcb8a658
ApiListener: Handle zero JSON-RPC WQs gracefully for stats
...
refs #5266
refs #5133
2017-05-26 17:02:36 +02:00
Michael Friedrich
28395b32f0
GraphiteWriter: Use a workqueue for event processing
...
This also adds reconnect handling and exceptions.
refs #5132
refs #5133
refs #5280
2017-05-26 15:18:14 +02:00
Michael Friedrich
79c45ea811
Build fix for OpenSSL 0.9.8 and stack_st_X509_EXTENSION
2017-05-26 13:16:20 +02:00
Michael Friedrich
647d82094f
InfluxDB: Remove obsolete logger, now implemented in WorkQueue class
...
refs #5280
refs #5133
2017-05-24 17:01:46 +02:00
Michael Friedrich
3a5d4f3c8d
DB IDO: Remove obsolete logger, now implemented in WorkQueue class
...
refs #5280
refs #5133
2017-05-24 16:52:15 +02:00
Michael Friedrich
60b45ae359
Merge pull request #5266 from Icinga/feature/api-cluster-stats
...
Add API & Cluster metric stats to /v1/status & icinga check incl. performance data
fixes #5133
2017-05-24 16:32:17 +02:00
Michael Friedrich
d366a63510
Add API & Cluster stats to /v1/status & icinga check performance metrics
...
refs #5133
2017-05-24 16:21:05 +02:00
Michael Friedrich
eb773ba0a4
Merge pull request #5286 from Icinga/fix/notification-scripts-log
...
Fix verbose mode in notifications scripts
#5170
2017-05-24 14:38:30 +02:00
Michael Friedrich
aa2408f2c7
Fix verbose mode in notifications scripts
...
Otherwise it just spams the syslog on frequent notifications
refs #5170
2017-05-24 14:36:52 +02:00
Michael Friedrich
cbde43d2bc
Merge pull request #5285 from Icinga/fix/troubleshooting-doc
...
Fix sysstat installation in troubleshooting docs
2017-05-24 14:05:24 +02:00
Michael Friedrich
ad9f8a5507
Fix sysstat installation in troubleshooting docs
2017-05-24 14:04:25 +02:00
Michael Friedrich
3d92d69290
Merge pull request #5284 from Icinga/feature/add-feature-metrics-icinga-check
...
Add feature stats to 'icinga' check as performance data metrics
refs #5133
2017-05-23 17:32:39 +02:00
Michael Friedrich
b7358334fc
Add feature stats to 'icinga' check as performance data metrics
2017-05-23 17:28:54 +02:00