Skip to content
View imker25's full-sized avatar
Block or Report

Block or report imker25

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imker25/README.md

Hi, I’m @imker25

Profession

I work at a German Company as software developer. I mainly work on continuous integration and continuous deployment pipelines and on tools needed within this pipelines. At work I do Windows only and Windows/Linux cross platform cli tools and use C#, dotnet, powershell, groovy, Azure Devops and Jenkins as basic technologies.

GitHub

This GitHub account is used for my private projects. Here a usually do tools and stuff that is Linux related or cross platform. I mainly use golang for this projects. Due to my profession my projects here always provide automated CI/CD workflows.

GitHub Projects

The two main projects I do here on GitHub are gpsa and samba_exporter.

GPSA

I invented the tool gpsa since I'm doing a lot of outdoor activities like skiing and mountain-biking. While doing this activities I create a lot of GPS-Track-Files of my routes through the nature. So to do statistical analyses of the track data I record, without needing to upload the tracks to non privacy friendly services, I decided to create this tool.

The tools can be used to for example figure out the average distance of my bike rides last month.

samba_exporter

At my home I'm running a bunch of services within my Linux Based Home Server installation. To monitor this services I use the prometheus/grafana stack. But since a Home Server needs to provide Windows shares there is also a samba installation running.

But within the prometheus stack a exporter to monitor the smbd daemon is missing. So I started this project.

Pinned

  1. gpsa gpsa Public

    This is a simple command line tool that helps to extract data for statistical analysis out of track files like *.gpx

    Go

  2. samba_exporter samba_exporter Public

    A Prometheus exporter for statistic data of the samba file server.

    Go 27 4