• 1 Post
  • 7 Comments
Joined 1Y ago
cake
Cake day: Jun 22, 2023

help-circle
rss

I’m currently using InfluxDB + Telegraf + Grafana combination to monitor Linux systems and k3s pods. It’s basically same as Prometheus, but InfluxDB uses push model, which makes it easier to develop tools for collecting custom time series data.

For alerts and dashboards, I think Grafana is the simplest and most hassle free solution available at the moment.


I have a APC Back-UPS 1600VA. It powers two desktop PC/Server, a monitor, and router. So far, it gets the job done.

The biggest downside is; battery is not user replaceable, at least it’s not straight forward like the other models. If possible, prefer a UPS with the easy battery replacement option.


Biggest difference is being able to execute INSTCMD commands, at least that was the main reason why I developed my own tool. Another less important differences are: older ARM support and since it’s written in Rust, it’s much more efficient in terms of resource usage. TBH, being that efficient only makes sense for very low-power devices.

Besides that, I don’t think you can go wrong with either project.


Thanks! I appreciate any kind of feedback.


Jiatan probably is in shambles right now. Poor guy spends years to infiltrate in a project and got caught. Meanwhile CrowdStrike took whole infrastructure down with a single update.


I want to share a self-hosted tool I developed. It's a NUT monitoring tool similar to webNUT but it has some additional features like: - UPS command support to remotely tell your UPS beeper to shut up. - Supports some uncommon and old devices like ARMv6, ARMv7 and RISC-V64. - It's actually light-weight, ~7MiB image size and very low memory footprint. If anyone looking a tool like this, repo is available at https://github.com/SuperioOne/nut_webgui
fedilink

I’m actively using ollama with docker to run llama2:13b model. It’s generally works fine but heavy on resources as expected.


I personally use Traggo, but TimeTagger is also a great option: https://timetagger.app/articles/selfhost/