Xymon Mailing List Archive search

Disable CIFS/NFS

3 messages in this thread

list Domnick Eger · Wed, 23 Jun 2010 00:15:42 -0500 ·
Is there a way of disabling CIFS and NFS disk monitoring from the hobbit client from checking thses ?, I have a few CIFS mount that are showing 20TB and the server only has 500GB and it showing red, so I tried in the ignore function according to the documentation and dosnt seem to work or I am just doing something completely wrong.  Any advise would be appricated.
list TJ Yang · Thu, 24 Jun 2010 18:49:44 -0500 ·
Hi, Domnick

You need to look at hobbitclient-OS.sh in bin directory. and look for
df command area, usually it follows a "grep -v" to exclude to file
system you don't want to report.
quoted from Domnick Eger

On Wed, Jun 23, 2010 at 12:15 AM, Domnick Eger <user-077cbd11f7fb@xymon.invalid> wrote:
Is there a way of disabling CIFS and NFS disk monitoring from the hobbit
client from checking thses ?, I have a few CIFS mount that are showing 20TB
and the server only has 500GB and it showing red, so I tried in the ignore
function according to the documentation and dosnt seem to work or I am just
doing something completely wrong.  Any advise would be appricated.

-- 

T.J. Yang
list Great D Dilla · Tue, 29 Jun 2010 04:42:37 +0800 ·
Look into the client's agent checking the filesystems.

If you want to check local disks only, the df command has switches like "-l"
for local drives only. But remember that since it is a blanket solution, all
checks for other mounts will be affected.

Hope this helps.

/Great
quoted from TJ Yang

-----Original Message-----
From: TJ Yang [mailto:user-61afc885aa73@xymon.invalid] 
Sent: Friday, June 25, 2010 07:50 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Disable CIFS/NFS

Hi, Domnick

You need to look at hobbitclient-OS.sh in bin directory. and look for
df command area, usually it follows a "grep -v" to exclude to file
system you don't want to report.

On Wed, Jun 23, 2010 at 12:15 AM, Domnick Eger <user-077cbd11f7fb@xymon.invalid> wrote:
Is there a way of disabling CIFS and NFS disk monitoring from the hobbit
client from checking thses ?, I have a few CIFS mount that are showing
20TB
and the server only has 500GB and it showing red, so I tried in the ignore
function according to the documentation and dosnt seem to work or I am
just
doing something completely wrong.  Any advise would be appricated.

-- 
T.J. Yang