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

New item CONTEXT MENUS

Votes:

0

I would like to create a new item in CONTEXT MENUS that when clicked on the alarmed sensor it would pass the %sensorid and run a PowerShell script or http action the same way it does in notifications, but manually.

That would be very interesting.

https://www.paessler.com/manuals/prtg/context_menus#device

context-menu notifications prtg script

Created on Apr 25, 2018 2:06:37 PM



3 Replies

Votes:

0

As it stands, those are apart of the Ajax code for our UI, and cannot be user modified.

But I'll add this to our wishlist.

Created on Apr 26, 2018 3:54:17 AM by  Benjamin Day [Paessler Support] (1,441) 2 1



Votes:

0

I changed the code located in the _ Prtg. Contextmenus. js in the folder C: Program files (x86) Prtg Network Monitor webroot javascript

############################################################## "Sensorsendlinkpermail ": function (t) {window. Open ( "http://< yourpage/function. php?sensorid = " + (T. attr ( "Data-id ") | | T. attr ( "id ")), "_blank ", "toolbar = yes, scrollbars = no, resizable = yes, top = 1, left = 1, width = 300, height = 100 ")}, ##############################################################

Created on Apr 26, 2018 5:34:38 PM



Votes:

0

Did it work? This must be something that was changed recently.

Created on Apr 27, 2018 3:59:47 AM by  Benjamin Day [Paessler Support] (1,441) 2 1




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.