Changes between Version 7 and Version 8 of guides/install


Ignore:
Timestamp:
07/25/12 11:49:14 (10 months ago)
Author:
BastianW
Comment:

added more infos to the ALLOWED_HOSTS property

Legend:

Unmodified
Added
Removed
Modified
  • guides/install

    v7 v8  
    3333     * NSCAPlugin -- Plugin that submits passive check data to Nagios. Implements checks as a push to Nagios instead of a pull 
    3434     * 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) 
    3536 
    3637To install NSClient++ quietly with all the features enabled, run: 
     
    4950}}} 
    5051 
    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. 
     52There 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'."