Xymon Mailing List Archive search

Monitoring linux quotas

12 messages in this thread

list Josh Luthman · Tue, 15 Jan 2008 20:15:42 -0500 ·
I've got a server that I have implemented linux quotas.  I'm interested in
knowing if any one out there has any kind of an ext script made already that
can monitor this for me.  The feature I'm mostly interested in is notifying
me if a user has broken his soft limit.  This will give me time to contact
them before they reach their hard limit and calm hobbit down.

I'm not really looking forward to making one, but if I have to I will tough
it up!

Hopefully someone out there is nice enough to have both already prepared one
as well as willing to share it!

Thanks in advance!
Josh

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Galen Johnson · Wed, 16 Jan 2008 00:20:39 -0500 ·
Check deadcat...I seem to recall a quota script there that you should be able to use with hobbit.

=G=
quoted from Josh Luthman

-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Tue 1/15/2008 8:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Monitoring linux quotas
 
I've got a server that I have implemented linux quotas.  I'm interested in
knowing if any one out there has any kind of an ext script made already that
can monitor this for me.  The feature I'm mostly interested in is notifying
me if a user has broken his soft limit.  This will give me time to contact
them before they reach their hard limit and calm hobbit down.

I'm not really looking forward to making one, but if I have to I will tough
it up!

Hopefully someone out there is nice enough to have both already prepared one
as well as willing to share it!

Thanks in advance!
Josh

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Josh Luthman · Wed, 16 Jan 2008 10:16:40 -0500 ·
I looked already but I look again.  I searched the disk category and got no
hits searching "quota".  Here's hoping I missed it =)
quoted from Galen Johnson

On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

Check deadcat...I seem to recall a quota script there that you should be
able to use with hobbit.

=G=

-----Original Message-----
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Tue 1/15/2008 8:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Monitoring linux quotas

I've got a server that I have implemented linux quotas.  I'm interested in
knowing if any one out there has any kind of an ext script made already
that
can monitor this for me.  The feature I'm mostly interested in is
notifying
me if a user has broken his soft limit.  This will give me time to contact
them before they reach their hard limit and calm hobbit down.

I'm not really looking forward to making one, but if I have to I will
tough
it up!

Hopefully someone out there is nice enough to have both already prepared
one
as well as willing to share it!

Thanks in advance!
Josh

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer

-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Galen Johnson · Wed, 16 Jan 2008 10:31:58 -0500 ·
Unfortunatley, you didn't...I do recall seeing one but now I don't
recall where.

 
=G=
quoted from Josh Luthman

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, January 16, 2008 10:17 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
I looked already but I look again.  I searched the disk category and got
no hits searching "quota".  Here's hoping I missed it =)

On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:


Check deadcat...I seem to recall a quota script there that you should be
able to use with hobbit.

=G=

-----Original Message-----

From: Josh Luthman [mailto: user-4c45a83f15cb@xymon.invalid
quoted from Josh Luthman
<mailto:user-4c45a83f15cb@xymon.invalid> ]
Sent: Tue 1/15/2008 8:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Monitoring linux quotas

I've got a server that I have implemented linux quotas.  I'm interested
in 
knowing if any one out there has any kind of an ext script made already
that
can monitor this for me.  The feature I'm mostly interested in is
notifying
me if a user has broken his soft limit.  This will give me time to
contact 
them before they reach their hard limit and calm hobbit down.

I'm not really looking forward to making one, but if I have to I will
tough
it up!

Hopefully someone out there is nice enough to have both already prepared
one 
as well as willing to share it!

Thanks in advance!
Josh

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Ralph Mitchell · Wed, 16 Jan 2008 09:55:52 -0600 ·
quoted from Galen Johnson
On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
 Unfortunatley, you didn't…I do recall seeing one but now I don't recall
where.

You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does the
system tell you the users are exceeding their quotas??

Ralph Mitchell
list Galen Johnson · Wed, 16 Jan 2008 11:02:47 -0500 ·
Josh,

 
Are you looking for local quota's or netapp based quotas?  Which OS?

 
=G=
quoted from Galen Johnson

 
From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
Sent: Wednesday, January 16, 2008 10:32 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Monitoring linux quotas

 
Unfortunatley, you didn't...I do recall seeing one but now I don't
recall where.

 
=G=

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, January 16, 2008 10:17 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
I looked already but I look again.  I searched the disk category and got
no hits searching "quota".  Here's hoping I missed it =)

On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:


Check deadcat...I seem to recall a quota script there that you should be
able to use with hobbit.

=G=

-----Original Message-----
From: Josh Luthman [mailto: user-4c45a83f15cb@xymon.invalid
<mailto:user-4c45a83f15cb@xymon.invalid> ]
Sent: Tue 1/15/2008 8:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Monitoring linux quotas

I've got a server that I have implemented linux quotas.  I'm interested
in 
knowing if any one out there has any kind of an ext script made already
that
can monitor this for me.  The feature I'm mostly interested in is
notifying
me if a user has broken his soft limit.  This will give me time to
contact 
them before they reach their hard limit and calm hobbit down.

I'm not really looking forward to making one, but if I have to I will
tough
it up!

Hopefully someone out there is nice enough to have both already prepared
one 
as well as willing to share it!

Thanks in advance!
Josh

--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Galen Johnson · Wed, 16 Jan 2008 11:30:15 -0500 ·
There's actually a better netapp monitoring tool for Hobbit (which I
think works for BB as well).  I've found several snippets of various
commands and perl scripts that could probably be cobbled together into a
decent monitor.

 
=G=
quoted from Ralph Mitchell

 
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid] 
Sent: Wednesday, January 16, 2008 10:56 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

	Unfortunatley, you didn't...I do recall seeing one but now I
don't recall where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html 

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does
the system tell you the users are exceeding their quotas??

Ralph Mitchell
list Josh Luthman · Wed, 16 Jan 2008 12:03:41 -0500 ·
I am using "linux quotas" on Centos 5.1 (a RHEL derivative).

I've never heard of NetApp.  The command I'm using to check the quotas are
edquota and repquota.  I had to stick in the quota options in /etc/fstab
too.  Does this help confirm I'm using the right quotas?

Here is what the RPM says:

Name   : quota
Arch   : i386
Epoch  : 1
Version: 3.13
Release: 1.2.3.2.el5
Size   : 783 k
Repo   : installed
Summary: System administration tools for monitoring users' disk usage.

Description:
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per filesystem.
quoted from Galen Johnson


On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
 There's actually a better netapp monitoring tool for Hobbit (which I
think works for BB as well).  I've found several snippets of various
commands and perl scripts that could probably be cobbled together into a
decent monitor.


=G=


*From:* Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 10:56 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

 Unfortunatley, you didn't…I do recall seeing one but now I don't recall
where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does the
system tell you the users are exceeding their quotas??

Ralph Mitchell
-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Galen Johnson · Wed, 16 Jan 2008 12:24:00 -0500 ·
Yep...solaris and OSX use the same commands for local filesystem quotas.
There's a wrapper script for 'repquota -av' that needs to be tweaked to
work correctly that we may be able to modify...I need to do this for
another environment so I may get to it this weekend or next week.

 
For your info, NetApp is basically a standalone nfs server (of cifs if
you want to add windows mounts as well).
quoted from Josh Luthman

 
=G=

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, January 16, 2008 12:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
I am using "linux quotas" on Centos 5.1 (a RHEL derivative).

I've never heard of NetApp.  The command I'm using to check the quotas
are edquota and repquota.  I had to stick in the quota options in
/etc/fstab too.  Does this help confirm I'm using the right quotas? 

Here is what the RPM says:

Name   : quota
Arch   : i386
Epoch  : 1
Version: 3.13
Release: 1.2.3.2.el5
Size   : 783 k
Repo   : installed
Summary: System administration tools for monitoring users' disk usage. 

Description:
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per filesystem.


On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

There's actually a better netapp monitoring tool for Hobbit (which I
think works for BB as well).  I've found several snippets of various
commands and perl scripts that could probably be cobbled together into a
decent monitor.

 
=G=

 
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid] 
Sent: Wednesday, January 16, 2008 10:56 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

	Unfortunatley, you didn't...I do recall seeing one but now I
don't recall where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html 

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does
the system tell you the users are exceeding their quotas??

Ralph Mitchell 


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer
list Josh Luthman · Wed, 16 Jan 2008 13:14:12 -0500 ·
Galen,

Does your output look like this?

-> repquota -av
*** Report for user quotas on device /dev/md0
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits
User            used    soft    hard  grace    used  soft  hard  grace
root      -- 1453828       0       0          43803     0     0
daemon    --      20       0       0              3     0     0
<snip>
jluthman  --     284       0       0             44     0     0
testuser   +- 1287896 1048576       0  6days       6     0     0

Statistics:
Total blocks: 7
Data blocks: 1
Entries: 16
Used average: 16.000000

Josh
quoted from Galen Johnson


On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
 Yep…solaris and OSX use the same commands for local filesystem quotas.
There's a wrapper script for 'repquota -av' that needs to be tweaked to work
correctly that we may be able to modify…I need to do this for another
environment so I may get to it this weekend or next week.


For your info, NetApp is basically a standalone nfs server (of cifs if you
want to add windows mounts as well).


=G=


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 12:04 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


I am using "linux quotas" on Centos 5.1 (a RHEL derivative).

I've never heard of NetApp.  The command I'm using to check the quotas are
edquota and repquota.  I had to stick in the quota options in /etc/fstab
too.  Does this help confirm I'm using the right quotas?

Here is what the RPM says:

Name   : quota
Arch   : i386
Epoch  : 1
Version: 3.13
Release: 1.2.3.2.el5
Size   : 783 k
Repo   : installed
Summary: System administration tools for monitoring users' disk usage.

Description:
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per filesystem.

 On 1/16/08, *Galen Johnson* <user-87f955643e3d@xymon.invalid> wrote:

There's actually a better netapp monitoring tool for Hobbit (which I think
works for BB as well).  I've found several snippets of various commands and
perl scripts that could probably be cobbled together into a decent monitor.


=G=


*From:* Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 10:56 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

 Unfortunatley, you didn't…I do recall seeing one but now I don't recall
where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does the
system tell you the users are exceeding their quotas??

Ralph Mitchell


--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Galen Johnson · Wed, 16 Jan 2008 13:21:53 -0500 ·
it's similar...under solaris, grace is 'timeleft' and there's no
summation but the core appears to be the similar enough on minor checks
would need to be made.
quoted from Josh Luthman

 
=G=

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, January 16, 2008 1:14 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
Galen,

Does your output look like this?

-> repquota -av
*** Report for user quotas on device /dev/md0
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits 
User            used    soft    hard  grace    used  soft  hard  grace
root      -- 1453828       0       0          43803     0     0
daemon    --      20       0       0              3     0     0 
<snip>
jluthman  --     284       0       0             44     0     0
testuser   +- 1287896 1048576       0  6days       6     0     0

Statistics:
Total blocks: 7
Data blocks: 1
Entries: 16 
Used average: 16.000000

Josh


On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote: 

Yep...solaris and OSX use the same commands for local filesystem quotas.
There's a wrapper script for 'repquota -av' that needs to be tweaked to
work correctly that we may be able to modify...I need to do this for
another environment so I may get to it this weekend or next week.

 
For your info, NetApp is basically a standalone nfs server (of cifs if
you want to add windows mounts as well).

 
=G=

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, January 16, 2008 12:04 PM


To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 
I am using "linux quotas" on Centos 5.1 (a RHEL derivative).

I've never heard of NetApp.  The command I'm using to check the quotas
are edquota and repquota.  I had to stick in the quota options in
/etc/fstab too.  Does this help confirm I'm using the right quotas? 

Here is what the RPM says:

Name   : quota
Arch   : i386
Epoch  : 1
Version: 3.13
Release: 1.2.3.2.el5
Size   : 783 k
Repo   : installed
Summary: System administration tools for monitoring users' disk usage. 

Description:
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per filesystem.

On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

There's actually a better netapp monitoring tool for Hobbit (which I
think works for BB as well).  I've found several snippets of various
commands and perl scripts that could probably be cobbled together into a
decent monitor.

 
=G=

 

From: Ralph Mitchell [mailto: user-00a5e44c48c0@xymon.invalid
signature
<mailto:user-00a5e44c48c0@xymon.invalid> ] 
Sent: Wednesday, January 16, 2008 10:56 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Monitoring linux quotas

 

quoted from Galen Johnson
On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

	Unfortunatley, you didn't...I do recall seeing one but now I
don't recall where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html 

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does
the system tell you the users are exceeding their quotas??

Ralph Mitchell 


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer 


-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer
list Josh Luthman · Wed, 16 Jan 2008 13:50:25 -0500 ·
Galen,

Excellent!  I look forward to seeing the script next week (or when you get
around to it =)
quoted from Galen Johnson

Josh

On 1/16/08, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
 it's similar…under solaris, grace is 'timeleft' and there's no summation
but the core appears to be the similar enough on minor checks would need to
be made.


=G=


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 1:14 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


Galen,

Does your output look like this?

-> repquota -av
*** Report for user quotas on device /dev/md0
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits
User            used    soft    hard  grace    used  soft  hard  grace
root      -- 1453828       0       0          43803     0     0
daemon    --      20       0       0              3     0     0
<snip>
jluthman  --     284       0       0             44     0     0
testuser   +- 1287896 1048576       0  6days       6     0     0

Statistics:
Total blocks: 7
Data blocks: 1
Entries: 16
Used average: 16.000000

Josh

 On 1/16/08, *Galen Johnson* <user-87f955643e3d@xymon.invalid> wrote:

Yep…solaris and OSX use the same commands for local filesystem quotas.
There's a wrapper script for 'repquota -av' that needs to be tweaked to work
correctly that we may be able to modify…I need to do this for another
environment so I may get to it this weekend or next week.


For your info, NetApp is basically a standalone nfs server (of cifs if you
want to add windows mounts as well).


=G=


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 12:04 PM


*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


I am using "linux quotas" on Centos 5.1 (a RHEL derivative).

I've never heard of NetApp.  The command I'm using to check the quotas are
edquota and repquota.  I had to stick in the quota options in /etc/fstab
too.  Does this help confirm I'm using the right quotas?

Here is what the RPM says:

Name   : quota
Arch   : i386
Epoch  : 1
Version: 3.13
Release: 1.2.3.2.el5
Size   : 783 k
Repo   : installed
Summary: System administration tools for monitoring users' disk usage.

Description:
The quota package contains system administration tools for monitoring
and limiting user and or group disk usage per filesystem.

On 1/16/08, *Galen Johnson* <user-87f955643e3d@xymon.invalid> wrote:

There's actually a better netapp monitoring tool for Hobbit (which I think
works for BB as well).  I've found several snippets of various commands and
perl scripts that could probably be cobbled together into a decent monitor.


=G=


*From:* Ralph Mitchell [mailto: user-00a5e44c48c0@xymon.invalid]
*Sent:* Wednesday, January 16, 2008 10:56 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] Monitoring linux quotas


On Jan 16, 2008 9:31 AM, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:

 Unfortunatley, you didn't…I do recall seeing one but now I don't recall
where.


You may be thinking of this:

     http://support.bb4.com/archive/200009/msg00877.html

which uses rsh to get disk usage/quota from NetApp fileservers.

Dunno if that helps, but it might give you a place to start.  How does the
system tell you the users are exceeding their quotas??

Ralph Mitchell


--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer


--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer