[Ganglia-general] Monitoring NFS share disk usage

2008-10-28 Thread Adam Mitchell
Hi Everyone, I am new to this list and looking for some help. I have searched the archives for this list and many other corners of the web to no avail. Our user home directories are mounted on the compute nodes via an NFS share on the head node. User data is written to the home directories.

Re: [Ganglia-general] Monitoring NFS share disk usage

2008-10-28 Thread Carlo Marcelo Arenas Belon
On Tue, Oct 28, 2008 at 05:30:25PM +1100, Adam Mitchell wrote: #!/bin/bash VALUE=$(df /home/ | grep /home |awk '{print $3 }') gmetric --name disk_nfs_used --value $VALUE --type uint32 --units Bytes not relevant for your problem but units here should be KB gmond is running on

Re: [Ganglia-general] ganglia vs. top: running processes

2008-10-28 Thread Brad Nicholes
On 10/24/2008 at 7:57 AM, in message [EMAIL PROTECTED], Ofer Inbar [EMAIL PROTECTED] wrote: Recently we noticed something we don't know the explanation for, on a CentOS4 for system running gmond 3.1.0: The Ganglia graph shows a line for running processes that sometimes spikes to 10, 20, or