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

Can I make a sensor on java?

Votes:

0

Hi, I have a program that gets some data from purecloud´s api. Can I make a custom sensor for prtg using it? I would like to show the number o licenses used.

custom-sensor prtg purecloud

Created on May 20, 2020 7:37:28 PM



3 Replies

Votes:

0

Hi,

If you can create a script which is able to pull the desired information, then you can create the "EXE/Script Advanced Sensor", to monitor the script in PRTG. You'll find more information here.

Created on May 21, 2020 9:20:32 AM by  Marijan Horsky [Paessler Support]



Votes:

0

Hi,

there is written: .exe, .dll or batch file, VBScript, PowerShell

Java generates a .jar. That is why I have the doubt. What can you tell me? have you done it with a .jar ?

Created on May 21, 2020 11:38:50 AM



Votes:

0

Hi,

PRTG has no build-in sensor for this. As PRTG offers a few interfaces to run custom scripts as sensors, you might be able to create a custom sensor to monitor your Java applications. Maybe you can open jar files with Powershell. If you can open this jar in Powershell, you can create a script and use this script in the mentioned sensor.

Created on May 21, 2020 12:22:28 PM by  Marijan Horsky [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.