Linux server monitoring tools
aarvik.dk
Linux server monitoring tools
1–10 of 83 posts
Four tools to get an overview and interact with what is going on with your Linux machine.
Re: Linux server monitoring tools
#2Another good one is dstat[1]
Re: Linux server monitoring tools
#3Another good one is dstat[1] 1: http://dag.wiee.rs/home-made/dstat/
This makes me curiouser and curiouser every day - are you guys typing this citation brackets by hand or there is something I'm missing?
Re: Linux server monitoring tools
#4Re: Linux server monitoring tools
#5If you want to monitor all log files for security purpose, I can recommend OSSEC: http://www.ossec.net/
And OSSEC Web User Interface (ossec wui): https://scottlinux.com/wp-content/gallery/site/ossec_web.png
Re: Linux server monitoring tools
#6Another good one is dstat[1] 1: http://dag.wiee.rs/home-made/dstat/
This makes me curiouser and curiouser every day - are you guys typing this citation brackets by hand or there is something I'm missing?
It's a fairly old convention for adding links or references in plaintext. Used on mailing lists also. The alternative is to move to hypertext (not supported in some contexts, not preferred in other contexts), or to add the link or other citation information inline in parentheses, which can make text look cluttered.
Re: Linux server monitoring tools
#7yet another ignorant ubuntu user!
Re: Linux server monitoring tools
#8iftop is also a very good one, gives nice graphs of the network utilisation sorted by host or port— http://www.ex-parrot.com/pdw/iftop/
Re: Linux server monitoring tools
#9My personal list of tools that I use all the time:
iftop
nload
htop
goaccess
...I'll add more as I remember them, currently gotta sleep.Re: Linux server monitoring tools
#10If you have multiple nodes, I recommend new relic. It's a bit pricey, but if an issue arises in your stack, new relic can help you immediately pinpoint where and what the issue is.
ps. I can view new relic on my phone, so if I get a pagerduty, I can still see what's up if I'm at the beach.