TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Simple server metric monitoring tools?

1 pointsby uvualmost 5 years ago
Is there a simple server metric monitoring tools which does not need to configure a lots.<p>What I mean simple is, just want to set how much CPU%, RAM% and Disk space usage and when server got over that percentage then create alert.<p>Is there simple tool like this? I saw once on HN and now I can&#x27;t search it back.

2 comments

remuxalmost 5 years ago
Did you mean Nagios? Nagios shows you everything. Only the installation takes longer than 2 minutes.<p>[1] <a href="https:&#x2F;&#x2F;www.nagios.org&#x2F;downloads&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.nagios.org&#x2F;downloads&#x2F;</a>
speedgoosealmost 5 years ago
Munin is nice too.