Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On startup, error perfcounter plugin #10

Closed
agroszer opened this issue Dec 19, 2012 · 12 comments
Closed

On startup, error perfcounter plugin #10

agroszer opened this issue Dec 19, 2012 · 12 comments

Comments

@agroszer
Copy link
Contributor

Original author: [email protected] (December 17, 2010 22:53:24)

ERROR:PerfCounter plugin: disktime: PdhEnumObjectItems error
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_disktime]
ERROR:PerfCounter plugin: processor: PdhEnumObjectItems error
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_processor]
ERROR:PerfCounter plugin: uptime: PdhEnumObjectItems error
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_uptime]

The 1.5v shows:
Failed to load PerfCounter plugin: [PerfCounterPlugin_disktime]
Failed to load PerfCounter plugin: [PerfCounterPlugin_processor]
Failed to load PerfCounter plugin: [PerfCounterPlugin_uptime]

whats wrong?

Original issue: http://code.google.com/p/munin-node-win32/issues/detail?id=5

@agroszer
Copy link
Contributor Author

From [email protected] on December 17, 2010 22:54:35
windows server 2008 r2

@agroszer
Copy link
Contributor Author

From [email protected] on March 16, 2011 15:54:19
Maybe you have some localized version of Windows ?

Here, french version, I had to use the french names like seen in the « performance » application.

And I seem to have a problem with accentuated ones like « Système » :(

@agroszer
Copy link
Contributor Author

From [email protected] on March 21, 2011 22:01:51
I think the problem with accentuated names is due to older versions of munin-node-win32 being compiled in ANSI mode instead of Unicode mode. The next release will be Unicode and should hopefully work with accentuated names.

Thanks,
Jory

@agroszer
Copy link
Contributor Author

From [email protected] on July 14, 2011 14:59:32
A Unicode mode version would be very useful for me too.
Almost nothing works on hungarian localization...

@agroszer
Copy link
Contributor Author

From steve.schnepp on March 01, 2012 07:01:17
Actually, that's not the only thing. Several things just aren't reachable with the current API.

Taking ownership of this.

@agroszer
Copy link
Contributor Author

From [email protected] on May 31, 2012 09:00:24
I also have the same problem with French localized version of Windows.
Do you plan to correct this ? I really need to use this feature !
Thx

@agroszer
Copy link
Contributor Author

From steve.schnepp on June 02, 2012 11:25:18
Hi,

I'll merge my patches in trunk.
Le 31 mai 2012 11:00, [email protected] a écrit :

@agroszer
Copy link
Contributor Author

From [email protected] on June 02, 2012 12:34:06
Great !
Can you please post a message here when the sources will be merged?
I will test the fix.

@agroszer
Copy link
Contributor Author

From [email protected] on June 18, 2012 20:57:22
Sorry to insist but I really need this feature !
When do you think you can release your patches ?
Thanks a lot for your work.

@agroszer
Copy link
Contributor Author

From [email protected] on September 12, 2012 10:06:14
Hi,
i have the same probleme. Have you finish to merge your patches ?
Thank You

@CWempe
Copy link

CWempe commented Feb 18, 2017

Maybe #70 does solve this issue.

@singularcitrus
Copy link
Contributor

Outdated issue (opened 8 years ago)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants