Article Title: use of commercial server AIX resource monitoring and modulation tools. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Performance Optimization and determining the performance bottleneck in the system are one of
techniques NI004 and tricks NI005.Back to top of pageFeature-Based Optimization techniquesLet's look at the different characteristics of a typical application. You should navigate to behaviors that are similar to your application, whether designed or observed, and apply the appropriate techniques.Back to top of pageNetwork-intensive applicationsFor network-intensive applications, you should use Netstat to ensure that there are no dropped packets, and so on. The Netstat and Netpmon sections in t
Turn from 51Testinghttp://bbs.51testing.com/viewthread.php?tid=116526Often see a lot of people talk about LoadRunner to Linux/aix performance monitoring too little, indeed, LR for non-Windows platform monitoring is too little, but we can use IBM's Nmon for performance analysis, this is a great tool, on the official website of IBM:Http://www-941.haw.ibm.com/collab
Tomcat monitoring series-Introduction to monitoring tools and tomcat monitoring tools
Recently, the company's windows server has just completed Load Balancing processing for Nginx + tomcat. The next step is to monitor the background service software tomcat and nginx.What we
JVM monitoring tools-Introduction to several common tools and jvm monitoring-common toolsIntroduction to JVM monitoring tools
Jdk provides a powerful GUI-based jvm monitoring tool, whic
The malloc subsystem monitoring tool Mallocdebug, included with Aix®version 5.3, can help you isolate memory leaks. Memory leaks are a tricky problem and are costly to handle, so it is important to use good tools to identify and understand the cause of the leak. The sample code provided in this article will show you a way to handle memory leaks.
Introduction
It
The topas command of AIX performance monitoring parses the most comprehensive dynamics of the operating system in detail, and the convenient performance view is the topas command. The topas output is used as an example below, briefly describe the performance monitoring of the AIX System for the reference of O M engine
check the Mail error report sent by the system to the root userEnter: Mail–u root at the command prompt "#" to display the mail error report sent by the system to the root user. See if there is a hardware or software error message report and do the appropriate processing.8. Use the DIAG command to check the operation of the system hardwareEvery month with the DIAG command to check the operation of the system hardware, timely detection of the hardware may occur failure.In summary, as an
After running the topas command:
# Topas
The most comprehensive and dynamic operating system, and the convenient performance view is the topas command. The following uses the topas output as an example to briefly describe the performance monitoring of the AIX system, for the reference of O M engineers and system administrators.
In addition, 1. view the error message errpt in the operating system. 2. U
Share an AIX process monitoring script:When the number of MWM processes is greater than 2 o'clock, call SendMail to send the message to notify the user, the script is as follows#!/usr/bin/ksh#---------------------------------------------------------------##scriptname: MWMCheckShell#Createdby:Xin23# on:2015.02.04#------------------------------------------------------ ---------##definedirectorymwmcheckdir=/ho
AIX under RAC Construction seriesAIX under RAC build oracle10g (v) Install Oracle, set up monitoringEnvironment
Node
Node 1
Node 2
Small machine Model
IBM p-series 630
IBM p-series 630
Host Name
AIX203
AIX204
Switch
SAN Fibre switch
Store
SAN T3 Storage
The outline process is as follows:First part: Host configurationFirst, the
Use nmon in Aix for monitoring and analysis
Download nmon from here:Http://www.ibm.com/developerworks/wikis/display/Wikiptype/nmonanalyser
1. Preparation
:
1) log on to the system as the root user.
2) create a directory: # mkdir/nmon/script
3) determine the version: # oslevel to determine which script to use. I use 530
# Oslevel-S
530
0-09-01-0847
4) Upload nmon12e_aix530 over FTP to/nmon/script
5) execute
Generally, Unix administrators have a set of common tools, techniques, and systems for assisting process management. This article provides a variety of key utilities, command line chains, and scripts used to simplify each process. Some of these tools come from the operating system, and most of the skills come from long-term experience and requirements for reducing the workload of system administrators. This
Script implementation: When the number of MWM processes is greater than 2 and consumes more than 100 CPU time, send a mail alert with the following script:#!/usr/bin/ksh#---------------------------------------------------------------##scriptname: mwmcheckshell#version:3#createdby :xin23#on:2015.02.04 #updatedby:xin23#on :2015.02.15#Updatedby:Xin23# on:2015.02.25#------------------------------------------------------------ ---##definedirectorymwmcheckdir=/home/monitor/mwm_check_dircd $MWMCHECKDI
Yesterday, we had to spend half a day worrying about whether the system performance meets the requirements of a certain function. Because of the lack of relevant performance data, we had to stop it. Today, we searched for the was thread monitoring method to collect relevant performance data.
PS-U was-O thread, where the SC column can display the number of threads of the was user. AIX can monitor processes
Purpose
Provides interface-level packet tracing for Internet protocols.
Syntax
/Usr/sbin/iptrace [-A] [-B] [-E] [-U] [-pprotocol_list] [-iinterface] [-pport_list] [-shost [-B] [-Dhost] [-L log_size] [-B] [-T] [-s snap_length] logfile
Description
The/usr/sbin/iptrace daemon recordsInternet packets received ed from configured interfaces. Command flagsProvide a filter so that the daemon traces only packets MEETINGSpecific criteria. packets are traced only between the local host onWhich the iptrace
AIX under RAC Construction seriesAIX under RAC build oracle10g (v) Install Oracle, set up monitoringEnvironment
Node
Node 1
Node 2
Small machine Model
IBM p-series 630
IBM p-series 630
Host Name
AIX203
AIX204
Switch
SAN Fibre switch
Store
SAN T3 Storage
The outline flow is as follows:First part: Host configurationFirst, the de
Jvm performance monitoring and common tools, common tools for jvm monitoring
Common JDK command line tools
Jps: jps [options] [hostid].-q only displays the jvmid,-m parameter passed to main class,-l class full name, and-v jvm startup parameter.
Jstat: jstat [options
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.