User Tools

Site Tools


general_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
general_help [2009/07/15 00:49]
k2patel created
general_help [2010/03/11 19:33]
k2patel
Line 8: Line 8:
 </​code>​ </​code>​
 It is necessary to run command like truss on dump(core) file. It is necessary to run command like truss on dump(core) file.
 +
 +==== Network Status Graph ====
 +
 +To check network status
 +<code bash>
 +nload -u m <​interface>​
 +</​code>​
 +
 +==== Statistics of the System ====
 +
 +To check system statistics.
 +<code bash>
 +vmstat -z
 +</​code>​
 +OR
 +<code bash>
 +systat -v
 +</​code>​
general_help.txt ยท Last modified: 2020/08/10 02:35 (external edit)