Right now my Zabbix server receives an alarm from one of my server and it resolves every 10 min and alarm receives again after resolving.
I didn't change anything in Zabbix-server.conf and Zabbix-agent.conf and the log didn't give me any clue
alarm(triger) : Zabbix agent on SERVER1 is unreachable for 5 min
zabbix-agent log :
62524:20200304:103806.406 Starting Zabbix Agent [Windows host]. Zabbix
4.0.0 (revision 85308).
62524:20200304:103806.407 **** Enabled features ****
62524:20200304:103806.407 IPv6 support: YES
62524:20200304:103806.407 TLS support: NO
62524:20200304:103806.407 **************************
62524:20200304:103806.408 using configuration file: c:\zabbix \conf\zabbix_agentd.win.conf 62524:20200304:103806.410 agent #0 started [main process]
66696:20200304:103806.410 agent #1 started [collector]
52456:20200304:103806.411 agent #3 started [listener #2]
73380:20200304:103806.411 agent #2 started [listener #1]
64896:20200304:103806.412 agent #4 started [listener #3]
52456:20200304:104254.493 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
64896:20200304:105253.430 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
52456:20200304:105254.539 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
64896:20200304:105353.438 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
64896:20200304:111754.724 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
64896:20200304:111854.740 PdhLookupPerfNameByIndex() failed: [0x00000102] unable to find message text: [0x0000013D] The system cannot find message text for message number 0x%1 in the message file for %2.
I don't know what is the problem and I would appreciate any suggestion.
User contributions licensed under CC BY-SA 3.0