How can I make complex trigger like: cpu usage >90% AND ram usage >80%

I need recieve ONE notification about it.


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Sorry, notifications cannot be combined via logical operators. You could create a Sensor Factory Sensor that has the following status definition:

status(2031) AND status(2044)

The numbers represent the corresponding sensor IDs. Use the sensor limits to make the sensors go down at the respective values.


Kind regards,
Stephan Linke, Tech Support Team


Apr, 2018 - Permalink