Logo Background

UNIX Server Load Monitoring

  • In UNIX. there are few command that can be used for server load monitoring: -

    1. top
    2. prstat
    3. sar
    4. vmstat
    5. iostat
    6. mpstat

    Be aware on those process that consume a lot of  CPU resources and perhaps having high read on physical disk.

    Related Posts

    Previous
    Next
    » Oracle SQL Trace File And Explain Plan
Leave a Comment