UnixPedia : HPUX / LINUX / SOLARIS: Mideamon shared Memory Problem

Saturday, January 19, 2013

Mideamon shared Memory Problem

Scopeux frequently getting killed or down. 

This daemon is related to the MWA agents that is responsible to monitored the applications

mi_create - Shared Memory Database initialization failed; vss = 15743280 bytes
Not enough space.



1: mwa stop all

2:You have two options
1:Manually start midaemon by executing the command -
midaemon -smdvss 105M -p or
2:Please add following lines after all the initial comments in /opt/perf/bin/mwa script . the lines to be added are
MIPARMS = "-smdvss 105M -p"
export MIPARMS 3:mwa start all


Advisable :
You must also reboot you server


Command to Check :

/opt/perf/bin/mwa status
/opt/perf/bin/mwa stop all
/opt/perf/bin/mwa start all
/opt/perf/bin/mwa status



No comments:

Post a Comment