Agility0971

joined 2 years ago
[โ€“] Agility0971@lemmy.world 1 points 2 months ago (1 children)

What is 10? Looks like an indoor pool at first glance ๐Ÿ˜…

[โ€“] Agility0971@lemmy.world 1 points 2 months ago (1 children)

Isnt it unmaintaned?

[โ€“] Agility0971@lemmy.world 1 points 3 months ago

How can you say refunded in the article lol?

[โ€“] Agility0971@lemmy.world 1 points 3 months ago

Well. What I find odd about it is that if there is reference to localhost then a production page is reaching out to clients computers to parse some math formula. I think the developer hardcoded something that worked for him and pushed to prod. It could possibly still work for him but not for others without a program listening on that port.

[โ€“] Agility0971@lemmy.world 3 points 3 months ago (3 children)

This reference to localhost seems odd to me

[โ€“] Agility0971@lemmy.world 1 points 4 months ago (1 children)

How can you distinguish between "legitimate marketing" and some phishing email that looks like marketing material with a tracked unsubscribe link? Clicking on that unsubscribe link just lets them know email is active and its value has just been increased

[โ€“] Agility0971@lemmy.world 2 points 4 months ago

Hold up. Dont change stuff in /usr/lib/. That directory contains default settings that comes with packages. If you need to overwrite those settings use /etc for that.

[โ€“] Agility0971@lemmy.world 1 points 4 months ago

You wont find any. Just think of it. Bad news / bad numbers would be a morale hit

[โ€“] Agility0971@lemmy.world 1 points 4 months ago (1 children)

Its available on flathub, thats arguably better than any repos

2
submitted 7 months ago* (last edited 7 months ago) by Agility0971@lemmy.world to c/selfhosted@lemmy.world
 

I'm looking for a simple remote system monitoring and alerting tool. Nothing fancy. Do you know of any? Features:

  • monitors CPU, memory and disk space
  • can accept multiple hosts to watch
  • has some sort of alerting system
  • can be deployed as a single docker container
  • can be configured using a text file
  • configs can be imported and exported inside the docker compose file

I like uptime-kuma but it only records the uptime. Other containers I've found seemed to be overly complicated. They requires multiple docker containers for log aggregation etc...

 

has anyone had any success with squad 6.0 yet?