-
Type:
Problem report
-
Resolution: Incomplete
-
Priority:
Trivial
-
None
-
Affects Version/s: 4.4.5
-
Component/s: Agent (G)
-
Environment:Windows Server 2016
Zabbix Server and Agent 4.4.5
Steps to reproduce:
- Add Windows host to Zabbix Server and create a few perf_counter (or perf_counter_en) items. For example you can use SQL Server counters.
- Wait until the items begin to collect data.
- Make the counters disappear from the Windows. For example you can stop SQL Server services.
- Wait until the perf_counter items change its state to unsupported with error "Cannot obtain performance information from collector."
- Make the counters appear again in the Windows system. For example you can start again SQL Server services.
- Verify that the counters appear on the system. For example you can use perfom.exe utility.
- Wait a while for the agent to try to collect data. Or you can manually start the collection using the "Check Now" button.
Result:
Items still remain in an unsupported state. with error "Cannot obtain performance information from collector."
Expected:
Start data collection.