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

Threshold Trigger

Votes:

0

Hello,

I have an Advanced Custom Sensor (Powershell) with approx. 150 Channels. I want to have a notification if the threshold of any channel has been reached.

Is there a way to automatically create the notification triggers or do I have to do that 150 times manually?

Thanks in advance!

notification powershell threshold trigger

Created on Sep 12, 2023 1:33:46 PM



1 Reply

Votes:

0

Hi Kraissj,

Thanks for the post, we do not recommend having sensors with over 50 channels, if you start seeing performance issues, try to limit these to 50.

You can use this:

<LimitMode>1</LimitMode>

And use these:

<LimitMaxError> <LimitMaxWarning> <LimitMinWarning> <LimitMinError>

This will change what puts the sensor DOWN or Warning.

However you'd need to rely on libraries to change all of their Notification triggers:

https://www.paessler.com/manuals/prtg/libraries

Created on Sep 13, 2023 4:48:13 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.