- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 09:31 PM
Is it possible to set a maximum value for ise cpu alarm?
for example
When cpu is at 60%, A cpu high alarm will appear.
If not
At what percentage of CPU is the alarm displayed?
Solved! Go to Solution.
- Labels:
-
Security Management
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 01:33 PM
Hello @CCC3
ISE does not have any mechanism to set Alarm Thresholds for the built-in Alarms. The ISE Alarms about things like "High Load Average" use a fixed threshold that we can't touch.
I might suggest two alternatives.
1) Try to use the System 360 Grafana Engine in ISE 3.2+ (if you're on that version) - it can set alerts and make pretty graphs etc. I have not quite managed to get my head around it yet, but it looks promising.
2) You could use an external NMS application (e.g. PRTG) to poll the individual node SNMP MIBs and process their CPU values and set alerts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 01:33 PM
Hello @CCC3
ISE does not have any mechanism to set Alarm Thresholds for the built-in Alarms. The ISE Alarms about things like "High Load Average" use a fixed threshold that we can't touch.
I might suggest two alternatives.
1) Try to use the System 360 Grafana Engine in ISE 3.2+ (if you're on that version) - it can set alerts and make pretty graphs etc. I have not quite managed to get my head around it yet, but it looks promising.
2) You could use an external NMS application (e.g. PRTG) to poll the individual node SNMP MIBs and process their CPU values and set alerts.
