-
Dashboard for Top Requested DNS Name Count by Client
I created a dashboard that I'm hoping some others will find useful. The dashboard allows the user to get a more consolidated view of the client query data that is provided by the Data Connector. Rather than a mere list of all queries, this Dashboard provides a top N count of requested names for a client, including a count…
-
Top Requested Domains by TLD with filter
I have got a request to show the Top Requested Domains by TLD in our reporting and analytics solution. Here is the dashboard that allows this:
-
Re: 5 CCS Scripts to Jump Start Your NetMRI CCS Training
Here are the scripts on the blog: https://community.infoblox.com/t5/Automation-Scripts/5-CCS-Scripts-to-Jump-Start-Your-NetMRI-CCS-Training/m-p/11972#M142
-
5 CCS Scripts to Jump Start Your NetMRI CCS Training
Introduction NetMRI is the world's leading multi-vendor network automation solution. It provides Infoblox Switch Port Manager and Automation Change Manager which gives you the ability to perform change and configuration management as well as compliance enforcement. What is CCS? CCS is a proprietary scripting language for…
-
Migrating from the Infoblox Perl API to the Infoblox REST API in Perl Scripts
Infoblox NIOS provides two APIs, one in Perl (PAPI), and one as a RESTful HTTP-based API (WAPI). The Perl API is the original, available from almost the beginning with the Infoblox DNSone appliances. Infoblox has continued to develop the Perl API for over 10 years maintaining a similar structure and schema. The Perl API…