search
Categories
Sponsors
VirtualMetric Hyper-V Monitoring, Hyper-V Reporting
Archive
Blogroll

Badges
MCSE
Community

Cozumpark Bilisim Portali
WMI Error: (80070776) The object exporter specified was not found
Posted in Windows Server | 1 Comment | 21,161 views | 03/10/2011 13:36

You may get this error when you add WMI sensor on Paessler PRTG Monitor.

Probably there is a firewall between servers or target server is behind the NAT. Solution is modifying “hosts” file of Windows.

Modify “hosts” and type like “10.10.10.10 %hostname%”. Hostname is the computername of Windows machine.

You can find your hosts file under:

C:\WINDOWS\system32\drivers\etc

Now type your server’s hostname and ip address in it, then save.

10.10.10.10 server01

After that, you can test results with WBEMTEST tool on Windows.

1. First, execute “WBEMTEST” on CMD.

2. Click “Connect” and type server information.

If you don’t see any problem, then it means you solved the problem.


Comments (1)

Steph

January 29th, 2016
17:51:17

Thanks!! It solved my problem!



Leave a Reply