Hi,

I have a network that has a VLAN in it, and I would like to monitor that VLAN with my PRTG. The servers don't have any firewalls running on them, and all the ports are opened on the LAN Segment.

I can ping them, however, the WMI traffic does not go through. Does anyone know why that is? The WMI tester just gives me a regular error that says: RPC port 135 not accessible. Has anyone ever experienced this problem and found a solution for this? Or have I done something wrong?

Regards.


Article Comments

You likely have a generic WMI issue - might be a credentials issue or something else...

A good start is always to use commands like

WINMGMT /VERIFYREPOSITORY

On the target system to see if it finds issues...

There is a lot of information here as well: https://helpdesk.paessler.com/en/support/solutions/articles/76000062954-my-wmi-sensors-don-t-work-what-can-i-do

Regards

Florian Rossmark

www.it-admins.com


Nov, 2018 - Permalink

Hi Florian,

Thanks for your reply once again.

I've tried quite a lot, however, it's not a credentials problem. I have tried multiple things, and have not gotten a good result yet. I neither can't log in on the servers because I do not have the permissions for that.

The credentials to the active directory, however, are 100% correct. There's 1 AD in the whole network, and the service accounts work on all the other machines.

Could it be the problem that I have to install a remote probe on the VLAN instead of just adding regular sensors?

Regards,


Nov, 2018 - Permalink

I have gotten the permissions to access the servers that are currently experiencing the problem. I tried the command you gave me, and got the error ''0x80041003 Acces Denied''.

Regards,


Nov, 2018 - Permalink

Hi Sven,

The access denied message is related to insufficient access rights to access this information via WMI. If you try to use a domain administrator account, does the scan work properly?

Best regards, Felix


Nov, 2018 - Permalink

Hi Felix,

Thanks for your reply. The service account is a domain administrator. I think the problem is that the LAN ports are all opened, but the VLANs can't communicate with the WMI port through each other.

I'll keep this post updated!

Thanks.


Nov, 2018 - Permalink