<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>Hey,</div>
<div><br>
</div>
<div>So I have xymon setup to email us when the cpu usage of a machine gets too high for an extended period of time.  It sends the top 50 processes in an email.  Right now, it is sending them in ascending order by process id.  This is not super helpful because
 then I have to parse through to find which is taking the most cpu %.  Do you guys have any suggestions on how I can get the email to be sorted by the cpu% instead of the proc id?</div>
<div><br>
</div>
<div>Thanks!</div>
<div><br>
</div>
<div>
<div>
<div>David B</div>
</div>
</div>
</div>
</div>
</body>
</html>