Re: top for 4.10 jail - looking to work with a someone to make it work

2004-08-18 Thread Garance A Drosihn
At 8:24 PM -0500 8/18/04, george donnelly wrote:
I need top for 4.10 jails to work, and i know a lot of other people
would like it.
So i am looking for someone who like to develop a new patch for
it (if it doesn't already exist?) and then keep the patch up to
date. we're willing to pay and would of course want to release
it back to the community.
Disclaimer: I have not worked with jails...
What does `top' do in jails right now?
What would you like it to do?  I assume you want people to
only see the processes in their own jail, and not other
the ones in other jails.
Does `ps' work in jails the way you would like it to work?
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: top for 4.10 jail - looking to work with a someone to make it work

2004-08-18 Thread george donnelly
Garance A Drosihn [EMAIL PROTECTED] on 8/18/04 wrote:

I need top for 4.10 jails to work, and i know a lot of other people
would like it.

So i am looking for someone who like to develop a new patch for
it (if it doesn't already exist?) and then keep the patch up to
date. we're willing to pay and would of course want to release
it back to the community.

Disclaimer: I have not worked with jails...

What does `top' do in jails right now?

it throws an error about kvm_open (naturally). i have read that there
are other ways to get at the information...

What would you like it to do?  I assume you want people to
only see the processes in their own jail, and not other
the ones in other jails.

to work normally ;)

Does `ps' work in jails the way you would like it to work?

it works perfectly.
--
george donnelly ~ http://www.zettai.net/ ~ Quality Zope Hosting
Shared and Dedicated Zope Hosting ~ Zope Servers ~ Zope Websites
Yahoo, AIM: zettainet ~ ICQ: 51907738 ~ Sales (USA): 1-866-967-3669
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: top for 4.10 jail - looking to work with a someone to make it work

2004-08-18 Thread george donnelly
Glenn Dawson [EMAIL PROTECTED] on 8/18/04 wrote:

All you need to do to make it work is create /dev/kmem and /dev/mem 
inside 
the jail.  (note, you have to create them from the base system)

You'll find the correct mknod command to use for each in /dev/MAKEDEV

-Glenn

thanks, but wouldn't this be able to be abused ?
--
george donnelly ~ http://www.zettai.net/ ~ Quality Zope Hosting
Shared and Dedicated Zope Hosting ~ Zope Servers ~ Zope Websites
Yahoo, AIM: zettainet ~ ICQ: 51907738 ~ Sales (USA): 1-866-967-3669
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: top for 4.10 jail - looking to work with a someone to make it work

2004-08-18 Thread Bill Moran
george donnelly [EMAIL PROTECTED] wrote:
 Garance A Drosihn [EMAIL PROTECTED] on 8/18/04 wrote:
 
 I need top for 4.10 jails to work, and i know a lot of other people
 would like it.
 
 So i am looking for someone who like to develop a new patch for
 it (if it doesn't already exist?) and then keep the patch up to
 date. we're willing to pay and would of course want to release
 it back to the community.
 
 Disclaimer: I have not worked with jails...
 
 What does `top' do in jails right now?
 
 it throws an error about kvm_open (naturally). i have read that there
 are other ways to get at the information...

I'm not seeing this behaviour in my 4.10 jail.  I didn't do anything
special to make it work.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]