The SQL Dump

  • Automate GitHub Login Using SSH (On Windows)

    January 31, 2020 by

    This article is minimal guide about how to set up Git SSH configuration, on a Windows environment, in order to be able to interact with Git without authenticating every time, which is especially useful when you have to automate some process

  • Configure and Run Kapacitor (On Windows)

    December 2, 2019 by

    In this post we will see how to configure and run Kapacitor, which is the last component of the TICK stack. A Brief Introduction Download Kapacitor Configure and Run Kapacitor (as a Service) Using Kapacitor in Chronograf Add a Kapacitor Connection Add Handlers Create an Alert Task A Brief Introduction Kapacitor is a data processing… Read more

  • Configure and Run Grafana (On Windows)

    November 18, 2019 by

    In this guide we will se how to A Brief Introduction Download Grafana Configure Grafana Run Grafana (as a Service) Access Grafana A Brief Introduction Grafana is an open-source platform for monitoring that allows to query, visualize and create alerts from data stored in lots of different sources.Its main components are dashboards, which can be… Read more

  • Run and Use Chronograf (on Windows)

    November 18, 2019 by

    In the previous posts we have installed an InfluxDB instance and started gathering data with Telegraf, now we want to explore and query those data. A Brief Introduction Download Chronograf Run Chronograf Chronograf UI Overview InfluxDB Schema vs SQL DB Schema Authentication Run Chronograf as a Service A Brief Introduction To query the data you… Read more

  • Configure and Run Telegraf (on Windows)

    November 15, 2019 by

    In this guide we will see how to configure Telegraf to gather data and write them to InfluxDB.You can have a look at the previous post to set up InfluxDB A Brief Introduction Download Telegraf Configure and Test Telegraf Create Database and User in InfluxDB Run Telegraf as a Service Check the Data A Brief… Read more

  • Introduction to the TICK Stack

    November 13, 2019 by

    Some time ago I’ve been asked to study and set-up a monitoring solution, to keep in check several SQL Server instances.After a bit of searching around the web I found out that one of the most popular solutions is the TICK stack.The TICK stack is a set of software developed by InfluxData, each letter of… Read more

View all posts

Design a site like this with WordPress.com
Get started