37

CPU/GPU/RAM/Disk usage, logs, errors, network usage, overall status, etc

What do you use/prefer?

Mainly looking for self-hosted web based tools, stuff I can view from a browser; but desktop and CLI apps are welcome too :)

top 19 comments
sorted by: hot top new old
[-] tko@tkohhh.social 11 points 2 years ago

CPU/RAM/Disk/Network etc. get written to Influxdb via Telegraf, and visualized with Grafana.

Logging and errors go to Graylog stack (Mongodb, Opensearch, Graylog).

[-] hellfroze@lemmy.world 4 points 2 years ago

CPU/RAM/Disk/Network etc. get written to Influxdb via Telegraf, and visualized with Grafana.

This is my exact setup and I love it (especially in comparison to the prometheus stack which I have to use at work). telegraf is so easy to use and extend. I have my own custom metrics for things like speed of my home internet connection (runs speedtests every hour), listener counts on my custom/private internet radio stream, or even fetching the daily food trucks rotation at a nearby lunch site (influx can handle text data!)

I don't do anything for logging but I also like UptimeKuma to keep and eye on things I run. Grafana has alerting but I find it pretty horrible.

[-] tko@tkohhh.social 4 points 2 years ago

telegraf is so easy to use and extend

Definitely... you can write custom scripts that Telegraf will run and write that data to Influx. For instance, I have one that writes the Gateway status information from pfSense so I can track and graph any internet downtime.

[-] Lettuceeatlettuce@lemmy.ml 9 points 2 years ago

For general system stats, I like btop. It runs in the terminal, so you can monitor it through SSH remotely. It also is much more readable than some of the other older top process monitors.

Docker desktop is a nice GUI interface for local docker container management, Portainer if you want something more enterprise grade.

[-] loganb@lemmy.world 6 points 2 years ago

For container management I use portainer CE and for the rest I use CheckMK.

[-] harsh3466@lemmy.world 1 points 2 years ago

+1 for Portainer CE. works like a charm.

[-] PunkiBas@lemmy.world 5 points 2 years ago

I discovered netdata yesterday and it's looking pretty good

[-] WhyAUsername_1@lemmy.world 1 points 2 years ago

I was going to say netdata as well. But I am not sure if it shows container wise stats.

[-] tehnomad@lemm.ee 3 points 2 years ago* (last edited 2 years ago)

Dockge for docker compose stacks. Glances for system resource usage because it has a Homepage widget.

[-] poVoq@slrpnk.net 3 points 2 years ago

Cockpit has a nice integration for Podman containers.

[-] B0rax@feddit.de 2 points 2 years ago

How about Telegraf -> influxDB -> Grafana?

For monitoring from my phone (iOS) I use ServerCat which I really like. It can show the status of multiple servers at a glance and provides detailed information and a SSH terminal if needed.

[-] haui_lemmy@lemmy.giftedmc.com 3 points 2 years ago

TIG stack is what I use as well. I will take a look at servercat too. Thanks for mentioning it.

[-] Lodra@programming.dev 2 points 2 years ago

OpenTelemetry

[-] surfrock66@lemmy.world 1 points 2 years ago

It's a lot for the homeland, but I love zabbix

[-] PlexSheep@feddit.de 1 points 2 years ago* (last edited 2 years ago)

I like to use my eyes, an ssh connection and my shell.

tmux and tui monitoring tools are also often handy.

[-] johsny@lemmy.world 1 points 2 years ago

This is the way.

[-] knobbysideup@sh.itjust.works 1 points 2 years ago

Naemon and Graylog.

[-] shyguyblue@lemmy.world 1 points 2 years ago

Portainer for docker stuff; CasaOS for RAM, CPU usage, disk drive monitoring, samba shares.

Casa also lets you access the file system, so when jellyfin fails to clear transcodes, I can go in with the web interface and delete the folder.

[-] tagginator@utter.online 0 points 2 years ago

New Lemmy Post: What are your favorite tools for monitoring Linux and individual docker containers? (https://lemmy.world/post/11963779)
Tagging: #SelfHosted

(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)

I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md

this post was submitted on 14 Feb 2024
37 points (97.4% liked)

Selfhosted

61901 readers
782 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS