Announcement

Collapse
No announcement yet.

Top Command

Collapse
X
Collapse
  •  

  • Top Command

    'top' command is used to display dynamic real-time information about running processes in the system.

    - PID: Shows task’s unique process id.
    - PR: Stands for priority of the task.
    - SHR: Represents the amount of shared memory used by a task.
    - VIRT: Total virtual memory used by the task.
    - USER: User name of owner of task.
    - %CPU: Represents the CPU usage.
    - TIME+: CPU Time, the same as ‘TIME’, but reflecting more granularity through hundredths of a second.
    - SHR: Represents the Shared Memory size (kb) used by a task.
    - NI: Represents a Nice Value of task. A Negative nice value implies higher priority, and positive Nice value means lower priority.
    - %MEM: Shows the Memory usage of task.
      Posting comments is disabled.

    Categories

    Collapse

    Latest Articles

    Collapse

    • Recognizing as a Top Devops Company
      by Administrator
      Being recognized as a top DevOps company involves a combination of technical expertise, customer satisfaction, and innovation. Here are some key factors that contribute to becoming a leading DevOps company:

      1. Technical Expertise:

      - Skilled Team: A company with highly skilled DevOps engineers proficient in various tools like Jenkins, Docker, Kubernetes, Terraform, and AWS.
      - Continuous Integration/Continuous Deployment (CI/CD):Mastery in implementing robust CI/CD...
      08-14-2024, 11:53 AM
    • Collaboration, Innovation, and Continuous Improvement with DevOps as a Service
      by Administrator
      The rise of DevOps as a Service (DaaS) is not just a technological evolution but a cultural revolution. As organizations across industries adopt DaaS, they experience a profound shift in
      their operational and cultural landscapes. This transformation fosters collaboration, sparks innovation, and cultivates a culture of continuous improvement.

      Collaboration:

      In traditional IT environments, development and operations teams often work in divisions,leading to communication...
      07-08-2024, 01:05 PM
    • What is Containerization? A Deep Dive into Containerization
      by Lalit_Waghulkar
      Hey there tech enthusiasts!

      Today, we're diving into the tech wonderland of containerization – a game-changer in the world of software development. So, buckle up your coding belts as we explore the ins and outs of this revolutionary technology and how it's turning the tables for developers everywhere.

      Containerization: What's the Buzz About?
      Alright, let's start with the basics. Containerization is like a digital lunchbox for your apps, keeping everything they need...
      01-10-2024, 03:08 PM
    • Enable native brute-force protection
      by Akash Gorane
      Error on Imunify 360 dashboard: Enable native brute-force protection module for Dovecot to protect against IMAP/POP3 services attacks.
      Screenshot: https://prnt.sc/ExqjW1hdfOrR

      Solution: Dovecot native brute force protection module improves stability and resolves issues that standard PAM caused in some cases The following commands can be used to control the Dovecot native module.

      Enable:
      :
      imunify360-agent config update '{"PAM": {"enable":
      ...
      02-03-2023, 06:12 PM
    • Enable native brute-force protection.
      by Akash Gorane
      Error on Imunify 360 dashboard: Enable native brute-force protection module for Dovecot to protect against IMAP/POP3 services attacks.
      Screenshot: https://prnt.sc/ExqjW1hdfOrR

      Solution: Dovecot native brute force protection module improves stability and resolves issues that standard PAM caused in some cases The following commands can be used to control the Dovecot native module.
      Enable:

      :
      imunify360-agent config update '{"PAM": {"enable":
      ...
      02-03-2023, 06:09 PM
    • Top Command
      by Akash Gorane
      'top' command is used to display dynamic real-time information about running processes in the system.

      - PID: Shows task’s unique process id.
      - PR: Stands for priority of the task.
      - SHR: Represents the amount of shared memory used by a task.
      - VIRT: Total virtual memory used by the task.
      - USER: User name of owner of task.
      - %CPU: Represents the CPU usage.
      - TIME+: CPU Time, the same as ‘TIME’, but reflecting more granularity through
      ...
      01-12-2023, 05:12 PM
    Working...
    X