NSClient++ Workshop: 03 Installation

Preview:

Citation preview

monitoring

Installation

msiexec/l* log.txt/i NSClient++.msi INSTALLLOCATION=c:\foo

Installing with msiexec

3:1 Installing with msiexec

msiexec /?

C:\nsclient\help\index.html -> manual -> install

C:\nsclient\installer

Install NSClient++ with WEBServer enabled

Install NSClient++ with debug log enabled

msiexec /?

C:\nsclient\help\index.html -> manual -> install

C:\nsclient\installer

CONF_WEB=1

NSCLIENT_PWD=hello

Install NSClient++ with debug log enabled

msiexec /?

C:\nsclient\help\index.html -> manual -> install

C:\nsclient\installer

msiexec /i NSClient++.msi CONF_WEB=1 NSCLIENT_PWD=hello

Recommended