Skip to content
shell{&}co

shell{&}co

Menu

  • News
    • Bug and tips
    • Automation
      • Ansible
    • Scripts & Code
      • Perl
        • Network
      • PHP
      • Powershell
        • Active Directory
        • Citrix
        • Cluster
        • Database
        • Exchange
        • Files and folders
        • Hardware
        • Network
        • Operating System
        • PKI
        • SCCM
        • Service and process
        • Tips
        • VMWare
      • Python
        • Monitoring
        • Network
        • PKI
        • Ruby
        • Security
      • Shell
        • Backup
        • Filesystem
        • Image processing
        • Monitoring
        • Network
        • PKI
        • Process
        • Time
        • Virtualization
        • Web
    • Fun
    • Project
      • Github
      • Log Analyzer

Visualizing Citrix Netscaler SNMP data with Grafana

I have written a Python script to get information from a Citrix Netscaler appliance using SNMP and visualize them with Grafana. The SNMP data is retrieved with the snmpwalk tool. The dashboard looks like this : The software requirements are

shellandco_admin July 14, 2015 Monitoring, Network, Python 1 Comment Read more

Testing tool for DNS migrations

Very useful tool to test your DNS zone files using python. I have tested this script to validate changes done on a production zone file. The initial request was the following : cleanup an existing Bind DNS zone file remove

shellandco_admin April 27, 2015 Github, Network, Python No Comments Read more

Import DNS zone file in Bind with Python

I have written this procedure to help you on importing DNS zone in an existing Bind server. In the following procedure, I suppose the file to import have the “.dns” extension. To import these DNS zone files, you have to

shellandco_admin January 26, 2015 Network, News, Python, Shell No Comments Read more

Bind : Monitor performances

Bind : Monitor performances With this project, you will have, for free, a way to track your Bind DNS server performances. This solution is based on the following products : RRDtool Highcharts Here is the logical architecture : This is

shellandco_admin November 11, 2014 Monitoring, Network, Project, Python 7 Comments Read more

Remove a NS record in all DNS zone files

I have written this python code to remove a NS record in all DNS zone files on my Bind server. The following modules are required for this script : shutil : used to backup the zone files re : regex

shellandco_admin October 30, 2014 Network, Python No Comments Read more

Change the serial number for all DNS zones

I have written this python script to change the serial number for all DNS zones. The best practice for a DNS zone serial number is to use this template : YYYYMMDDxx with : YYYY : year MM : month DD

shellandco_admin October 30, 2014 Network, Python No Comments Read more

Change the SOA in all DNS zone files

I have written this python code to help me to change the SOA in all of my DNS zone files on my Bind server. After running this script as shown below, you have to reload your zone file using one

shellandco_admin October 30, 2014 Network, Python No Comments Read more

Automatically re-configure secondary Bind server to primary

Automatically re-configure secondary Bind server to primary With this script, you will able to re-configure a DNS server running on Bind9 from a secondary to a primary role : For “secondary”, I talk about the server that hosts the slave

shellandco_admin September 23, 2014 Network, Python No Comments Read more

Recent Posts

  • Get Azure Security event workspace configuration
  • Copy certificate to the Windows Services store
  • Copy files from Windows CIFS share
  • Create a certificate from a request file with Powershell
  • Ansible – Manage multi-threading in playbooks

Recent Comments

  • shellandco_admin on Get GDI handles by process
  • tadalafil 20 mg on Get GDI handles by process
  • รับออกแบบโลโก้ on Playing with ACL on the Active Directory objects
  • ปืนสั้นแก๊ส on Audit the Active Directory FREE
  • XxGaaabrielxX on Fake update screens
Copyright © 2025 shell{&}co. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.