IP Pool Used

Use the following commands to configure alerts related to the IP Pool used procedure.

alerts rules group IPPool 
   interval-seconds 300 
   rule IPPool 
   expression “sum(IPAM_address_allocations_current) > THRESHOLD” 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value “This alert is fired when the percentage IP pool addresses used is above the threshold” 
   exit 
exit