Home tmade.de

Home Wiki

SCOM

Linux

Communication Port:

tcp 1270
Shared-Root Sles10 SP3
cd /opt/microsoft/scx/bin/tools 
 . setup.sh 
scxsslconfig -f 
mkdir -p /var/opt/microsoft/scx/lib/repository
mkdir -p /var/opt/microsoft/scx/tmp
scxadmin -restart cimom 

optionally (if not exist): 
mkdir -p /var/opt/microsoft/scx/lib/repository
mkdir -p /var/opt/microsoft/scx/tmp

cat /etc/opt/microsoft/scx/ssl/scx-host-[hostname].pem

openssl x509 -noout -text \
-in /etc/opt/microsoft/scx/ssl/scx-host-[hostname].pem

scxcertconfig -sign scx-host-[hostname].pem scx_signed.pem

hostdependant:

/etc/opt/microsoft
General Linux
cat /etc/opt/microsoft/scx/ssl/scx-host-smith.pem
/etc/opt/microsoft/scx/ssl/scx-host-dice.pem
scxcertconfig -sign temp.txt scx_signed.pem
scxadmin -restart
useradd -s /bin/bash -r scomuser

Windows

Communication Port:

tcp 5723
monitoring/scom.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki