Skip to content

Adrian Giacometti

  • Home
  • Useful links
  • About Me

chatOps and automation: a new way of delivering 1st level IT support and Self-Service (part 1)

3rd January 2020 by Adrian Giacometti

This is getting extremely fun. After doing some testing with Ansible and Salt, the new integrant of the Netor family is Slack. 

Yes, a chat platform, and I am going to show how much this can add to the game.

By adding some Python to parse the inputs and outputs from Slack and Ansible, it is possible to achieve some super practical things.

But wait, let’s first establish some basic concepts in this first part of the post, and then we will go to the good stuff in the next post.

What is automation about?

  • Automation is not about replacing people
  • It’s about automating daily boring and prone-to-error tasks that add no value to the staff, company, and customers
  • which will, of course, end up being a high budget with low business value
  • The goal of automation is to reorient technical staff to use that time to serve and support the real needs of customers and the business in general
  • and finally, be faster and precise = efficient

Why we need it?

  • Save time and money = wisely use of budget
  • Reducing expenses in operation support and deployment
  • Adding Self-service, to IT and non-IT staff for daily basic requests
  • Potentially improve customer satisfaction
  • Having scalability and massive deployment when required (vulnerability/critical fixes, viruses, etc)
  • Automated compliance checks

How we do it?

  • First by reducing the time of each activity to the minimal from minutes to seconds
  • Automate simple tasks like user creation or status verification of a system
  • Automate using Ansible/Salt which are market leaders in the automation field
  • Where tasks are represented into Playbooks or States
  • Eliminating basic support tasks and group them on playbooks/states
  • Playbooks/states can contain tasks and/or scripts for any mix of operating systems
  • If needed, create complex playbooks involving different systems and using a decision tree to trigger different actions in response to checks
  • If needed, Create groups for massive deployment

Technically speaking, let’s start with some basic activities per platform:

  • Active Directory: create an account, enforce policies, disable an account, enable, lock, unlock, add and delete userID/PC membership from an AD group, view account status
  • Windows/Linux: view system resource, install software, remote configuration, status and restart of services, network reachability from any to any kind of device (ping, traceroute and DNS)
  • VMware/Hyper-V/Cloud: view system resources, reload VM
  • Networking: view network status, routes, trace, reachability from any to any device, port statistics, links utilization, enable/disable ports, add/remove ACLs, verify the state of private links and VPNs, etc
  • Automated compliance checks over all devices
  • In seconds, distribute massively a new IT rule, as an example, to block a new virus

now let’s go to the great second part of this post…

Share on Social Media
linkedin twitter email

Post navigation

Previous Post:

A New horizon: Network Automation and Software Development

Next Post:

chatOps: a new way of delivering 1st level IT support and Self-Service (part 2)

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Translate to your language

Site search

Tags

ansible automation aws bcp bgp books chatbot chatops cisco cisco aci cloud automation datacenter desing devops drp enterprise f5 fastapi free gitlab ci gitops high availability internet iproute2 isp learning linux monitoring nat netdevops netmiko netops network network automation network backup opensource oracle oci python saltstack slack slackops terraform vpn vrf webinar

Blog Stats

  • 13,368 hits

RSS ipSpace.net Blog Posts

  • Video: Packet Buffers in Data Center ASICs
  • Will ChatGPT Replace Stack Overflow?
  • New: CI/CD in Networking Resource Page
  • External Links on Spine Switches
  • Test VRF-Aware DHCP Relaying with netlab

RSS Unknown Feed

Archives

  • 2021 (10)
    • November (1)
    • August (2)
    • July (1)
    • May (2)
    • April (3)
    • February (1)
  • 2020 (15)
    • December (2)
    • October (1)
    • September (1)
    • June (1)
    • April (5)
    • March (1)
    • February (2)
    • January (2)
  • 2019 (3)
    • December (3)

Follow & Contact info

  • LinkedIn
  • GitHub
  • Twitter
  • YouTube
  • Email
  • RSS Feed

Subscribe to stay updated

Loading
© 2023 Adrian Giacometti