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 to get version of prtg

Votes:

0

how to get version of prtg

prtg snmp wmi

Created on May 15, 2021 10:53:16 AM



4 Replies

Votes:

0

Hello Reuven,

Thank you for your message.

Can you please describe what you need exactly? Are you looking for a specific version of PRTG?

In this case, if you already have PRTG installed you can get the installer of the current version you are using under "C:\Program Files (x86)\PRTG Network Monitor\PRTG Installer Archive".

If you do not have access to your PRTG installation or need an other version, let us know.

Regards.

Created on May 17, 2021 5:21:35 AM by  Florian Lesage [Paessler Support]



Votes:

0

Hello Reuven,

Your PRTG version is displayed in the status bar (bottom left) when connection to your PRTG server with your internet browser.

You can also get your PRTG version using the API call:

http://yourserver/api/getststus.xml&username=myuser&password=mypassword

This will get you your PRTG status, including the current version

<?xml version="1.0" encoding="UTF-8"?>
<status>
    <NewMessages>4</NewMessages>
    <NewAlarms>0</NewAlarms>
    <Alarms>3</Alarms>
    <AckAlarms></AckAlarms>
    <NewToDos></NewToDos>
    <Clock>17-5-2021 11:53:48</Clock>
    <ActivationStatusMessage>(Tag activationstatusalert unknown)</ActivationStatusMessage>
    <BackgroundTasks>0</BackgroundTasks>
    <CorrelationTasks>0</CorrelationTasks>
    <AutoDiscoTasks>0</AutoDiscoTasks>
    <Version>21.1.66.1664+</Version>
    <PRTGUpdateAvailable>yes</PRTGUpdateAvailable>
    <IsAdminUser>true</IsAdminUser>
    <IsCluster></IsCluster>
    <ReadOnlyUser></ReadOnlyUser>
    <ReadOnlyAllowAcknowledge></ReadOnlyAllowAcknowledge>
    <ReadOnlyPwChange></ReadOnlyPwChange>
</status>

Sensors | Multi Channel Sensors | Tools | Notifications

Kind regards,

[[https://prtgtoolsfamily.com]] PRTG Tools Family

Created on May 17, 2021 9:57:25 AM



Votes:

0

What about Ops Board?

Created on Aug 8, 2022 2:23:13 PM



Votes:

0

Hello Bill, the version is displayed under the Help menu, from the user guide:

Help The Help page provides version information and contains the following tabs: l Resources—This tab provides links to the Technical Documentation. l Support—This tab provides a link to open a support ticket and provides information about how to contact technical support. l About—This tab provides a high-level description of ITOps Board.

Created on Aug 11, 2022 4:27:26 PM by  Oscar Chavarria [Paessler Technical 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.