Live data from Hacker News

Show HN: Lightweight system monitor for Linux VPS written in Go

github.com

1–10 of 23 posts

Re: Show HN: Lightweight system monitor for Linux VPS written in Go

#4

How is this better than Prometheus?

If I were to bet this is more a learning experience rather than trying to beat a product. Even better that this was done without AI (by the looks of it).

I’ve also done something similar in Go too, and several people used it, mostly because it’s easy to install/use and is lightweight.

https://github.com/joaomagfreitas/zero-monitor

Re: Show HN: Lightweight system monitor for Linux VPS written in Go

#6
post #4

How is this better than Prometheus?

If I were to bet this is more a learning experience rather than trying to beat a product. Even better that this was done without AI (by the looks of it). I’ve also done something similar in Go too, and several people used it, mostly because it’s easy to install/use and is lightweight. https://github.com/joaomagfreitas/zero-monitor

Cool project! I like design of the dashboards a lot. Will try it out

Re: Show HN: Lightweight system monitor for Linux VPS written in Go

#9
post #5

"curl -sL https://raw.githubusercontent.com/leodeim/vpsmon/main/instal... | sudo bash" lol nope. i thought we all grew out of this crap?

"Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something."

https://news.ycombinator.com/newsguidelines.html

Re: Show HN: Lightweight system monitor for Linux VPS written in Go

#10
post #9
post #5

"curl -sL https://raw.githubusercontent.com/leodeim/vpsmon/main/instal... | sudo bash" lol nope. i thought we all grew out of this crap?

" Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something. " https://news.ycombinator.com/newsguidelines.html

https://tferdinand.net/en/why-curl-bash-is-a-dangerous-bad-h...

https://www.lesinskis.com/dont-pipe-curl-into-bash.html

https://www.cyberhub.blog/article/25147-why-curl-pipe-bash-i...

oh hey lets not forget this one too https://news.ycombinator.com/item?id=47860669

Post reply on HN