Deprecated: Use of MediaWiki\Parser\ParserOutput::addJsConfigVars was deprecated in MediaWiki 1.38. [Called from DisplayComments::getParserHandler in /var/www/clients/client0/web58/web/extensions/Comments/includes/parser/DisplayComments.php at line 29] in /var/www/clients/client0/web58/web/includes/debug/MWDebug.php on line 385
Zabbix Agent cannot make counterpath – testznilwiki
 Aktionen

Zabbix Agent cannot make counterpath

Aus testznilwiki

Problem

Der Zabbix Agent liefert diverse Werte nicht, im Log des Agenten stehen Dinge wie:

 1756:20180705:170456.949 init_cpu_collector(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter["\238(_Total)\6"]" is not supported: Invalid performance counter path.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter[\234(_Total)\1402]" is not supported: Invalid performance counter path.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter[\234(_Total)\1404]" is not supported: Invalid performance counter path.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter[\2\16]" is not supported: Invalid performance counter path.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter[\2\18]" is not supported: Invalid performance counter path.
 3200:20180705:170456.949 check_counter_path(): cannot make counterpath for "\\": [0xC0000BBD] A required argument is missing or not correct.
 3200:20180705:170456.949 active check "perf_counter[\2\250]" is not supported: Invalid performance counter path.
 3200:20180705:170458.763 active check "system.cpu.load[percpu,avg15]" is not supported: Collector is not started.
 3200:20180705:170458.763 active check "system.cpu.load[percpu,avg1]" is not supported: Collector is not started.
 3200:20180705:170458.763 active check "system.cpu.load[percpu,avg5]" is not supported: Collector is not started.



Ursache

Die normalerweise vorhanden Performancecounter von Windows sind beschädigt (Gelöscht etc).


Lösung

Eingabeaufforderung mit lokalen Administratorenrechten öffnen und

lodctr /R

ausführen.


Kommentare

Loading comments...