Recent Changes - Search:

Softwares

.

LinuxServerLoad

Main.LinuxServerLoad History

Hide minor edits - Show changes to markup

June 06, 2006, at 02:32 AM by 210.18.59.46 -
Changed line 52 from:
 *Network Monitoring Tools
to:
  • Network Monitoring Tools
Changed line 56 from:
 *Cacti is a complete network graphing solution.
to:
  • Cacti is a complete network graphing solution.
June 06, 2006, at 02:32 AM by 210.18.59.46 -
Changed lines 43-58 from:
    http://people.redhat.com/alikins/system_tuning.html
to:
    http://people.redhat.com/alikins/system_tuning.html
  • Debian Administration Utilities
     http://www.debianhelp.co.uk/adminutilities.htm
  • monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system.
      http://www.tildeslash.com/monit/
  • Network Monitoring Tools
      http://www.slac.stanford.edu/xorg/nmtf/nmtf-tools.html

 *Cacti is a complete network graphing solution.

     http://www.cacti.net/
June 06, 2006, at 01:46 AM by 210.18.59.46 -
Added lines 33-43:
  • References..
    http://people.redhat.com/alikins/system_tuning.html
June 05, 2006, at 01:28 PM by 210.18.59.46 -
Changed lines 11-12 from:
to:
  • ps - report a snapshot of the current processes.
June 05, 2006, at 12:01 PM by 210.18.59.46 -
Changed lines 29-31 from:
    x  processes w/o controlling ttys     t  by tty
to:
   x  processes w/o controlling ttys     t  by tty
June 05, 2006, at 12:01 PM by 210.18.59.46 -
Added lines 12-31:
   ps       will show your the current users running process.
   ps -f    will show full list of users currently running process
   ps -ef   will show full list of all process expect kernel process
   ps -A    all process including the kernel process
   ps -Kf   will show full listing of kernel process
   ps auxw  Wide listing sorted by percentage of CPU usage and %CPU

  ********* simple selection *********  ********* selection by list *********
  -A all processes                      -C by command name
  -N negate selection                   -G by real group ID (supports names)
  -a all w/ tty except session leaders  -U by real user ID (supports names)
  -d all except session leaders         -g by session OR by effective group name
  -e all processes                      -p by process ID
   T  all processes on this terminal     -s processes in the sessions given
   a  all w/ tty, including other users  -t by tty
   g  OBSOLETE -- DO NOT USE             -u by effective user ID (supports names)
   r  only running processes             U  processes for specified users
    x  processes w/o controlling ttys     t  by tty
June 03, 2006, at 06:52 AM by 210.18.59.46 -
Added lines 1-11:

Server Load Issuses..

Using Top:

  • Use the -n flag to limit the number of iterations:
    top -n 1
  • Check out the system and the process monitor form atconsultancy.nl
    Download ATOP from http://www.atconsultancy.nl/atop/download.html
Edit - History - Print - Recent Changes - Search
Page last modified on June 06, 2006, at 02:32 AM