UXMON MODULE got block

Node : solaris.setaoffice.com
Node Type : Sun SPARC (HTTPS)
Severity : warning
OM Server Time: 2015-12-12 23:27:48
Message : UXMON MODULE dfmon got block
Msg Group : OS
Application : uxmon
Object : uxmon
Event Type :
not_found

Instance Name :
not_found

Instruction : This message informs about a uxmon module that found an OS command
that get blocked. This cause that module not able to complete its task
and be pending forever.

Please check that module and why gets blocked.
For this purpose use manual module execution in debug mode:
/var/opt/OV/bin/instrumentation/UXMONbroker -d (case of HTTPS – OVO8 agent)
/var/opt/OV/bin/OpC/cmds/UXMONbroker -d (case of DCE – OVO7 agent)

If needed disable that specific module.

Please, inform the UX Admin or Technical Lead of this box about this situation

A module is running over 5 minutes (default). You may want to increase the timeout or research why the module is running over 5 minutes

root@solaris:/ # cp /var/opt/OV/bin/instrumentation/UXMONbroker.cfg /var/opt/OV/conf/OpC

root@solaris:/ # vi /var/opt/OV/conf/OpC/UXMONbroker.cfg
##########################
# TIMEOUT for OS commands. It will wait only those seconds, when this is timeout, it will trigger ‘got block’ alarm.
$UXMON_OS_TIMEOUT = 1800 ;

Advertisement