What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

how i create a WMI Custom String Sensor?

Votes:

0

Hello, I looking to create a sensor to add the name of the network adapter and then create a sensor to display the MAC address of the network adapter and got an error message that is: not WQL been analyzed (code: PE046). someone could enlighten me on this? thank you in advance.

sensor wmi wmi-sensors

Created on May 12, 2016 11:54:21 AM



3 Replies

Votes:

0

Hi,
What results do you get when running the Query in WMI Tester?
Best regards

Created on May 13, 2016 12:30:50 PM by  Konstantin Wolff [Paessler Support]



Votes:

0

Hi, I solved my problem but now I looking to view the serial number of the machine via custom query wmi, I did some research but I have not yet found anything. Best regards

Created on May 13, 2016 12:41:05 PM



Votes:

0

Hi,
you could start with the following query:

Select * from Win32_SystemEnclosure

You should get a list of serial numbers and then adjust the query to receive only one.
Best regards

Created on May 13, 2016 12:56:59 PM by  Konstantin Wolff [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.