Skip to content

ERROR:PerfCounter plugin: processor: Could not find a local name for #70

@CWempe

Description

@CWempe

When starting munin-node.exe I got these errors.

ERROR:PerfCounter plugin: disktime: Could not find a local name for Disk Time, error=c0000bbd
ERROR:PerfCounter plugin: disktime: Could not find a local name for LogicalDisk, error=c0000bbd
ERROR:PerfCounter plugin: disktime: PdhEnumObjectItems error=c0000bb8
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_disktime]
ERROR:PerfCounter plugin: processor: Could not find a local name for Processor Time, error=c0000bbd
ERROR:PerfCounter plugin: processor: Could not find a local name for Processor, error=c0000bbd
ERROR:PerfCounter plugin: processor: PdhEnumObjectItems error=c0000bb8
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_processor]
ERROR:PerfCounter plugin: uptime: Could not find a local name for System Up Time, error=c0000bbd
ERROR:PerfCounter plugin: uptime: Could not find a local name for System, error=c0000bbd
ERROR:PerfCounter plugin: uptime: PdhEnumObjectItems error=c0000bb8
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_uptime]
ERROR:PerfCounter plugin: smtpmessagessent: Could not find a local name for Messages Sent Total, error=c0000bbd
ERROR:PerfCounter plugin: smtpmessagessent: Could not find a local name for SMTP Server, error=c0000bbd
ERROR:PerfCounter plugin: smtpmessagessent: PdhEnumObjectItems error=c0000bb8
ERROR:Failed to load PerfCounter plugin: [PerfCounterPlugin_smtpmessagessent]

When I opened perfmon in Windows I got a similar error that said

Die Leistungsindikatoren konnten nicht hinzugefügt werden

The solution to both problems was to execute the following command in a cmd/PowerShell.

lodctr /r

See: https://www.computerbase.de/forum/showthread.php?t=1262332

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions