GithubHelp home page GithubHelp logo

abdu1azeez / daily-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7.72 MB

Automation Script which downloads ticket dumps ,accepts individual tracker and sends Daily Tracker report through mail

Shell 16.09% Python 50.42% HTML 33.49%
mutt python bash sendmail-smtp smtp-server xlsxwriter xlrd pandas numpy os subprocess sys

daily-tracker's Introduction

Daily-Tracker

An Automation Script which does the following tasks

  • Downloads incident and change tickets data from Service Now (Ticketing tool)
  • Takes manual inputs from team (Individual Tracker and Major Updates)
  • Assigns colour to Major Updates based on its priority
  • Generates
    1. Changes - Completed changes and Upcoming changes for the current and next week.
    2. Incidents - Incoming, SLA Hold, In Progress, Resolved, Response Breach and Resolution Breach for current day
    3. Service Requests for current day
  • Creates an HTML report and Excel report file.
  • Sends a mail to the team placing managers in cc with HTML report and Excel report file attached.

How to configure and install

  • Download and extract files from Github.
  • Open Terminal and Navigates to Daily-Tracker/configure directory.
  • Run the following commands.

    chmod 755 setup.py

    ./setup.py

  • It download all required dependicies and provides permissions to required files.

Dependencies

  • Mutt ( Mail Transfer Protocal)
  • Python
  • Pip
  • Python Libraries used ( pandas, numpy, xlrd, xlsxwriter, os, glob, sys, subprocess, datetime )

How to Run

  • Run 1_Download_Service_Now_files.sh in terminal.
  • Enter Manual Updates from team inside Manual_Updates.xlsx placed under Input folder.
  • Run 2_Send_Shift_Tracker.sh in terminal.
  • You will be asked whether to mail the report, Press Y/y to send or Press any other key to skip.

Info

  • Input folder contains manual_updates.xlsx and ticket dump downloaded from Service Now.
  • Ouput folder contains HTML Mail_Report and Report.xlsx files.
  • Configure folder contains setup.sh file.
  • Script is designed to handle any human errors and service restarts.
  • Script will terminate with an termination message and solution, if it encounters any deviations.

Sample Screenshot

Mail_Report

daily-tracker's People

Contributors

abdu1azeez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.