High CPU and virtual memory issues

Similar documents
Understanding Feature and Network Services in Cisco Unified Serviceability

Cisco Prime Collaboration Deployment Configuration and Administration

Post-Change Task List

Port Usage Information for the IM and Presence Service

Port Usage Information for the IM and Presence Service

Trace. Trace. Trace, page 1 Configure trace, page 4

Services. Service descriptions. Cisco HCS services

Post-Change Tasks and Verification

Performance Objects and Counters for the System

Port Utilization in Finesse

Unified Communications Manager FAQ

Trace Field Descriptions

High Availability Deployment Configuration

Viewing and Configuring Performance Counters in RTMT

Understanding Performance Monitoring

System Performance Objects and Counters

Real-Time Monitoring Configuration

Intercluster Peer Configuration

Change Server Domain

Configuring Trace. Configuring Trace Parameters CHAPTER

Pre-Change Tasks and System Health Checks

Disaster Recovery System Overview

Configure Service Parameters

System performance objects and counters

With standard audit logging, configuration changes to the system get logged in separate log files for auditing.

Performance Counters

Real-Time Monitoring. Installation and Configuration

With standard audit logging, configuration changes to the system get logged in separate log files for auditing.

Cisco Unified CM Trace

Cisco Unified Serviceability

TCP and UDP Port Usage Guide for Cisco Unified Communications Manager, Release 10.0(1)

Configuration and Administration of IM and Presence Service on Cisco Unified Communications Manager, Release 9.1(1)

Collect and view traces in default viewers that exist in RTMT.

TVOICE: Troubleshooting Cisco Unified Communications v8

Configuration and Administration of IM and Presence Service on Cisco Unified Communications Manager, Release 11.5(1)

Multinode Scalability and WAN Deployments

IM and Presence Service Network Setup

Cisco Unified Serviceability Administration Guide, Release11.0(1)

Configuring the Audit Log

LDAP Directory Integration

IM and Presence Service

Configuration of performance counters in RTMT

Cisco. Integrating Cisco Unified Communications Applications v8.0 (CAPPS v8.0)

Serviceability. Access Cisco VVB Serviceability. Alarms

Disaster Recovery System Administration Guide for Cisco Unified Communications Manager Release 8.0(2)

Read Me for Cisco Unified IM and Presence, Release 11.5(1) SU3

Real-Time Monitoring. Installation and Configuration

Read Me for Cisco Unified IM and Presence, Release 11.5(1) SU5a

LDAP Directory Integration

Configure Centralized Deployment

Installation. Installation Overview. Installation and Configuration Taskflows CHAPTER

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Cisco Unified CM Disaster Recovery System

General performance monitoring for IM and Presence service

Monitor System Status

Configuration of trace and Log Central in RTMT

Real Time Monitoring Tool Administration Guide for Cisco Unified Expert Advisor

IM and Presence Service Configuration for SIP Federation

Cisco Unified Communications Manager TCP and UDP Port

Configure Push Notifications for Cisco Jabber on iphone and ipad

Cisco Unified Communications Manager TCP and UDP Port

Configuration and Administration for the IM and Presence Service, Release 11.5(1)SU5

Getting Started. Install and Configure Unified RTMT. Install Unified RTMT. Before You Begin

IP Communications Required by Cisco Unity Connection

Configure the IM and Presence Service

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Push Notifications (On-Premises Deployments)

Service Parameter Configuration

Working with Trace and Log Central

Interdomain Federation with Office 365

Backup and Restore. Cisco Unified Contact Center Express Operations Guide, Release 10.0(1) 1

Configure IM Addressing Scheme

Integration Troubleshooting

Skype for Business Configuration for Partitioned Intradomain Federation

Manage Certificates. Certificates Overview

Frequently Asked Questions About Performance Monitor

Interdomain Federation with Skype for Business

CCNA Voice. Unified Communications Overview.

External Database Requirements

Cisco Unified Communications XMPP Federation

Alert and Error Messages

Alert and Error Messages

Availability and Instant Messaging on IM and Presence Service Configuration

Post-Installation Tasks

External Database Requirements

Read Me for Cisco Unified IM and Presence, Release 11.5(1) SU4

Read Me for Cisco Unified IM and Presence, Release 11.5(1) SU1

For Trace and Log Central to work, you must resolve DNS lookup for all nodes in the cluster on the client machine.

Configure Intercluster Lookup Service

Monitoring System Status

Enterprise Groups. Enterprise Groups Overview

Chat Setup and Management

Integration Troubleshooting

Understanding Trace. Understanding Trace CHAPTER

Monitoring System Status

Configure Enterprise Groups

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

External Database Installation and Setup

Disaster Recovery System Administration Guide for Cisco Unified Communications Manager and IM & Presence Service, Release 10.0(1)

This chapter provides information to help you manage reports. Table 1: Unified CM reports that display in Cisco Unified Reporting

Transcription:

Monitor high CPU and virtual memory issues using Unified Operations Manager, page 1 Monitor high CPU and virtual memory issues using Unified RTMT, page 1 High CPU issues, page 2 High virtual memory issues, page 4 Monitor high CPU and virtual memory issues using Unified Operations Manager Unified Operations Manager 8.6 and 8.7 provides an overview of CPU and virtual memory usage on your Cisco Unified Presence node. If usage is high, debug further using Unified RTMT. Monitor high CPU and virtual memory issues using Unified RTMT Unified RTMT provides an overview of CPU and Virtual Memory usage using the CPU and Memory tool. This provides overall system usage statistics for all nodes in an Cisco Unified Presence cluster. Unified RTMT allows monitoring of usage statistics, and individual processes using the tool. Every process on the server reports data for the following: PID The task's unique process ID, which periodically wraps, though never restarts at zero. % CPU The task s share of the elapsed CPU time since the last update. Status The task's process status: 0 - Running, 1 - Sleeping, 2 - Uninterruptible disk sleep, 3 - Zombie, 4 Traced or stopped (on a signal), 5 - Paging, 6 - Unknown. 1

High CPU issues Shared Memory (KB) The amount of shared memory, in kilobytes (KB), that a task is using. Other processes could potentially share the same memory. Nice (Level) The nice value of the task. A negative nice value indicates that the process has a higher priority, while a positive nice value indicates that the process has a lower priority. If the nice value equals zero, do not adjust the priority when you are determining if the task can be dispatched. VmRSS (KB) The virtual memory (Vm) resident set size (RSS) that is currently in physical memory in KB, including Code, Data, and Stack. VmSize (KB) The total amount of virtual memory, in KB, that the task is using. It includes all code, data, shared libraries, and pages that have been swapped out: Virtual Image = swapped size + resident size. VmData (KB) The virtual memory usage of the heap for the task in KB. Thread Count The number of threads that are currently grouped with the task. The negative value -1 indicates that this counter is currently not available because thread statistics (including all performance counters in the Thread object as well as the Thread Count counter in the object) have been turned off because the system's total processes and threads have exceeded the default threshold value. Data Stack Size The stack size for task memory status. Page Fault Count The number of major page faults that a task encountered that required the data to be loaded into memory. High CPU issues On Cisco Unified Presence, when you experience high overall CPU usage, Cisco recommends that you check the usage of the following processes that have historically caused high CPU on Cisco Unified Presence: tomcat jabberd pe cm cm_web cm_sip_fed cm_xmpp_fed Cisco Tomcat Cisco UP XCP Router Cisco UP Presence Engine Cisco UP XCP Connection Manager Cisco UP XCP Web Connection Manager Cisco UP XCP SIP Federation Connection Manager Cisco UP XCP XMPP Federation Connection Manager 2

High CPU issues cmoninit sipd A Cisco DB Cisco UP SIP Proxy Note The cmoninit and sipd processes will both have 20+ individual instances, any one of which could be responsible for high CPU usage. If the process consuming CPU is not in the preceding table, consult the following table for a list of other processes and their corresponding services. If the process causing high CPU is not in either table, the problem may reside with a system or platform service. Consult Cisco TAC for further assistance. amc AuditLog auth BPS cdpd cdpagt certm CiscoDRFLocal CiscoDRFMaster CiscoLicenseMgr CiscoSyslogSubAgt dblrpc dbmon EspConfigAgent hostagt interclustersyncagent jds LpmTool ma Mib2agt oamagent Cisco AMC Cisco Audit Event Cisco UP XCP Authentication Cisco Bulk Provisioning Cisco CDP Cisco CDP Agent Cisco Certificate Expiry Monitor Cisco DRF Local Cisco DRF Master Cisco License Manager Cisco Syslog Agent A Cisco DB Replicator Cisco Database Layer Monitor Cisco UP Config Agent Host Resources Agent Cisco UP Intercluster Sync Agent Cisco UP XCP Directory Cisco Log Partition Monitoring Tool Cisco UP XCP Message Archiver MIB2 Agent Cisco OAM Agent 3

High virtual memory issues replwatcher RisDC rtmtreporter sappagt snmpdm srm syncagent tc timestend timestenrepd timestensubd tracecollectionservice ttlogin ttreg ttroute ttsoft xcpconfigmanager Cisco UP Replication Watcher Cisco RIS Data Collector Cisco ability Reporter System Application Agent SNMP Master Agent Cisco UP Server Recovery Manager Cisco UP Sync Agent Cisco UP XCP Text Conference Manager Cisco UP Presence Engine Database Cisco Trace Collection Cisco UP Login Datastore Cisco UP SIP Registration Datastore Cisco UP Route Datastore Cisco UP Presence Datastore Cisco UP XCP Config Manager Note The Cisco UP Presence Engine Database service exists only on Cisco Unified Presence Versions 8.6.3 and earlier. From Cisco Unified Presence 8.6.4 and later, it has been replaced by the ttlogin, ttreg, ttroute, and ttsoft datastore services. High virtual memory issues When experiencing high Virtual Memory usage on Cisco Unified Presence, Cisco recommends that you monitor the VmSize of the following processes: tomcat jabberd pe all of the Connection Manager processes (cm, cm_web, cm_sip_fed & cm_xmpp_fed) all of the sipd processes 4

High virtual memory issues all of the cmoninit processes 5

High virtual memory issues 6