Test setup:
DB: remote - Oracle 11gR1 (on RHES 4)
NMS_Server: Soalris 10 x86 (instantclient_11_2)
Ref document: https://na4.salesforce.com/01560000000evm6
Installation observation:
a) Java version: lower version of java is reported as java missing from the path (don't have the sceenshot), but in the debug log it shows as WRONG VERSION.
b) Custom java code log: it should be written to /tmp not /.
# ls -l /ia
total 352
-rw-rw-r-- 1 root root 167286 Nov 16 08:12 iaoutput.txt
c) Nimsosft hub license: The installer doesn't display the trail license under 'Nimsoft Hub License' text box (see the attached file nim_lic)
d) Error messages: Not sure if there is an issue or the client is attempting to connect even before the component is started. These messages appear after updating dist server config file:
....
<webservice3.exe>
version = 3.12
name = WebService
install_date = 11-16-2010
</webservice3.exe>
<setupdashboardviewer.msi>
version = 1.30
name = Dashboard Viewer
install_date = 11-16-2010
</setupdashboardviewer.msi>
</setups>
Waiting for hub on 192.168.0.200
Caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused waiting for hub
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (80) Session error, Unable to open a client session for 192.168.0.200:48000: Connection refused
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@ee371b: Read timed out
Waiting for controller on 192.168.0.200
Waiting for httpd on 192.168.0.200
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@163ecdd: Read timed out waiting for httpd
Init Security attempting to login to /WWW/SOLARIS/venus/hub
Sending get_info without sid timeout = 60000
get_info request sent!
Sending hubsec_new without sid timeout = 60000
hubsec_new request sent!
Sending hubsec_setup_put without sid timeout = 60000
hubsec_setup_put request sent!
Checking hub security every one second.
SID for security =
sURL=jdbc
racle:thin:@192.168.0.40:1521/openview
Loading driver for url = url: jdbc
racle:thin:@192.168.0.40:1521/openview host: 192.168.0.40 port: 1521 user: hr sid: openview driver: oracle integ: false
driver loaded: oracle.jdbc.driver.OracleDriver
URL: jdbc
racle:thin:@192.168.0.40:1521/openview
Registered Drivers:
sun.jdbc.odbc.JdbcOdbcDriver@1600595: false
oracle.jdbc.OracleDriver@10e938c: true
got connected
Got driver
dbName: openview
STARTING DB SCRIPTS
/opt/nimsoft/SLM/SLM-create.sql. commands: 64
Executing DECLARE
CURSOR c IS SELECT null FROM USER_TABLES WHERE TABLE_NAME = 'CM_ACCOUNT';
....
These messsages appear after creating the tables:
....
....
/opt/nimsoft/SLM/DISCOVERY_insert_values.sql. commands: 2
Executing CREATE OR REPLACE PROCEDURE DISCOVERY_CREATE AS
da_id NUMBER;
network_id NUMBER;
snmp_id NUMBER;
wmi_id NUMBER;
Shell_Id NUMBER;
BEGIN
INSERT INTO CM_DISCOVERY_AGENT (created,address)
VALUES(SYSDATE,'venus/discovery_agent');
SELECT CM_DISCOVERY_AGENT_da_id_ASQ.CURRVAL
INTO da_id
FROM DUAL;
INSERT INTO CM_SNMP_AUTHENTICATION (created,description,password,version)
VALUES(SYSDATE,'Default','',1);
SELECT CM_SNMP_AUTHENTICATION_snm_ASQ.CURRVAL
INTO snmp_id
FROM DUAL;
END DISCOVERY_CREATE;
Executing BEGIN DISCOVERY_CREATE; END;
Waiting for distribution
total 16
finOK 16
fail 0
Distsrv completed normally
Distribution complete
Configuring data_engine
DBTYPE Oracle
Setting user to hr
Done configuring data_engine
Starting remaining processes
Starting data_engine
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for data_engine
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@135db3e: Read timed out waiting for data_engine
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@cce8fe: Read timed out
data_engine started
Starting sla_engine
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for sla_engine
sla_engine started
Starting qos_engine
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for qos_engine
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@d4b486: Read timed out waiting for qos_engine
qos_engine started
Starting audit
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for audit
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@97f1d8: Read timed out waiting for audit
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@186d4a1: Read timed out
audit started
Starting nis_server
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for nis_server
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@41c80e: Read timed out waiting for nis_server
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@b51464: Read timed out
nis_server started
Starting discovery_server
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for discovery_server
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@4de4e3: Read timed out waiting for discovery_server
discovery_server started
Starting discovery_agent
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for discovery_agent
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@1ee09ce: Read timed out waiting for discovery_agent
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@c5caf0: Read timed out
WAIT caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@18e8746: Read timed out
discovery_agent started
Starting ace
Sending probe_activate with sid = 3F2p9... timeout = 300
probe_activate request sent!
Waiting for ace
Caught (2) communication error, I/O error on nim session on session (C) com.nimsoft.nimbus.NimClientSession@c988ca: Read timed out waiting for ace
ace started
Generating main
GotAddr
Done gen main page
Did not match to message method
BrowserLauncher.openURL(http://venus:8008)
LaunchUnixBrowser::run()- launching 'netscape' @ 'http://venus:8008'
LaunchUnixBrowser::run()- scriptfile is '/tmp/launchBrowser8241..sh'
LaunchUnixBrowser::run()- script script, executing Runtime.exec()
LaunchUnixBrowser::run()- Runtime.exec() finished, return code: 1
LaunchUnixBrowser::run()- launching 'mozilla' @ 'http://venus:8008'
LaunchUnixBrowser::run()- scriptfile is '/tmp/launchBrowser1773..sh'
LaunchUnixBrowser::run()- script script, executing Runtime.exec()
LaunchUnixBrowser::run()- Runtime.exec() finished, return code: 0
SHUTDOWN REQUESTED
(X) commiting registry
REGISTRY ALREADY STORED!
(X) shutting down service manager
(X) cleaning up temporary directories
Exiting with exit code: 0
cleanUp()
calling cleanUpUNIX()
e) /tmp file system space: If you abort installer in between, make sure to clean-up /tmp (it's documented in slide 6 of ref doc).
# ./installNMS*
Preparing to install...
Extracting the installation resources from the installer archive...
The size of the extracted files to be installed are corrupted. Please
try to download the installer again and make sure that you download
using 'binary' mode.
Please do not attempt to install this currently downloaded copy.
# df -kl
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0d0s0 967199 304636 604532 34% /
/devices 0 0 0 0% /devices
ctfs 0 0 0 0% /system/contract
proc 0 0 0 0% /proc
mnttab 0 0 0 0% /etc/mnttab
swap 2255092 708 2254384 1% /etc/svc/volatile
objfs 0 0 0 0% /system/object
/dev/dsk/c0d0s3 10085921 4476642 5508420 45% /usr
/usr/lib/libc/libc_hwcap1.so.1
10085921 4476642 5508420 45% /lib/libc.so.1
fd 0 0 0 0% /dev/fd
/dev/dsk/c0d0s6 1986446 424626 1502227 23% /var
/dev/dsk/c0d0s7 1986446 1985038 0 100% /tmp
swap 2254424 40 2254384 1% /var/run
/dev/dsk/c0d0s4 10085921 1198712 8786350 13% /opt
/dev/dsk/c0d0s5 213198470 16683282 194383204 8% /export/home
f) Data engine log: looks OK (ref doc slide 10)
# more data_engine.log
Nov 16 08:08:57:785 [0001] de: ######################## START #################
#######
Nov 16 08:08:57:785 [0001] de: NimBUS Data Engine 7.61 [Oct 31 2010]
Nov 16 08:08:57:785 [0001] de: Nimsoft Corp (C) 1998-2010
Nov 16 08:08:57:785 [0001] de: port=48013 PID=1853 debug=0
Nov 16 08:08:57:815 [0001] de: License SLM-QOS: SLM-QOS/Auto generated/192.168.
0.200/100/16-dec-2010/HOUR REEF GAP IKE BURY GONE
Nov 16 08:08:57:815 [0001] de: License SLM-SLA: SLM-SLA/Auto generated/192.168.
0.200/1/16-dec-2010/HAAS CARE CUE KUDO THEE END
Nov 16 08:08:57:815 [0001] de: License SLM-GUI: SLM-GUI/Auto generated/192.168.
0.200/1/16-dec-2010/PUP MOW MALE LOON OF GOES
Nov 16 08:08:58:058 [0001] de: Load - Loaded: true Ref Count: 0 Addr: 0xd25409b
8 lib name: libociei.so. Caller:
Nov 16 08:09:01:091 [0002] de: SLM version 4.63
g) Proc list validation: Don't have doc to compare - for the process list (it should be added to final install doc):
# ps -ef | grep nim
root 1841 1834 0 08:05:36 ? 0:00 nimbus(hdb)
root 1928 1157 0 08:11:30 pts/6 0:00 grep nim
root 1847 1834 0 08:06:24 ? 0:00 nimbus(httpd)
root 1833 1 0 08:05:28 ? 0:00 ./nimbus /opt/nimsoft
root 1840 1834 0 08:05:34 ? 0:23 nimbus(distsrv)
root 1834 1833 0 08:05:28 ? 0:17 nimbus(controller)
root 1839 1834 0 08:05:33 ? 0:00 nimbus(hub)
root 1848 1834 0 08:06:34 ? 0:01 nimbus(nas)
root 1849 1834 0 08:07:23 ? 0:00 nimbus(cisco_monitor)
root 1850 1834 0 08:07:32 ? 0:00 nimbus(interface_traffic)
root 1851 1834 0 08:07:41 ? 0:01 nimbus(net_connect)
root 1852 1834 0 08:07:49 ? 0:00 nimbus(rsp) daemon
root 1853 1834 0 08:08:58 ? 0:00 nimbus(data_engine)
root 1854 1834 0 08:09:03 ? 0:03 nimbus(sla_engine) -Xms64m -
Xmx128m -Djava.library.path=../../../lib -jar sla_e
root 1855 1834 0 08:09:09 ? 0:03 nimbus(qos_engine) -Xms32m -
Xmx128m -Djava.library.path=../../../lib -jar qos_e
root 1856 1834 0 08:09:11 ? 0:00 nimbus(audit)
root 1857 1834 0 08:09:12 ? 0:06 nimbus(nis_server) -cp lib/*
com.nimsoft.probe.service.nis.Probe
root 1858 1834 1 08:09:13 ? 0:06 nimbus(discovery_server) -Xm
s32m -Xmx128m -jar lib/discovery_server.jar
root 1859 1834 0 08:09:14 ? 0:06 nimbus(discovery_agent) -Xms
32m -Xmx128m -Djava.library.path=. -jar lib/discove
root 1860 1834 0 08:09:16 ? 0:07 nimbus(ace) -Xms32m -Xmx64m
-cp lib/* com.nimsoft.probe.service.ace.ACEProbe
h) Client: Haven't tried IM yet, below is the o/p of pu commands:
bash-3.00# ./pu -L /WWW/SOLARIS/venus/hub _status
Nov 16 08:15:51:189 pu: SSL - init: mode=0, cipher=DEFAULT, context=OK
Command requires data:
(d) detail =
======================================================
Address: /WWW/SOLARIS/venus/hub Request: _status
======================================================
name PDS_PCH 4 hub
company PDS_PCH 13 Nimsoft Corp
version PDS_PCH 19 5.31 [Oct 31 2010]
started PDS_I 11 1289923532
restarted PDS_I 2 0
connections PDS_I 3 76
messages PDS_I 2 1
libversion PDS_PCH 13 5.15 (32bit)
libdate PDS_PCH 12 Oct 31 2010
ssl_mode PDS_I 2 0
ssl_cipher PDS_PCH 8 DEFAULT
ssl_version PDS_PCH 27 OpenSSL 0.9.8j 07 Jan 2009
bash-3.00# ./pu -u administrator -p ****** -L /WWW/SOLARIS/venus/hub probe_list
Nov 16 08:16:38:702 pu: SSL - init: mode=0, cipher=DEFAULT, context=OK
======================================================
Address: /WWW/SOLARIS/venus/hub Request: probe_list
======================================================
__file PDS_PCH 13 security.cfg
__section PDS_PCH 8 /probes
/probes PDS_PPDS 796
0 PDS_PDS 66
__section PDS_PCH 20 /probes/data_engine
permission PDS_PCH 5 read
mask PDS_PCH 2 *
1 PDS_PDS 63
__section PDS_PCH 16 /probes/distsrv
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
2 PDS_PDS 65
__section PDS_PCH 18 /probes/assetmgmt
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
3 PDS_PDS 71
__section PDS_PCH 24 /probes/discovery_agent
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
4 PDS_PDS 59
__section PDS_PCH 12 /probes/nas
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
5 PDS_PDS 61
__section PDS_PCH 14 /probes/httpd
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
6 PDS_PDS 59
__section PDS_PCH 12 /probes/ace
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
7 PDS_PDS 65
__section PDS_PCH 19 /probes/qos_engine
permission PDS_PCH 5 read
mask PDS_PCH 2 *
8 PDS_PDS 61
__section PDS_PCH 14 /probes/audit
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
9 PDS_PDS 72
__section PDS_PCH 25 /probes/discovery_server
permission PDS_PCH 6 admin
mask PDS_PCH 2 *
10 PDS_PDS 65
__section PDS_PCH 19 /probes/sla_engine
permission PDS_PCH 5 read
mask PDS_PCH 2 *
i) Adding IM screenshot (cdm probe deployed later - other probes OOB)
Have attached the logs for reference.
Thanks,
Gyan