Chapter 7: Collection Formulas
210 Netcool/Proviso Cisco IP Telephony Technology Pack User’s Guide, Version 4.3-W
CCM Physical Memory Utilization (percent)
Type
SNMP (collection)
Description
The percentage of CallManager physical memory utilization. The percentage is determined by finding the total
amount of real system memory allocated to each process, and then dividing the total by the amount of physical
memory contained by the host.
Syntax
Dim I0 AS Integer Default * NAME Mem;
V1=OIDVAL(hrSWRunPerfMem.%I0);
V2=OIDVAL(Sum(*, %V1));
V3=OIDVAL(hrMemorySize.0);
100*(%V2/%V3)
Generic Database Alias
None.
Formula Editor Path
AP > Specific > SNMP > VOIP > Cisco > CCM Server > Device
MIB
rfc1514-HOSTRESOURCES