
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
From speaking to Doug Schulze recently, I realized that sometimes people want to see a list of unique IP addresses that Discovery has found in their environment. Unfortunately the way the IP address table (cmdb_ci_ip_address) is designed doesn't allow you to see that. Instead, you'll find a lot of IP address records that have the exact same IP address (seemingly duplicates). This is because when this was designed, each NIC (network adapter) had its own set of IP addresses. As DHCP starts assigning out different addresses over time, different computer could potentially own some of the same addresses at different points in time. I think there's probably some cleanup work that can be done in this area. However, with the proper filter, you can still look at all the active unique IP addresses out there.
With this filter, you can quickly see which IP belongs to what computer. And as you might expect, it's only as fresh as the last Discovery run.
- « Previous
-
- 1
- 2
- Next »
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.