Paessler WMITester
Paessler WMITester
© 2018 Paessler AG
All rights reserved. No parts of this work may be reproduced in any form or by any means—graphic,
electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval
systems—without the written permission of the publisher.
Products that are referred to in this document may be either trademarks and/or registered trademarks
of the respective owners. The publisher and the author make no claim to these trademarks.
While every precaution has been taken in the preparation of this document, the publisher and the author
assume no responsibility for errors or omissions, or for damages resulting from the use of information
contained in this document or from the use of programs and source code that may accompany it. In no
event shall the publisher and the author be liable for any loss of profit or any other commercial damage
caused or alleged to have been caused directly or indirectly by this document.
Table of Contents
3
Part 1
Welcome to WMI Tester
8/3/2018 5
Part 1: Welcome to WMI Tester |
WMI allows a process to read out data for many Windows configuration parameters as well as
current system status values. Access can take place locally or remotely via a network
connection. WMI is based on COM and DCOM and is integrated in Windows versions as of
Windows Server 2000. PRTG officially supports WMI for Windows 7 or later.
As WMI access over a network is not trivial, the Paessler WMI Tester is a tool for testing the
accessibility of WMI counters in a quick and easy-to-use way.
See this article in our Knowledge Base if you run into issues: My WMI sensors don't work.
What can I do?
6 8/3/2018
Part 2
Basic Usage
9/13/2018 7
Part 2: Basic Usage |
2 Basic Usage
After starting Paessler WMI Tester, you can enter data for basic usage, for example the domain
and computer name/IP address. You can also enter login credentials, if necessary.
BASIC SETTINGS
Domain Enter the name of the Windows domain in which the computer you
want to test is in. Leave this field empty when testing your own
machine. Enter the computer’s name when testing a domainless
machine (for example, a standalone computer or a computer in a
workgroup).
8 9/13/2018
Part 2: Basic Usage |
BASIC SETTINGS
Computer name/IP Enter the name of the computer you want to test. Leave this field
address empty when testing your own machine. Try to enter the specific IP
address in case the connection fails. Also check if your domain
controller is accessible from the target machine because it is
needed to verify the Windows credentials.
User Enter the name of the user that is allowed to log in on the machine
you want to test.
You must leave this field empty if you test your own machine.
Now click the Test ! button. After a short time, you will either see a result table showing
information about the Windows system on the machine or an error message if something went
wrong.
9/13/2018 9
Part 3
Advanced Usage
9/13/2018 11
Part 3: Advanced Usage |
3 Advanced Usage
On the Advanced tab, you can enter more detailed information for more advanced usage. You
can enter a domain prefix or the namespace that the WMI query will use, for example. You can
also do a fast port scan or change the calculation base, if necessary.
ADVANCED SETTINGS
Domain prefix Enter the domain prefix. The domain prefix is added internally to
the host name (usually you can leave this as NTLMDOMAIN:)
Namespace Enter the namespace the WMI query will use, standard is root
\CIMV2.
12 9/13/2018
Part 3: Advanced Usage |
ADVANCED SETTINGS
Initial Portscan Check this check box if WMI Tester should do a fast port scan to
check if the RPC server is running (port 135) and accessible on the
target machine prior to opening a WMI connection.
Calculation Base WMI often returns large numbers, so the calculation base is set to
use ext ended by default. Only change this if resulting numbers
seem odd.
You can leaf through the history of the queries you executed during the current session,
which is useful when experimenting with various classes and parameters. Simply place the
cursor inside the query edit field and press Strg+Up or Strg+Down.
9/13/2018 13