Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Bootchart Support
PostPosted: Tue Dec 25, 2007 9:49 pm 
Offline
Senior Member

Joined: Sat Jun 05, 2004 12:49 am
Posts: 333
Bootchart


Top
   
 Post subject:
PostPosted: Fri Dec 28, 2007 10:20 am 
Offline
Linode Staff
User avatar

Joined: Fri Oct 17, 2003 12:38 am
Posts: 287
Location: Dr Wierd's Lab, South Jersey Shore
Kernel 2.6.23.12-linode37 includes BSD process accounting, latest 2.6 doesn't point to it yet so you will need to manually select this kernel.

Then simply rename /sbin/init to /sbin/init-real and /sbin/bootchartd
to /sbin/init. Line 223 of bootchartd would then change from:
Code:
   init="/sbin/init"
to:
Code:
   init="/sbin/init-real"


Also make sure to install the GNU accounting utilities and turn on the process accounting option on line 19 of bootchartd.conf.


Top
   
 Post subject:
PostPosted: Sat Dec 29, 2007 12:34 pm 
Offline
Senior Member

Joined: Sat Jun 05, 2004 12:49 am
Posts: 333
What if I'm on the Xen machine? These kernels setup for it?

Edit: Didn't seem to work, got no logfile :-/

Edit2: Had to do more file and script munging, still can't get it to stop after bootup is completed, so probably can't get a too accurate graph going this route.

Oh well, not that important.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group