Skip to content

Linux Performance Monitoring – ss

Linux server performance monitoring through the ‘ss’ command provides the monitoring statistics related to network sockets and connections. ‘ss’ stands for ‘Socket Statistics’ and it is a simpler and faster version of the obsolete command… 

Linux Performance Monitoring – mpstat

Linux Performance Monitoring – mpstat

Linux server performance monitoring through the ‘mpstat’ command, is one of the oldest and most valuable ways to capture CPU statistics. If the system is a multi-core processor, then the mpstat command helps monitor each… 

Linux Performance Monitoring iostat

Linux Performance Monitoring – iostat

Linux server performance monitoring through the ‘iostat’ command provides general information about disk operations and related statistics. ‘iostat’ stands for ‘Input/Output Statistics’ and it is a utility that monitors system input/output by observing the time… 

VMWare Systems Performance Counters

VMWare Systems Performance Counters

VMWare systems are used as servers to provide virtualization solutions for businesses. Virtualization is a technology used to allow a single physical server to be divided into multiple virtual servers, each running its own operating… 

Solaris Operating System Performance Counters

Solaris Operating System Performance Counters

Solaris is a Unix-based operating system developed by Sun Microsystems and now owned by Oracle. It is designed for use on SPARC, x86, and IA-64 architectures. Solaris is used as a server operating system in… 

HP-UX Operating System Performance Counters

HP-UX Operating System Performance Counters

The HP-UX operating system is a server-based operating system developed and marketed by Hewlett-Packard (HP). It is a Unix-based operating system designed for the Hewlett-Packard 9000 series of servers. HP-UX is a robust, secure, and…