You are not logged in.

#1 2013-10-28 12:34:48

n_t
Member
Registered: 2013-02-01
Posts: 48

Monitoring the Linux Kernel

A lot of the software applications I have worked on were running at quite high loads and it's always been useful to track CPU usage, memory usage and for cache-based applications disk I/O. I normally use tools like New Relic to achieve this.

What I would love to know is how to monitor, and obviously understand. how all the other parts of my computer and OS are peforming. I don't deploy to arch linux, usually an Ubuntu or Debian, but the kernel is the kernel so I expect monitoring it to remain consistent.

So far I know about top and vmstat and even then I don't full understand all of the numbers and flags on those. It seems sensible that I should learn about the two commands, but what else is out there that you recommend I start learning about? How do you monitoring systems running on top of Linux?

Offline

#2 2013-10-28 13:27:05

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Monitoring the Linux Kernel

Really I don't use New Rellic, I haven't even heard of it before, I was just about to say use Nagios or the like.
But looking at your quest again, you can always use programs from AUR (arch user repository)
Maybe this is what you're looking for https://aur.archlinux.org/packages/?O=0&K=New+Relic

Offline

#3 2013-10-28 13:30:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: Monitoring the Linux Kernel

Monitorix in the AUR is nice and lightweight.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2013-10-28 14:18:59

qinohe
Member
From: Netherlands
Registered: 2012-06-20
Posts: 1,494

Re: Monitoring the Linux Kernel

graysky wrote:

Monitorix in the AUR is nice and lightweight.

If the OP likes it we'll see, but thank you for pointing to Monitorix, just tried it on server, very nice, indeed.

Offline

#5 2013-10-28 22:02:35

n_t
Member
Registered: 2013-02-01
Posts: 48

Re: Monitoring the Linux Kernel

Looks interesting, thanks a lot.

Offline

Board footer

Powered by FluxBB