[ZBX-21661] Zabbix Agent 2. ZBX_NOTSUPPORTED: A counter with a negative value was detected. Created: 2022 Sep 16 Updated: 2024 Feb 16 |
|
Status: | Confirmed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 5.0.27 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Evgeny Kravchenko | Assignee: | Zabbix Integration Team |
Resolution: | Unresolved | Votes: | 9 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
The ~$ zabbix_get -s example.host.com -k 'perf_counter_en[\W3SVC_W3WP(*_DefaultAppPool)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s example.host.com -k 'perf_counter_en[\W3SVC_W3WP(*_DefaultAppPool)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s example.host.com -k 'perf_counter_en[\W3SVC_W3WP(*_DefaultAppPool)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s example.host.com -k 'perf_counter_en[\W3SVC_W3WP(*_DefaultAppPool)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s example.host.com -k 'perf_counter_en[\W3SVC_W3WP(*_DefaultAppPool)\% 500 HTTP Response Sent,60]' 0.000000 ... ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' 0.000000 ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' ZBX_NOTSUPPORTED: A counter with a negative value was detected. ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' ZBX_NOTSUPPORTED: A counter with a negative denominator value was detected. ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' ZBX_NOTSUPPORTED: A counter with a negative denominator value was detected. ~$ zabbix_get -s stage-app02.stage.dev.flexicapture.com -k 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' 0.000000 Steps to reproduce (first variant):
Result: Steps to reproduce (second variant):
Result: Detected performance counter with negative denominator the second time after retry, giving up... See some records: check 'perf_counter_en[\W3SVC_W3WP(*_Example Web Services)\% 500 HTTP Response Sent,60]' is not supported: A counter with a negative denominator value was detected.
Workarround: |
Comments |
Comment by Vladislavs Sokurenko [ 2023 Aug 25 ] |
Confirmed, we should do as in |