×
Back to Geneos FAQ
Active Console - alert on one cell based on the value of another cell
Problem Copied
Creating an alert on one cell based on the value of another cell
Possible solution Copied
Create a rule that uses Path Alias Copied
- Identify the cell that you want the alert to be on. In this example, we will use percentUserTime (highlighted in yellow) to alert based on percentUtilisation (highlighted in red):
- Create a rule with a target as the path value of the cell for percentUserTime.
- In the Advanced tab > Path aliases in the text field, drag the cell you want the value to be based on and give it a name.
In this case, we are using path for percentUtilisation: /geneos/gateway[(@name="TestGateway")]/directory/probe[(@name="sysmon\_probe")]/managedEntity[(@name="cpu\_entity")]/sampler[(@name="cpu\_sampler")][(@type="")]/dataview[(@name="cpu\_sampler")]/rows/row[(@name="cpu\_0")]/cell[(@column="percentUtilisation")]
- Going back to the Basic tab, create a rule using the name above and referencing it using
percentutiland setting a variable$(percentutil).
- Save your rule and see if an alert is being triggered based on the percentUtilisation.
6.Right-click on the cell and select Show Rules and an output of the rule you just created will show.
Related articles Copied
["Geneos"]
["Geneos > Gateway"]
["FAQ"]