Open
Description
Expected Behavior
When passive check load testing with a single master, the "idomysqlconnection*" performance data from the icinga and cluster check plugins gave reasonable, non-zero statistics.
Current Behavior
When passive check load testing with clustered masters, the "idomysqlconnection*" performance data from the icinga and cluster check plugins gave all-zero statistics.
Possible Solution
Steps to Reproduce (for bugs)
- Run a passive check load test against a single master with services defined to show the performance data from the icinga and cluster check plugins.
- Observe that the idomysqlconnection statistics are non-zero.
- Run the identical passive check load test against a clustered pair of masters with same services defined.
- Observe that the idomysqlconnection statistics are zero.
Context
Your Environment
- Version used (
icinga2 --version
): 2.10.2 - Operating System and version: Centos 7
- Enabled features (
icinga2 feature list
): api checker command ido-mysql mainlog notification - Icinga Web 2 version and modules (System - About):
- Config validation (
icinga2 daemon -C
): Valid - If you run multiple Icinga 2 instances, the
zones.conf
file (oricinga2 object list --type Endpoint
andicinga2 object list --type Zone
) from all affected nodes.
Valid zones file -- masters clustered correctly.