Hmon - All in one resource monitor including- open ports, docker, cron , webservers . (Opensource)
Posted by S-for-seeker-9526@reddit | linuxadmin | View on Reddit | 7 comments
It used to have few scripts to get these stats . Then i became jobless .
Used AI to write the frontend mostly and few fallback logics . Although this was initially for a diffrent project i was working on but anyways thought of releasing this to public.
It basically a string processor to keep an eye on your resources .
Features -
with a intuitive interface cpu+gpu + Per process GPU .
Zen mode gives you cpu-gpu-network-docker- cron-web-ports .
It's written in c++ and works out of the box .
still early. happy to have feedback. Thanks
Check it out:
ben-ba@reddit
U mentioned open ports, did you show the corresponding container or just the pid?
S-for-seeker-9526@reddit (OP)
Corresponding container. And for others either the process name or user.
Beneficial_Chair_366@reddit
Dope project man!!
S-for-seeker-9526@reddit (OP)
Thanks man
Beneficial_Chair_366@reddit
For sure!
Erenik19@reddit
Looking good, But the only issue with all these kind of projects is longevity. I hope you will keep working on it and maintain it. Sorry to hear that you become jobless. Nowdays it's getting crazy everywhere.
S-for-seeker-9526@reddit (OP)
I'll maintain it . In the next major version i plan to rollout for mac . Foundation is already there . Just waiting for the good first issue to be put on .