system-processor.xml 412 Bytes
Newer Older
1
<?xml version="1.0"?>
2 3
<systemhealth>
    <file-match>system-processor</file-match>
4
    <title> System Information - Utilization and Processes</title>
5
    <y-axis_label>[U]tilization ,  [#]Number</y-axis_label>
6 7 8 9 10 11 12
    <field_units>
        <user>[U]</user>
        <nice>[U]</nice>
        <system>[U]</system>
        <interrupt>[#]</interrupt>
        <processes>[#]</processes>
    </field_units>
13
</systemhealth>