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

Flag to know if a sensor reached a maximum level to view later.

Votes:

0

We have a few items we are tracking peak use to make sure we have enough licenses. ( citrix licenses, free disk space ) The ebb and flow of the data means that we start getting intermittent peaks but we may not notice them if someone isn't watching PRTG or we didn't see the email ( we currrently get too many emails to notice all the important ones. ). I'm trying to have a sensor that will go DOWN when a threshold is reached and stay down until addressed. Can anyone think of a way to keep a sensor in a down state or have another sensor triggered by another down sensor?

down flag limit prtg

Created on Jan 18, 2022 7:50:52 PM



1 Reply

Votes:

0

Hello,

To get the desired behavior, a workaround must be used. In addition to your sensors, another sensor, the Green IT Sensor, must be created. This is then set to a simulated error via an HTTP action. For this to succeed, follow these steps:

  1. Create a Green IT sensor at the desired location and note the ObjectID of the sensor (https://kb.paessler.com/en/topic/45673)
  2. Create a template for notifications. To do this, go to "Configuration > Account settings > Notifications template"
  3. In the template, you must select Perform an HTTP action
  4. In the URL field please enter "http(s):<your PRTG core server>/api/simulate.htm?id=<objectID>&action=1&username=<user>&passhash=<hash>".
  5. As <objectID> please enter the noted ID of your Green IT Sensor
  6. As <user> enter your user (e.g. prtgadmin)
  7. As <hash> please enter the passhash (You can find it under "Configuration > Account settings > User account > Passhash" (https://www.paessler.com/manuals/prtg/my_account_settings))
  8. Add a new state trigger in the desired sensor in the tab "Trigger for notifications"
  9. Enter your desired trigger state and your created notification template

Kind regards

Felix Wiesneth - Team Tech Support

Created on Jan 19, 2022 11:50:06 AM by  Felix Wiesneth [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.