-
Monitoring Stock Prices with Prometheus and Molescrape
If you’re only trading stocks occassionally and not on a daily basis, you have the problem that you won’t check the prices regularly. This means that you might miss a price target at which you wanted to sell your stocks. Typically, stock brokers allow you to set Stop Loss to prevent too high losses, but to my knowledge at least my broker does not have monitoring capabilities to inform me when a stock price has risen upwards to a specific target (e.g. the break-even point to actually earn some money if I consider taxes and fees).
-
Howto perform different Monitoring Use Cases with Prometheus
I recently starting migrating all my monitoring jobs from my old service (similar to healthchecks.io and UptimeRobot) to a Prometheus based solution. Even though Prometheus is focused on monitoring numeric metrics from services that expose them on a web interface other monitoring tasks can also be achieved. In this article I want to describe how you can solve different monitoring use cases with Prometheus.
-
Virtual Private Network for a Server Cluster and Workstations with Wireguard
Wireguard is a new VPN solution that will probably be added to the Linux kernel in the near future. According to their own information they “aim to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache”, which judging from my own setup experience with Wireguard and my theoretical experience with IPsec seems to be true.
-
mite-Daten in Watson importieren
Ich migriere derzeit meine Zeiterfassung für Hobbyprojekte vom kostenpflichtigen Web-Tool mite auf das Open-Source-Command-Line Projekt Watson. Mite hat einen größeren Funktionsumfang mit dem Management von Kunden und Stundensätzen, allerdings benötige ich diese Funktionen derzeit nicht. Den Kommentar zu jeder Buchung in mite nutze ich auch nahezu kaum.
-
Grenzwartezeiten nach und von Kroatien
Da ich selbst regelmäßig nach Kroatien fahre, habe ich im Sommer 2018 angefangen, die Grenzwartezeiten an allen Grenzübergängen systematisch zu beobachten und auszuwerten. Bei HAK und DARS findet man zwar jeweils die aktuellen Grenzwartezeiten, jedoch ist ein Rückblick auf den vorangegangen Tag oder die vorherige Woche (zur eigenen Reiseplanung) meines Wissens nicht möglich. Genau diese Lücke wollte ich füllen.