Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Usage:
System consists of DWAGENT2.NLM module running on every controlled
server and DWMON50.NLM running on main managing server. For demo
purposes it is possible to start both modules on one server.
DWAGENT2.NLM modules should be placed into SYSTEM folder on SYS volume
of every controlled server.
DWMON50.NLM module should be copied into SYSTEM folder on SYS volume of
main managing server. A file DWMON50.CFG containing name definitions of
all controlled servers should be placed into ETC folder on SYS volume of
main managing server.
Command to start DWAGENT2.NLM is following:
DWAGENT2 /Nservername /Aipaddress /Pport
where:
servername - is the name used by managing server to identify every
controlled server. It is not necessary to keep the same server name as
it is set in NDS. Maximum length of this name is 12 characters. In case
of omitting this parameter the default value will be assigned as exists
in NDS
ipaddress - is an IP address of the managing server. Required parameter.
port - is an IP address port number of the managing server. When it is
omitted the default value is set to 2100.
To finish a running DWAGENT2 module it should be entered a command:
unload dwagent2.
Command to start DWMON50.NLM module is following:
DWMON50 /Pport
where:
port - is IP adress port number on which the managing server will listen
to control frames. While omitted the default value is set to 2100
To finish a running of DWMON50 module it should be pressed ESC key or
entered a command: unload dwmon50.