User Tools

Site Tools


infoblox_nios:reporting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
infoblox_nios:reporting [2025/02/05 16:43] bstaffordinfoblox_nios:reporting [2026/03/19 22:53] (current) – [Licence] bstafford
Line 16: Line 16:
   - It takes a fair amount of time to do this.  If it takes 4 hours to backup the import will take at least the same.     - It takes a fair amount of time to do this.  If it takes 4 hours to backup the import will take at least the same.  
  
 +===== Dangling CNAME Report ===== 
 +[[https://community.infoblox.com/t5/reporting/dangling-cname-report/td-p/22398|Dangling CNAME Report]]
  
 ===== Licence===== ===== Licence=====
Line 28: Line 29:
   * 200GB   * 200GB
   * 500GB   * 500GB
 +
 +=====  Reporing Usage =====
 +You can use this search to review the usage and generate a predictive model of their future usage: 
 +<code>index=_internal source=*license_usage.log* type=Usage
 +| eval GB_used = b/1024/1024/1024
 +| timechart span=1d sum(GB_used) AS GB_used
 +| predict GB_used AS GB_forecast future_timespan=90 holdback=0</code>
infoblox_nios/reporting.1738773796.txt.gz · Last modified: by bstafford