Opened 6 years ago

Closed 6 years ago

#56 closed defect (fixed)

Counter names

Reported by: ze11er@… Owned by: mickem
Priority: 5 Milestone: 0.3.0
Component: CheckSystem Version: 0.2.7
Severity: Bugs Keywords:
Cc:

Description

On the hungarian w2k PDHCollector with localised counter names (from w2k perfagent config) doesn't work.
The "NSClient++ CheckSystem debugpdh" and "NSClient++ CheckSystem listpdh" are throws runtime error (Memory could not read: 0x00000500), and shows the same message:

"e .\PDHCollector.cpp(124) Failed to open performance counters: \Memˇria\El§jegyz
Úsi kŘsz÷b (bßjt): PdhOpenQuery? failed: : -1073738824"

[0x040e]

Description = "Hungarian (Magyar)"

W2K_SystemTotalProcessorTime = "\Processzor(_Total)\A processzor kihasználtsága (%)"

W2K_SystemSystemUpTime = "\Rendszer\Rendszerindítás óta eltelt idő (mp)"

W2K_MemoryCommitLimit = "\Memória\Előjegyzési küszöb (bájt)"

W2K_MemoryCommitByte = "\Memória\Előjegyzett memória (bájt)"

Change History (2)

comment:1 Changed 6 years ago by ze11er@…

  • Priority changed from 3 to 5

Update from eventlog (translated to english):
Event ID: 1016
"The data buffer created for the "VMware" service in the
"C:\Program Files\VMware\VMware Workstation\vmPerfmon.dll" library not aligned on an 8-byte boundry. This may cause problems for applications that are trying to read the performance data buffer. contact the manufacturer of this library or service to have this problem corrected or to get a newer version of this library."

Other tools (f.e. nc_net performance counter viewer app) works fine.

comment:2 Changed 6 years ago by mickem

  • Resolution set to fixed
  • Status changed from new to closed
  • testcase_result set to pass

I have added these and with the fallback to english I hope it shall work if not (reopen the ticket)...

Note: See TracTickets for help on using tickets.