Changes between Version 7 and Version 8 of guides/install
- Timestamp:
- 07/25/12 11:49:14 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
guides/install
v7 v8 33 33 * NSCAPlugin -- Plugin that submits passive check data to Nagios. Implements checks as a push to Nagios instead of a pull 34 34 * SampleScripts -- Install some sample client-side scripts to use with NRPE 35 * ALLOWED_HOSTS -- The IP which is allowed to connect to the client (e.g. the Nagios Server) 35 36 36 37 To install NSClient++ quietly with all the features enabled, run: … … 49 50 }}} 50 51 51 There is of course more you can do but this is a quick start. If you need more details lookup how to work with MSI. 52 There is of course more you can do but this is a quick start. If you need more details lookup how to work with MSI. A good starting point would here to install the NSClient++ on a fresh machine via "msiexec /i NSClient++-<TheLatestVersion>.msi /l*vx C:\00Install\logfile.txt" and check the logfile for entry's like "PROPERTY CHANGE: Adding ALLOWED_HOSTS property. Its value is '10.201.1.1'."








