- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
willsy
Communicator
04-14-2023
02:25 AM
Hello,
Trying to complete a search that uses metrics to monitor when a device has not been connected for the last 90 days.
| mcatalog values(id) WHERE index=AM AND metric_name=CN AND type="device" by id | table id
This shows the devices that are currently connected.
I have an input lookup with the device inventory as Device_Inv.csv
Is there a way to create a search that looks at the lookup table and uses metrics to see if it has not been online for 90 days or above?
Many thanks
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

woodcock
Esteemed Legend
04-14-2023
02:24 PM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
willsy
Communicator
04-15-2023
01:58 PM
Absolute champion or as your tag says esteemed legend. I needed the append=true and the logic of how to do it. thank you so much
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

woodcock
Esteemed Legend
04-14-2023
02:24 PM
