]> git.etc.gen.nz Git - spong.git/commitdiff
html cleaned up
authorMichael Arndt <scriptkiller@gmx.de>
Thu, 10 Nov 2005 12:59:32 +0000 (12:59 +0000)
committerMichael Arndt <scriptkiller@gmx.de>
Thu, 10 Nov 2005 12:59:32 +0000 (12:59 +0000)
www/html/cpu.html

index 5fdc4c4d3d96f0d27a316934869fbc24e91a380a..a4939b00e508335afa237129c42f0d7108e358ef 100755 (executable)
@@ -1,22 +1,12 @@
-<html>
-<head>
-   <title>Son of Pong - Help CPU</title>
-</head>
-
-<body>
 <h1>cpu</h1>
 
-This check test to make sure that the "load" (the amount of CPU being
+<p>This check test to make sure that the "load" (the amount of CPU being
 used) is not too high.  If too much CPU is being used, services that are
 provided by that system could be suffering and users on that system could be
-noticing significant delays.<p>
-
-A summary of the current load, the number of users, the number of processes
-running, and the amount of time that the system has been up are provided.<p>
-
-A list of the top 10 processes using the most CPU resources is also available
-which might help indicate what processes are causing problems.<p>
+noticing significant delays.</p>
 
-<hr>
+<p>A summary of the current load, the number of users, the number of processes
+running, and the amount of time that the system has been up are provided.</p>
 
-</body>
+<p>A list of the top 10 processes using the most CPU resources is also available
+which might help indicate what processes are causing problems.</p>