Xymon Mailing List Archive search

Feature requests; filter out MVFS

list Hezki Englander
Wed, 1 Aug 2007 17:23:59 +0300
Message-Id: <user-3c04e6590dd6@xymon.invalid>

I solved this Issue by adding this to hobbit-clients.cfg :

HOST=%cc.*
        DISK    %^/vobs/.* IGNORE


where HOST= should be your clearcase hostname(s)


--Hezki


   - *To*: user-ae9b8668bcde@xymon.invalid
   - *Subject*: RE: [hobbit] Feature requests; filter out MVFS
   - *From*: "T.J. Yang" <user-8e841282cda5@xymon.invalid>
   - *Date*: Thu, 26 Jul 2007 17:08:51 -0500
   - *Bcc*:
   - *Cc*: user-762ee872a5a4@xymon.invalid


From: user-762ee872a5a4@xymon.invalid
Reply-To: user-ae9b8668bcde@xymon.invalid
To: <user-ae9b8668bcde@xymon.invalid>
CC: <user-762ee872a5a4@xymon.invalid>
Subject: RE: [hobbit] Feature requests; filter out MVFS
Date: Thu, 26 Jul 2007 16:28:52 -0400

Hi Henrik,

A software versioning tool called ClearCase creates this pseudo
filesystem
on whichever server you install it on.  We have it on a bunch of servers

here as the software development environment is spread across
continents.

Same here, beside it is cross continents. it is also cross OS platform.

I need to customize the df script to exclude mvfs on Linux,hpux and
solaris before
I can

deploy hb client.

tj yang