Hi,
I am trying to change the threshold of CL_TEMP :
CellCLI> list alertdefinition detail
....
name: StatefulAlert_CL_TEMP
alertShortName: CL_TEMP
alertSource: Metric
alertType: Stateful
description: "Threshold Alert"
metricName: CL_TEMP
I tried :
CellCLI> alter threshold CL_TEMP comparison=">", critical=34
CELL-02591: Threshold does not exist: CL_TEMP
Any suggestion ?
Thanks