The Sysadmin’s Daily Grind: Bootchart
BOOT CAMP
What could be more boring than watching a computer run through an error-free boot routine? Why watch for messages that may never appear? Every second you save adds to your valuable leisure time. Bootchart helps you find those valuable leisure moments.
Bootchart [1] runs in the background while a computer is booting, keeping a watchful eye on the hard disk and the CPU load, noting the launch order for daemons, and letting you know if something is causing a delay. After collecting the results, Bootchart presents the relevant information in a user friendly graphic like the chart shown in Figure 1. Version 0.4 of Bootchart is a 60KB tar archive, which you can quickly unpack by typing tar xvzpf bootchart-0.4.tar.gz Now that was quick, or was it? A glance at the readme file reveals that Bootchart needs a Java Development Kit. Fortunately, the tool isn’t fussy about your choice of Java; it works fine with GCJ [2], the IBM Developer Kit [3], and Sun’s J2SE SDK [4] – I opted for Sun’s coffee roaster. I didn’t want to do without an I/ O load display, so I followed the recommendation in the readme and installed iostat from the sysstat package [5].
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
News
-
Elementary OS 5.1 Has Arrived
One of the most highly regarded Linux desktop distributions has released its next iteration.
-
Linux Mint 19.3 Will be Released by Christmas
The developers behind Linux Mint have announced 19.3 will be released by Christmas 2019.
-
Linux Kernel 5.4 Released
A number of new changes and improvements have reached the Linux kernel.
-
System76 To Design And Build Laptops In-House
In-house designed and built laptops coming from System76.
-
News and views on the GPU revolution in HPC and Big Data:
-
The PinePhone Pre-Order has Arrived
Anyone looking to finally get their hands on an early release of the PinePhone can do so as of November 15.
-
Microsoft Edge Coming to Linux
Microsoft is bringing it’s new Chromium-based Edge browser to Linux.
-
Open Invention Network Backs Gnome Project Against Patent Troll
OIN has deployed its legal team to find prior art.
-
Fedora 31 Released
The latest version of Fedora comes with new packages and libraries.
-
openSUSE OBS Can Now Build Windows WSL Images
openSUSE enables developers to build their own WSL distributions.