< Home - < Back

latencytop-tui


Information about the package, latencytop-tui, which is shipped with common Linux distributions. The latencytop-tui package is designed for, System latency monitor (text interface only).


Package Name:

latencytop-tui

Summary:

System latency monitor (text interface only)

Description:

LatencyTOP is a tool for software developers (both kernel and userspace), aimed at identifying where in the system latency is happening, and what kind of operation/action is causing the latency to happen so that the code can be changed to avoid the worst latency hiccups. This package contains a build of LatencyTOP without GUI support (and with few dependencies).

Architecture:

x86_64

Version:

0.5

Release:

9.el6

Size:

14 k

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for latencytop-tui


Control the latencytop-tui package with the following handy commands outlined below.


Command

Description of Command

yum install latencytop-tui

This command will install latencytop-tui on the server.

yum remove latencytop-tui

This command will un-install latencytop-tui on the server. When you run this command, you will be asked if you are sure that you want to remove latencytop-tui, so you have to manually confirm that you want to do this.

yum -y remove latencytop-tui

This command will un-install latencytop-tui on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove latencytop-tui when using the -y flag.

yum update latencytop-tui

This command will update latencytop-tui to the latest version. When you run this command, you will be asked if you are sure that you want to remove latencytop-tui, so you have to manually confirm that you want to do this.

yum -y update latencytop-tui

This command will update latencytop-tui to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove latencytop-tui when using the -y flag.

yum info latencytop-tui

This command will show you core information about the latencytop-tui package.

yum deplist latencytop-tui

This command will show you the dependencies for latencytop-tui. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update latencytop-tui

This command will check if there is an update waiting on latencytop-tui. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.