- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MIB2AGT eatting up Memory - 11.o
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 07:54 AM
09-05-2001 07:54 AM
On our 11.0 box MIB2AGT is eatting up too much
memory. And my dba had me kill this process
(I hope that's ok??)
I saw patch PHSS_23670 was recommended to fix
this problem. Is this correct? This box
is hard core production and I don't want
to take any chances of making things
worst...
Was it OK to kill MIB2AGT??
thanks,
Laurie
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 08:27 AM
09-05-2001 08:27 AM
SolutionThe patch is marked as a "critical" one, fixes CPU utilization problems, has been available for quite a while, and does *not* require a reboot to install. Therefore, I suggest since you have the issue, install it.
Killing any process is not the most desirable thing to do. If a 'kill' is the only method available, then at least, *avoid* 'kill -9'. This form of 'kill' is not trapable and does not give the process any chance to trap signals and cleanup temporary files or shared memory.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 08:55 AM
09-05-2001 08:55 AM
Re: MIB2AGT eatting up Memory - 11.o
Did you try stopping it (/sbin/init.d/SnmpMib2 stop) before killing it?
In anycase if you are not using the SNMP Mibagents you can disable them from starting up, the files you need to modify are (SnmpHpunix, SnmpMaster, SnmpMib2, SnmpTrpDst in /etc/rc.config.d) Disable these only if you are not using the SNMP Mibs.
Yes its ok to install the PHSS_23670 while the system is running and though this patch is NOT critical , the patches it superseded (PHSS_13425) was but there are no special intructions for installing this patch.
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 10:24 AM
09-05-2001 10:24 AM
Re: MIB2AGT eatting up Memory - 11.o
But how do I tell if I am using SMNP, MIB2AGT.
I don't think we are. We only use our unix
boxes as oracle database servers. We have
TCP/IP.
Should I just turn it off? How do I tell if I
really need it. I killed the process (very
badly with kill -9) and nothing bad as
happen..tho I won't do that again.
Laurie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 12:49 PM
09-05-2001 12:49 PM
Re: MIB2AGT eatting up Memory - 11.o
You would need it, if you are monitoring your machine through HP's openview (IT/O) or any SNMP based monitors.
But from what you said, i don't believe you need that running.
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 01:12 PM
09-05-2001 01:12 PM
Re: MIB2AGT eatting up Memory - 11.o
You need to install the following patch :
PHSS_23670
have a look on the following thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xbe97e7e60861d511abcd0090277a778c,00.html
Magdi