FW: System monitoring tools - Re: [SGVLUG] unstable ubuntu system

Matt Campbell dvdmatt at gmail.com
Mon Mar 17 10:06:10 PST 2008


Hi Claude,

This one was also rejected.  Have you run into this problem?

Matt

-----Original Message-----
From: Matt Campbell [mailto:littleliondvd at gmail.com] 
Sent: Monday, February 25, 2008 1:59 AM
To: 'SGVLUG Discussion List.'
Subject: RE: System monitoring tools - Re: [SGVLUG] unstable ubuntu system

Hi Claude,

I tried to install systemgraph RPM under Fedora 8, but got the following
message:
"Public key for systemgraph-httpd-0.9.7.2-43.js.fc.noarch.rpm is not
installed"

There is a PGP key on Jochen's site.  I ran gpg *.asc and got the following
output:
  gpg: keyring `/root/.gnupg/secring.gpg' created
  gpg: keyring `/root/.gnupg/pubring.gpg' created
  pub  1024D/96688520 2007-01-24 Jochen Schlick (RPM) <rpm at decagon.de>

So the key is there.  I ran gpg --import *.asc and got:
  gpg: key 96688520: public key "Jochen Schlick (RPM) <rpm at decagon.de>"
imported
  gpg: Total number processed: 1
  gpg:               imported: 1
  gpg: no ultimately trusted keys found

But when I try and install the RPM I still get the 'key not installed'
message.

Running: rpm -K systemgraph-httpd-0.9.7.2-43.js.fc.noarch.rpm
Yields:  systemgraph-httpd-0.9.7.2-43.js.fc.noarch.rpm: (SHA1) DSA sha1 md5
(GPG) NOT OK (MISSING KEYS: GPG#96688520)

gpg -k shows the key in the keyring.
  /root/.gnupg/pubring.gpg
  ------------------------
  pub   1024D/96688520 2007-01-24 [expires: 2012-01-23]
  uid                  Jochen Schlick (RPM) <rpm at decagon.de>

What step am I missing?  Thanks for any help,

Matt

-----Original Message-----
From: sgvlug-bounces at sgvlug.net [mailto:sgvlug-bounces at sgvlug.net] On Behalf
Of Claude Felizardo
Sent: Friday, February 22, 2008 4:08 PM
To: SGVLUG Discussion List.
Subject: Re: System monitoring tools - Re: [SGVLUG] unstable ubuntu system

On Fri, Feb 22, 2008 at 3:16 PM, matti <mathew_2000 at yahoo.com> wrote:
>
>  Hi!
>
>  OK!
>
>  So, we suspect the instability to be due to limited
>  RAM resources.... SO how do we confirm this?
>
>  I recall using some tools back in my SGI super
>  computing days which were really really nice,
>  as the system could generate a log file and
>  you could see what the bottle neck was...
>
>  I thought SGI was going to open source it..
>  and looking at
>
>  http://oss.sgi.com/projects/
>
>  it looks like they may have something
>  (not the exact item I used back in "the day")
>  http://oss.sgi.com/projects/pcp/
>
>  Question -
>
>  What monitoring tools do people here like to use?
>
>  personally, the standard I've seen include with
>  Ubuntu leave more to be desired.
>  (I would like to see a history log of the graphs)
>
>  thanks!
>  matti
>
>  ps - I've managed to find an additional 128MB RAM
>  to put into the system (upto 384MB now.. still short
>  of 512MB, but I only have 2 sdram slots.. )
>

so you suspect you might not have enough memory so now you want to run
some monitoring software on it?   ;)

i've been using systemgraph from http://www.decagon.de/sw/systemgraph/
for a while now.  I gave a demo of it not that long ago.  you can
selectively enable graphing of ram/swap, cpu info, hd temp and io, num
open files, load avg, networking stats, etc.  Check out the guy's
website, it has lots of pretty pics.  By default it will show last 4
hours but it can show anywhere from 1 hr to 365 days - oh, you can ask
it to show the last 45 seconds if you want though it normally samples
stuff at 1 and 5 minutes intervals depending on what it's monitoring.

As for reqs, it uses RRDTool, perl, iostat, lm_sensors, hddtemp,
sysstat, httpd, etc.

oh hey, looking at the plots from my soon-to-be replaced file server
(p3-450 w/ 64MB), I can see that the used swap would start to climb
just before it would either lock up or the kernel would start to kill
tasks randomly.  Unfortunately it's my two media server apps that are
the memory hogs - one java based, the other perl based.

claude



More information about the SGVLUG mailing list