nsclient++ workshop: 03 installation

13
monitoring Installation

Upload: michael-medin

Post on 13-Jul-2015

98 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: NSClient++ Workshop: 03 Installation

monitoring

Installation

Page 2: NSClient++ Workshop: 03 Installation
Page 3: NSClient++ Workshop: 03 Installation
Page 4: NSClient++ Workshop: 03 Installation
Page 5: NSClient++ Workshop: 03 Installation
Page 6: NSClient++ Workshop: 03 Installation
Page 7: NSClient++ Workshop: 03 Installation

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

Page 8: NSClient++ Workshop: 03 Installation

Installing with msiexec

Page 9: NSClient++ Workshop: 03 Installation

3:1 Installing with msiexec

Page 10: NSClient++ Workshop: 03 Installation

msiexec /?

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

C:\nsclient\installer

Install NSClient++ with WEBServer enabled

Page 11: NSClient++ Workshop: 03 Installation

Install NSClient++ with debug log enabled

msiexec /?

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

C:\nsclient\installer

CONF_WEB=1

NSCLIENT_PWD=hello

Page 12: NSClient++ Workshop: 03 Installation

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

Page 13: NSClient++ Workshop: 03 Installation