Hi,
I'm working on alert which can trigger when DHCP Scope utilization would be greater than 80% of IP Addresses.
But still that alert is not working anyone support either by script or gui.
Thank you.
I do not have the product installed but I think it may be in this table. I would think you could create a custom SWQL alert for this. Would need to see the data myself.
SELECT TOP 1000 ScopeId, NodeId, SharedNetworkId, DhcpGroupId, GroupId, SubnetId, LastSeen, FirstSeen, HideIfOrphaned, FoundAddress, FoundAddressN, FoundCIDR, DisabledAtServer, LastPollHadError, StatAddressesFree, StatAddressesInUse, StatPendingOffers, OptionId, OfferDelay, Address, Status, Comments, VLAN, Location, LastDiscovery, PercentUsed, UsedCount, AvailableCount, TotalCount, CalculatedAddress, DisplayName, Description, InstanceType, Uri, InstanceSiteIdFROM IPAM.DhcpScope