Category: Debian

Telegraf / Grafana – Smart Meter

Netherlands supports various “smart” gateways which support a P1 port for actual data discovery of electricity and gas consumption. This post will post actual references and details to configure this in Telegraf/InfluxDB for use in Grafana.

 

Continue reading

Linux: Prometheus-Node-Exporter

Prometheus is a free software application used for event monitoring and alerting. It records real-time metrics in a time series database (allowing for high dimensionality) built using a HTTP pull model, with flexible queries and real-time alerting.  Prometheus also has node exporters including windows to export OS specific metrics.

Continue reading

Telegraf

Telegraf is a server-based agent for collecting all kinds of metrics for further processing. It’s a piece of software that you can install anywhere in your infrastructure and it will read metrics from specified sources – typically application logs, events, or data outputs

Continue reading

InfluxDB

InfluxDB is an open-source time series database developed by the company InfluxData. It is written in the Go programming language for storage and retrieval of time series data in fields such as operations monitoring, application metrics, Internet of Things sensor data, and real-time analytics.

Continue reading

Grafana

Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.

 

Continue reading

Prometheus

Prometheus is a free software application used for event monitoring and alerting. It records real-time metrics in a time series database (allowing for high dimensionality) built using a HTTP pull model, with flexible queries and real-time alerting.

Continue reading

GitLab CE

GitLab is a DevOps software package that combines the ability to develop, secure, and operate software in a single application.  Git is a version control system used to track changes in computer files. Git’s primary purpose is to manage any changes made in one or more projects over a given period of time. It helps coordinate …

Continue reading

PXEBoot Addon Memtest86

SyBad RAM is one of the most frustrating computer problems to have as symptoms are often random and hard to pin down. MemTest86 can help diagnose faulty RAM (or rule it out as a cause of system instability). As such it is often used by system builders, PC repair stores, overlockers & PC manufacturers. These …

Continue reading

PXEBoot Addon SystemRescue

SystemRescue is a platform which provides a boot image for system rescue of any system. This instructions will allow you to add this functionality to your PXEBoot environment

Continue reading

PXEBoot (X86+EFI)

Any OS can support PXE/EFI boot possibilities to other systems booting. This post will focus on creating a X86/EFI boot environment using Debian for booting various other systems. The post will primarily focus on booting other Linux environments, there will be additional posts supporting Windows and other platforms.

Continue reading

Load more