home *** CD-ROM | disk | FTP | other *** search
- > Have you gotten xload to work? According to docs, it needs to be
- > in group kmem, and sgid in order to read /dev/kmem, and it is indeed.
- > /dev/kmem is read for owner (root)/group (kmem)...
-
- It shouldn't have to be sgid kmem for NetBSD. We have a new system call
- that is able to get the load average without reading /dev/kmem. Just make
- sure it uses the getloadavg() function and links with -lutil.
-
- -Markus
- --
- CHUUG/EUnet Switzerland Markus Wild
- Zweierstrasse 35 Tel: +41 1 291 45 80 mw@eunet.ch
- CH-8004 Zuerich Fax: +41 1 291 46 42 S=mw;P=EUnet;A=EUnet;C=CH
-
-