| Service | CPU load | Pids | Memory | Send | Receive | Read | Write | 
| {{stat.service}} | 
        
         {{stat.cpu}}
       | {{stat.pids}} | 
        
        {{stat.memory_VIEW}} of {{stat.totalMemory_VIEW}} {{stat.memory_pc}}%
       | 
        
        {{stat.netIO.sent_VIEW}}
       | 
        
        {{stat.netIO.received_VIEW}}
       | 
        
        {{stat.blockIO.read_VIEW}}
       | 
        
        {{stat.blockIO.write_VIEW}}
       |