Xymon Mailing List Archive search

new hobbit install, small mod request

3 messages in this thread

list Tracy di Marco White · Wed, 31 Aug 2005 01:36:24 CDT ·
I installed hobbit over the weekend on what was to be my new BB servers,
and I'm impressed, and things have gone pretty well converting from BB
to hobbit.  I'm very impressed by the trending, and the difficulty I
was having integrating larrd into BB was the impetus for my changing.
I have one BBDISPLAY & one BBNET.

I use NetBSD, and I would like to see a small change that shouldn't
be problematic.

I'd like the df test in the NetBSD client to include 'null' as a
filesystem to exclude, so basically just changing:
df -P -tnonfs,kernfs,procfs,cd9660
to
df -P -tnonfs,kernfs,procfs,cd9660,null

On NetBSD, null mounts are loopback, so they're a duplication of
an already existing filesystem.

Tracy J. Di Marco White
Information Technology Services
Iowa State University
list Figaro Nicolas · Wed, 31 Aug 2005 08:40:49 +0200 ·
Hi, The df command is in the $HOBBIT/client/bin/hobbitclient-netbsd.sh script. 
You can modify this script and add "null" to the list of df excludes. 
Nicolas Figaro 
quoted from Tracy di Marco White
-----Message d'origine-----
De : user-4d3c8321d54f@xymon.invalid [mailto:user-4d3c8321d54f@xymon.invalid] Envoyé : mercredi 31 août 2005 08:36
À : user-ae9b8668bcde@xymon.invalid
Objet : [hobbit] new hobbit install, small mod request


I installed hobbit over the weekend on what was to be my new BB servers, and I'm impressed, and things have gone pretty well converting from BB to hobbit.  I'm very impressed by the trending, and the difficulty I was having integrating larrd into BB was the impetus for my changing. I have one BBDISPLAY & one BBNET.

I use NetBSD, and I would like to see a small change that shouldn't be problematic.

I'd like the df test in the NetBSD client to include 'null' as a filesystem to exclude, so basically just changing: df -P -tnonfs,kernfs,procfs,cd9660 to df -P -tnonfs,kernfs,procfs,cd9660,null

On NetBSD, null mounts are loopback, so they're a duplication of an already existing filesystem.

Tracy J. Di Marco White
Information Technology Services
Iowa State University

list Henrik Størner · Wed, 31 Aug 2005 12:29:19 +0200 ·
Hi Tracy,

I've made this change in the NetBSD client script. As Nicolas wrote,
feel free to make this change yourself in the client script.


Regards,
Henrik
quoted from Tracy di Marco White


On Wed, Aug 31, 2005 at 01:36:24AM -0500, Tracy Di Marco White wrote:
I installed hobbit over the weekend on what was to be my new BB servers,
and I'm impressed, and things have gone pretty well converting from BB
to hobbit.  I'm very impressed by the trending, and the difficulty I
was having integrating larrd into BB was the impetus for my changing.
I have one BBDISPLAY & one BBNET.

I use NetBSD, and I would like to see a small change that shouldn't
be problematic.

I'd like the df test in the NetBSD client to include 'null' as a
filesystem to exclude, so basically just changing:
df -P -tnonfs,kernfs,procfs,cd9660
to
df -P -tnonfs,kernfs,procfs,cd9660,null

On NetBSD, null mounts are loopback, so they're a duplication of
an already existing filesystem.

Tracy J. Di Marco White
Information Technology Services
Iowa State University

-- 

Henrik Storner