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

Generate Report with new added sensors

Votes:

0

Dear PRTG

I Would like if I can generate a report with the newest sensor, like 'added/deleted' in last week/day etc.

regards

automation reports sensor

Created on Dec 29, 2016 1:58:07 PM



4 Replies

Accepted Answer

Votes:

1

Hi there,

If I understood you correctly you can get a list of sensors sorted by creation time with the following API-URL:

/sensors.htm?columns=objid,probe,device,name,cumsince&sortby=-cumsince

Should you want to create a report (under "Reports") with new added sensors since X, then this is not possible.

Created on Dec 29, 2016 2:19:51 PM by  Dariusz Gorka [Paessler Support]



Votes:

0

Thank you. Not Bad ;)

Created on Dec 30, 2016 8:18:01 AM



Votes:

0

Another question, Is there a way to create a sensor that write into a file the output of api url?

Created on Jan 11, 2017 8:18:09 AM



Votes:

0

Hi there,

You could create a PowerShell script that does this. Afterwards you can add it via the "EXE/Script Advanced Sensor".

Created on Jan 11, 2017 10:56:17 AM by  Dariusz Gorka [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.