selfhosted

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

lemann, in Monitoring software for a wide array of hw and sw

I used to use MQTT, static_status and Healthchecks.io, and have that data passed through to Home Assistant, but it started to get pretty cumbersome as the amount of machines I had grew.

I now use just Zabbix and HealthchecksIO. I did need to spend some time writing new templates for some additional data I wanted to collect (like SMART data for SSDs that provide health metrics in non-standard attributes, and HealthchecksIO so I could see the status of various checks on my zabbix dashboard)

Zabbix also has some additional features I found appealing, like proxies that can continue recording data when the main server is down, and built in encryption. Some checks like open ports/icmp responses etc can be checked using either the local agent, the remote server, or both, which helps quickly diagnose things like firewall config issues.

I did look at some other solutions, but I wanted something integrated to hit the ground running. Mobile apps are very limited, and there is no official one to my knowledge. I use Moobix which I don’t believe is FOSS - but I could be wrong there

Try each solution out and see what works best for you!

Septimaeus, in [Jellyfin] PCIe x4 graphic card for transcoding

Pretty my Sfp+ card is x4. I’ll check.

peregus,

Damn, I ordered mine yesterday! 🙈 Let me know. Thanks!

oakcroissant, in Rootless podman adguard home failing

I thought macvlans were only available to rootful Podman?

somethingsomethingidk, in Rootless podman adguard home failing

Have you tried taking the metwork config out of the compose file and just letting podman handle it?

Sims, in Transparent compression layer on Linux?

Not much help, but a quick search revealed this: github.com/nschlia/ffmpegfs

This seemed to be read-only tho, so not sure if it covers the use case you described. If you can program a little (AI help?) find a simple fuse filesystem in a language you know, fiddle with it and call ffmpeg or similar on receiving files.

johntash, in Monitoring software for a wide array of hw and sw

Uptime Kuma is great for simple up/down and web checks. Librenms is worth looking at too for other metrics.

anamethatisnt,

I’ll have a look! Cheers!

Max_P, in Monitoring software for a wide array of hw and sw
@Max_P@lemmy.max-p.me avatar

Prometheus/VictoriaMetrics/Grafana are pretty good, had no issues with it and there’s an exporter for damn near anything. They’re pretty easy to custom write too.

anamethatisnt,

Cheers! I’ve heard of Prometheus/Grafana but VictoriaMetrics was a new one. Gonna look into it!

mbirth,

But these 3 are all about metrics, right? While they’re great to monitor and analyse numbers (ping times, disk space, memory, etc.), they aren’t that great with e.g. plaintext error messages in log files. That’s how I remember it from a few years ago, at least.

sociableporcupine,

Grafana/Loki does logs. Still early days for me but it’s solid so far.

tal, in Transparent compression layer on Linux?
@tal@lemmy.today avatar

github.com/bcopeland/gstfs

If you want to do it at the filesystem level, which is what it sounds like you’re asking for, it sounds like this could do it. I have not used it.

If you want to just watch a local directory or directory tree for a file being closed (like, the stream is complete) and then run a command on it (like, to compress and upload it), it sounds like you could use inotifywait with the close_write event.

michaelmrose, in Transparent compression layer on Linux?

Already compressed files like video don’t meaningfully compress more. Compression isn’t magic.

9point6, in Transparent compression layer on Linux?

Unless you’ve got raw uncompressed video, any kind of transparent compression like you describe is only going to cost you in energy bills for no benefit. Most video is already compressed with specialised video compression as part of the file format, you can’t keep compressing stuff and getting smaller files.

The alternative is a lossy compression, which you could automate with some scripts or a transcoding tool like tdarr. This would reduce the quality of the video in order to reduce the file size

maniel, in Transparent compression layer on Linux?

as the rest said lossless compression won’t really work on media files as they’re already compressed, there are probably some compression layers based on fuse you could mount over your cloud storage mount point (if it supports mounting in linux) and it’d be transparent, but in case of video files i believe your only solution is to reencode those files, handbrake is a nice GUI tool

bjoern_tantau, in Transparent compression layer on Linux?
@bjoern_tantau@swg-empire.de avatar

What is your end goal? Do you want to back up your videos with minimal storage costs? Compression won’t help you (because videos are already compressed) unless you can accept data loss through re-encoding. Handbrake (or pure ffmpeg) would be the tool to re-encode lots of files. This could save you space but you may have some loss of quality, depending on the configuration you use and how the original videos are encoded.

If you just want the videos to be available for streaming, tools like Jellyfin or Emby would do the job. They are servers that re-encode your media for streaming on the fly, depending on the client capabilities and your bandwidth settings.

slazer2au, in Transparent compression layer on Linux?

This sounds stupid but what about tdarr?

Stash the file in a staging directory that tdarr watches, have tdarr convert the file to something small like h265. Output the converted file to a folder rsync watches.

milan, in Looking for a self hosted alternative to Flickr
@milan@discuss.tchncs.de avatar

i use lycheeorg.github.io for sharing my photos with clients these days.

WIPocket, in Transparent compression layer on Linux?
@WIPocket@lemmy.world avatar

What is the format of these videos? Im afraid you wont get much compression out of conventional file compressors, as video files are usually already compressed to the point where you would have to reencode them to get a smaller file.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • ngwrru68w68
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • InstantRegret
  • GTA5RPClips
  • Youngstown
  • everett
  • slotface
  • rosin
  • osvaldo12
  • mdbf
  • kavyap
  • cubers
  • megavids
  • modclub
  • normalnudes
  • tester
  • khanakhh
  • Durango
  • ethstaker
  • tacticalgear
  • Leos
  • provamag3
  • anitta
  • cisconetworking
  • JUstTest
  • lostlight
  • All magazines