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

Is there any way to bulk rename sensors using windows powershell?

Votes:

0

Is there any way to bulk rename sensors using windows powershell or cmd?

api powershell

Created on May 12, 2021 10:24:18 AM



1 Reply

Votes:

0

Hello,

Thank you for your message.

To rename many sensors in PRTG, you can use the following API call :

/api/rename.htm?id=ObjectID&value=NewName&username=PRTGUser&passhash=Passhash

Here is the corresponding manual of the API: https://www.paessler.com/manuals/prtg/object_manipulation#object_settings

You also have the possibility to use the PowerShell module called PRTGAPI, whose documentation is available here: https://github.com/lordmilko/PrtgAPI/wiki.

If you have questions, let us know.

Regards.

Created on May 12, 2021 12:27:42 PM by  Florian Lesage [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.