Field lookup on Configuration Item using ACC-M

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 02:22 AM
Background
I was in a project for a customer setting up Event Management. One task was to monitor CPU usage for servers so that it didn't go over expected threshold. We created a new filed on the server class called "Monitor threshold CPU" with a default value. This value could then be updated for certain servers that was constant on high load.
This solution relayed on Splunk to measure CPU load and then do a lookup on the host to see if threshold was exceeded. If so, an event was sent to ServiceNow where the operator could act on it.
Question
Is the same thing possible to do using Agent Client Collector Monitoring (ACC-M)?
To set a baseline CPU for all servers and for some servers change that threshold in the CI and then have ACC-M to do a lookup on the host and see if CPU is higher then expected and if so create an event.
Is that possible and how is that done if possible?
- Labels:
-
Event Management