Hello,
we're trying to monitor directly from the PRTG master (without Remote Probe) Windows 2012 R2 Messaging Queues.
Adding the monitor terminates with timeout, but using the Paessler WMI Tester with
Select * FROM Win32_PerfRawdata_MSMQ_MSMQQueue
at the PRTG master we get all required information from the remote system.
Is there any difference between the PRTG itself and the WMI Tester? Are there any more logs available why the PRTG is running into a timeout (log file e.g.)?
Add comment