User Tools

Site Tools


general_help

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
general_help [2010/03/11 19:33]
k2patel
general_help [2011/01/09 04:22]
k2patel
Line 26: Line 26:
 systat -v systat -v
 </​code>​ </​code>​
 +
 +==== Disk Activity ====
 +
 +To Monitor Disk activity there is command called gstat.\\
 +there is three switches. '​-c'​ '​-d'​ & '​-I'​\\
 +//-c shows consumers of geom\\
 +-d shows delete operations.\\
 +-I can define interval of refresh.\\
 +//
 +
 +<code bash>
 +gstat -I 1 -c
 +</​code>​
 +
 +
 +
 +==== Cron location ====
 +Most is it is usefull when you can not use crontab command.\\
 +Cron file located @
 +<code bash>
 +/​var/​spool/​cron
 +</​code>​
 +
general_help.txt ยท Last modified: 2020/08/10 02:35 (external edit)