Git Product home page Git Product logo

sqlwristband's Introduction

SQL Wristband

Monitoring tool for SQL Server

SQL Wristband collects a few important SQL Server performance metrics. It was designed to monitor Wait and File statistics but it also tracks disk utilization, CPU and I/O stalls.

The tool is a small Windows service with the following features:

  • Agentless
  • Does not require sysadmin role to collect statistics
  • Low overhead on monitored SQL Server instances
  • Web-based client
  • Space-efficient repository

Screenshots

Wait Stats

Wait Stats

File Stats

File Stats

CPU and I/O

CPU and I/O

Installation

SQL Wristband Installation Guide

  • Install .NET Framework 64-bit 4.5
  • Log in with account that is a member of the sysadmin server role on an SQL Server instance where sqlwristband repository is to be created.
  • Launch SqlWristbandSetup.msi and install the tool. sysadmin role can be revoked once installation is complete.
  • Add a rule in Inbound Rules section of Windows Firewall for TCP port 2112.
  • Open http://localhost:2112 or http://servername:2112 URL in your favorite browser.
  • Add SQL Server instances you want to monitor.

sqlwristband's People

Contributors

a-shevtsov 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.