This post is more than 5 years old
165 Posts
0
722
February 17th, 2009 06:00
Question about Cisco MDS stats
Hi
I ran this command to get stats from my cisco switch,
show processes mem
and i got this
PID MemAlloc StackBase/Ptr Process
----- -------- ----------------- ----------------
1 20480 7ffffe60/7ffff750 init
729 45056 7ffffd80/7ffffc80 portmap
741 237568 7ffffd80/7ffffc80 rpc.nfsd
743 217088 7ffffd80/7ffffc80 rpc.mountd
745 3092480 7ffffd50/7ffffb80 sysmgr
Does any one know in what value is Mem Alloc, I mean, MemAlloc is in Bytes, Kbytes, Mbytes, Gbytes,etc?
due to I have a MDS 9124 with 512 Memory ram, and in the device manager i look that it is using the 55% of memory?
Regards
I ran this command to get stats from my cisco switch,
show processes mem
and i got this
PID MemAlloc StackBase/Ptr Process
----- -------- ----------------- ----------------
1 20480 7ffffe60/7ffff750 init
729 45056 7ffffd80/7ffffc80 portmap
741 237568 7ffffd80/7ffffc80 rpc.nfsd
743 217088 7ffffd80/7ffffc80 rpc.mountd
745 3092480 7ffffd50/7ffffb80 sysmgr
Does any one know in what value is Mem Alloc, I mean, MemAlloc is in Bytes, Kbytes, Mbytes, Gbytes,etc?
due to I have a MDS 9124 with 512 Memory ram, and in the device manager i look that it is using the 55% of memory?
Regards
No Events found!


healyj
141 Posts
0
November 28th, 2017 06:00
Hi there,
In our effort s to clean up the forum, we came across your question / statement.
If the question / statement is still valid, not expired and you need an update please reach out again and we try to get it answered.
As for now we set it to “answered.”
Regards,
Jim
RRR
6 Operator
•
5.7K Posts
0
February 18th, 2009 01:00
Admins, could you be so kind to lock one of the 2 posts ?
guanabacoa
165 Posts
0
March 10th, 2009 10:00
I have one more questions?
Does any one know what does cimserver do in a cisco Switch? because i found a primus about it, It tells that if I have a hight memory used I need to disable this CIM server
Regards
ConnectrixHelpe
259 Posts
0
March 11th, 2009 11:00
The Common Information Model (CIM) is an object-oriented information model that describes management information in a network or enterprise environment. Because it is object-oriented, CIM provides abstraction, inheritance, and dependency or association relationships between objects within the model. CIM is based on XML and is platform-independent and technology neutral. The management application developer does not need any information about how CIM was implemented on a vendor product; only the API is required to interact with a vendor product.
CIM uses a client/server model. The CIM server can be embedded into the vendor product or can be implemented by a proxy server that provides the CIM server functionality for the legacy vendor product. The CIM client is the management application that communicates to multiple CIM servers to manage the SAN. The CIM client discovers CIM servers through the Service Location Protocol, version 2 (SLPv2) as defined in RFC 2608. SLPv2 uses UDP port 427 for communication and is a discovery protocol that is separate from the CIM client/server communication path.
guanabacoa
165 Posts
0
March 11th, 2009 18:00
I'am interested on this (Cim Server) Due to I have a cisco switch with a hight memory used, I found in a primus that EMC recommend to disable this service in my cisco MDS 9124, but I need to make sure that this change does not affect my production, because i have EMC control Center monitoring the switch.
Regards