Erm, how do you exempt disks from being detected in the client? Its detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Jason Chambers
IT Helpdesk Support
<http://www.geosoft.com/20> eosoft Inc.
85 Richmond St. West - 8th Floor
Toronto, Ontario, Canada
M5H 2C9
Tel: 416-369-0111 x344
Fax: 416-369-9599
www.geosoft.com
On Wed, Jun 07, 2006 at 04:34:38PM -0400, Jason Chambers wrote:
Erm, how do you exempt disks from being detected in the client? Its detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Hack the client-script "df" command.
Perhaps I should add an "ignore" setting to the DISK setup in hobbit-clients.cfg.
Regards, Henrik
An ignore setting would be good for ignoring CD/DVD/USB/etc. mounts as well.
Thanks, Larry Barber
On 6/7/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Wed, Jun 07, 2006 at 04:34:38PM -0400, Jason Chambers wrote:
Erm, how do you exempt disks from being detected in the client? Its detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Hack the client-script "df" command.
Perhaps I should add an "ignore" setting to the DISK setup in hobbit-clients.cfg.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
There's a patch for this now at http://www.hswn.dk/hobbitsw/betapatches/ignoredisk.patch
This lets you put a
DISK %^/mnt IGNORE
in the hobbit-clients.cfg, and it will completely ignore all filesystems beginning with "/mnt".
Regards, Henrik
On Wed, Jun 07, 2006 at 04:01:00PM -0500, Larry Barber wrote:
An ignore setting would be good for ignoring CD/DVD/USB/etc. mounts as well.
On 6/7/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Wed, Jun 07, 2006 at 04:34:38PM -0400, Jason Chambers wrote:
Erm, how do you exempt disks from being detected in the client? Its detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Perhaps I should add an "ignore" setting to the DISK setup in hobbit-clients.cfg.
Henrik Stoerner a écrit :
There's a patch for this now at http://www.hswn.dk/hobbitsw/betapatches/ignoredisk.patch
This lets you put a
DISK %^/mnt IGNOREin the hobbit-clients.cfg, and it will completely ignore all filesystems beginning with "/mnt".
Hi Henrik
do all the patches for 4.2 beta get included in next snapshots ?
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
On Thu, Jun 08, 2006 at 11:02:19AM +0200, Frédéric Mangeant wrote:
Henrik Stoerner a écrit :
There's a patch for this now at http://www.hswn.dk/hobbitsw/betapatches/ignoredisk.patch
This lets you put a
DISK %^/mnt IGNORE
in the hobbit-clients.cfg, and it will completely ignore all filesystems beginning with "/mnt".
do all the patches for 4.2 beta get included in next snapshots ?
The snapshots are tarfiles created daily from my current source-tree. So the patches are in there - but there might be other things as well, which can break stuff (like unfinished patches).
Right now, it is reasonably safe to use the snapshots for testing, since I am only doing beta-release bugfixes right now.
Regards, Henrik
Hi Henrik,
I have placed this line in my client and server (two different machines) after upgrading, and it's still generating alerts for this. Am I doing something wrong?
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Thursday, June 08, 2006 4:43 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit client, exempt disks?
There's a patch for this now at http://www.hswn.dk/hobbitsw/betapatches/ignoredisk.patch
This lets you put a
DISK %^/mnt IGNORE
in the hobbit-clients.cfg, and it will completely ignore all filesystems beginning with "/mnt".
Regards, Henrik
On Wed, Jun 07, 2006 at 04:01:00PM -0500, Larry Barber wrote:
An ignore setting would be good for ignoring CD/DVD/USB/etc. mounts as well.
On 6/7/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Wed, Jun 07, 2006 at 04:34:38PM -0400, Jason Chambers wrote:
Erm, how do you exempt disks from being detected in the client? Its
detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Perhaps I should add an "ignore" setting to the DISK setup in hobbit-clients.cfg.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
I figured it out now,
I had to put that line above the DISK * 90 95 line.
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Jason Chambers [mailto:Jason.Chambers at geosoft.com] Sent: Wednesday, August 16, 2006 10:54 AM To: hobbit at hswn.dk Subject: RE: [hobbit] Hobbit client, exempt disks?
Hi Henrik,
I have placed this line in my client and server (two different machines) after upgrading, and it's still generating alerts for this. Am I doing something wrong?
Jason Chambers IT Helpdesk Support Geosoft Inc. 85 Richmond St. West - 8th Floor Toronto, Ontario, Canada M5H 2C9 Tel: 416-369-0111 x344 Fax: 416-369-9599 www.geosoft.com
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Thursday, June 08, 2006 4:43 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Hobbit client, exempt disks?
There's a patch for this now at http://www.hswn.dk/hobbitsw/betapatches/ignoredisk.patch
This lets you put a
DISK %^/mnt IGNORE
in the hobbit-clients.cfg, and it will completely ignore all filesystems beginning with "/mnt".
Regards, Henrik
On Wed, Jun 07, 2006 at 04:01:00PM -0500, Larry Barber wrote:
An ignore setting would be good for ignoring CD/DVD/USB/etc. mounts as well.
On 6/7/06, Henrik Stoerner <henrik at hswn.dk> wrote:
On Wed, Jun 07, 2006 at 04:34:38PM -0400, Jason Chambers wrote:
Erm, how do you exempt disks from being detected in the client? Its
detected the network mount (a backup drive) as a disk and is logging it! I don't think I need that level of redundancy in detection. *smirk*
Perhaps I should add an "ignore" setting to the DISK setup in hobbit-clients.cfg.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (4)
-
frederic.mangeant@steria.com
-
henrik@hswn.dk
-
Jason.Chambers@geosoft.com
-
lebarber@gmail.com