Server monitor android widget
from ZebraGoose@sh.itjust.works to selfhosted@lemmy.world on 19 Sep 10:40
https://sh.itjust.works/post/25411247

Found a great widget for monitoring my raspberry pi. RaspPi Check

But I would like to have a similar app with widget for my proxmox server. Does anyone have any suggestionsor other ideas?

#selfhosted

threaded - newest

Strit@lemmy.linuxuserspace.show on 19 Sep 10:51 next collapse

I don’t know if it has androd widgets, but ServerBox monitors any machine over SSH.

pirat@lemmy.world on 19 Sep 12:12 collapse

It seems it has a single widget, “status widget”.

RootBeerGuy@discuss.tchncs.de on 19 Sep 11:19 next collapse

This repository has been archived by the owner on May 14, 2024. It is now read-only.

:(

I am actually using this for quite a while but since its not developed anymore I also need to prep for the inevitable. Posted on this actually but only got one good suggestion, web based server side only though, OliveTin.

See my post discuss.tchncs.de/post/17822391

kylian0087@lemmy.dbzer0.com on 19 Sep 12:07 next collapse

I know that their are great integrations on home assistant to monitor servers. Then you can make your own dashboard as you wish

ZebraGoose@sh.itjust.works on 19 Sep 16:36 collapse

Is there widgets also in HA?

Lifebandit666@feddit.uk on 19 Sep 19:09 collapse

Yes

tenchiken@lemmy.dbzer0.com on 19 Sep 12:44 next collapse

If you are decent with script type stuff, and have tasker, I believe you can build your own via kwgt:

play.google.com/store/apps/details?id=org.kustom.…

You can use tasker to set up variables that kwgt then can render in several ways.

I’ve only done simpler things but it’s worked well for me for years.

ZebraGoose@sh.itjust.works on 19 Sep 16:13 collapse

HM interesting i will dig in tö this! Thanks!

Darkassassin07@lemmy.ca on 20 Sep 00:02 collapse

Just this week, I setup Homepage to monitor my server and its various docker containers at a glance, including cpu/ram/network usage and a whole bunch of information pulled from their APIs (such as how many itemes are actively downloading via sonarr+sabnzbd, or how many queries were blocked by pihole today).

That in turn lead me too Glances, both as various widgets in Homepage as well as a stand alone tool.

Note: Homepage doesn’t come with authentication. You’ll have to handle that yourself via a reverse proxy or vpn. Glances has an optional login page you can enable, but I haven’t explored that. I access services like these by connecting to my network through OpenVPN.