Monitoring CPU time

2010-04-04 Thread Francois Tigeot
Hi, I'm currently playing with munin http://munin-monitoring.org/ and I would like to monitor the CPU usage on DragonFly hosts. The FreeBSD plugin uses the sysctl kern.cp_time, which is not present on DragonFly. Is there any way to easily get the different percentages of nice, idle, user,

how to switch the base compiler to gcc 4.4.2

2010-04-04 Thread Saifi Khan
Hi: How does one switch the base compiler to gcc 4.4.2 ? Here is some info for my setup: . running DragonFly 2.7-DEVELOPMENT v2.7.0.47.g3f16d (HEAD as of April 4, 2010). . the HEAD was built with CCVER=gcc44 for - buildworld - buildkernel - installkernel - installworld -

Laptop still doesn't boot with ACPI

2010-04-04 Thread Pierre Abbat
http://bugs.dragonflybsd.org/issue1559 I updated the kernel on March 28 (v2.5.1.1080.ga68e0-DEVELOPMENT) and tried booting with ACPI enabled. It still doesn't work. Pierre -- lo ponse be lo mruli po'o cu ga'ezga roda lo ka dinko

Re: Monitoring CPU time

2010-04-04 Thread Chris Turner
Francois Tigeot wrote: The FreeBSD plugin uses the sysctl kern.cp_time, which is not present on DragonFly. Is there any way to easily get the different percentages of nice, idle, user, system, etc... time from a shell ? there might be a better way to do this - but you can snag that particular

2.6 release status update

2010-04-04 Thread Matthew Dillon
The ISOs and IMGs for 2.6 will be built and uploaded this afternoon, and made available to release users. The official announcement is being held pending the i386 bulk package build finishing. It should finish today but we still need to give the mirrors a day or two to get

[PATCH] mount_tmpfs command

2010-04-04 Thread Naoya Sugioka
Hello, Here attached is the patch for latest tmpfs related command updates: 1. -f options for max filesize 2. -o options now supports uid/gid/mode/inodes/size/maxfilesize descriptive options 3. corresponding tmpfs(5) mount_tmpfs(8) change. Please accept this patch for latest head. thank

Re: Monitoring CPU time

2010-04-04 Thread Francois Tigeot
On Sun, Apr 04, 2010 at 03:01:47PM +, Chris Turner wrote: Francois Tigeot wrote: The FreeBSD plugin uses the sysctl kern.cp_time, which is not present on DragonFly. Is there any way to easily get the different percentages of nice, idle, user, system, etc... time from a shell ? there

Re: 2.6 release status update

2010-04-04 Thread Justin C. Sherrill
On Sun, April 4, 2010 12:08 pm, Matthew Dillon wrote: The ISOs and IMGs for 2.6 will be built and uploaded this afternoon, and made available to release users. The official announcement is being held pending the i386 bulk package build finishing. It should finish today but we

Source IP

2010-04-04 Thread Walter
Hi, I'm getting log messages which say that login failures are from a specific URL rather than an IP, I tried running ftpd with the -h option but it didn't fix this... So, can anyone tell me how I can make ftpd always give me the IP rather than, sometimes, the URL? Alternatively, can someone