Project

General

Profile

« Previous | Next » 

Revision 89a9d56b

Added by Scott Ullrich about 20 years ago

Add vmstat -i which shows interrupt usage

View differences:

usr/local/www/status.php
135 135

  
136 136
defCmdT("config.xml","dumpconfigxml");
137 137

  
138
defCmdT("Interrupts", "vmstat -i");
139

  
138 140
exec("/bin/date", $dateOutput, $dateStatus);
139 141
$currentDate = $dateOutput[0];
140 142

  

Also available in: Unified diff