91
edits
Changes
Set password, and removed an error
<install cmd="netsh advfirewall firewall set rule name="NSClient++ Monitoring Agent" profile="any" new remoteip="%myips%"" />
<!-- Somewhere between 0.41.105 and 0.4.3.88 this became necessary to work with the check_nt shipped with Debian 7 Example: Set your password--><!-- <install cmd=""%PROGRAMFILES%\NSClient++\nscp.exe" settings --path /settings/NSClient/server default --key password --set "use sslyour secret password" --set 1" />-->
<!-- Put settings here -->
<install cmd=""%PROGRAMFILES%\NSClient++\nscp.exe" settings --path /settings/default --key "allowed hosts" --set 10.0.0.1" />
-->
<!-- Example: set password
<!-- This works around a bug in NSClient++ and must appear after ALL other configuration commands! -->