As you connect to the services and enable discovery, Micetro reads incoming data to calculate IP address usage. It then compares the usage with the license keys provided at the time of purchase to display the number of IP addresses in use, based on the encoded information in the keys. If you are unsure about your IP count, the number can be negotiated with the sales team (best effort).
How Micetro calculates IP address usage
Micetro considers an IP address to be active when:
- There is a DNS record assigned to the IP address (data from the DNS server).
- There is an active lease in a DHCP pool. This will cause usage to fluctuate in the license count.
- There is a DHCP reservation configured for the IP address.
- The IP address has been assigned as Static.
- Discovery is enabled and the IP address has been discovered as active within the last 30 days.
In the System settings, there is a section called Determine address usage. By default, all settings in this section are enabled upon installation.
Micetro is designed to help administrators gain a better understanding of their networks and users. Administrators can toggle the license count configuration on and off for a more granular picture of where the usage is coming from, which then allows them to focus on clean-up.
Common reasons for excessive IP usage:
- Stale DNS records (static or missed by AD scavenging).
- Old automation tools that were using custom properties on the IPs, but were not cleaned up.
- Old claims that were not cleaned up.
- DHCP reservations that are not in use.
- DHCP lease times that need to be adjusted.
Viewing IP usage in Micetro
Micetro provides a comprehensive view of your network, allowing you to quickly assess its status and understand what is happening in real-time. As you use Micetro, you will naturally become more knowledgeable about the environment and start to recognize patterns of usage, as well as identifying issues in configurations.
Network utilization is shown in the data grid on the IPAM page.
To view or sort the grid by the most highly utilized networks, switch to “flat view”, and then select the Utilization column header. The most highly utilized networks will be listed at the top of the grid.
Micetro also displays the total number of ranges in the filter search bar.
Viewing and reclaiming IPs at the IP level
When you open a static range or a DHCP scope, you can also view the DNS data on the IP address.
Cleaning up stale DNS records
It is not uncommon for Active Directory (AD) records to be missed in scavenging. Micetro provides the ability to clean up stale records from within the DNS zone.
To clean up stale DNS records from an AD zone:
- Open the AD zone.
- Sort by Timestamp.
You can choose to delete records in bulk here (Shift or Ctrl, then select) based on the age of the record. This is a good indicator that the AD scavenging should also be adjusted.
These are just a few ways that Micetro can be used to assist you in reclaiming IP space.
Other useful tools to assist are the Reports module and the API (if you have an internal Dev/Ops team) to automate the clean-up processes once they are identified.