Changeset 99bb030 in nscp for trunk/NSC.dist
- Timestamp:
- 03/20/06 16:50:33 (7 years ago)
- Children:
- 8b89aba
- Parents:
- c3579b8
- File:
-
- 1 edited
-
trunk/NSC.dist (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NSC.dist
r9bc31a8 r99bb030 51 51 52 52 [NSClient] 53 ;# ALLOWED HOST ADDRESSES 54 ; This is a comma-delimited list of IP address of hosts that are allowed to talk to NSClient deamon. 55 ; If you leave this blank the global version will be used instead. 56 ;allowed_hosts= 57 ; 53 58 ;# NSCLIENT PORT NUMBER 54 59 ; This is the port the NSClientListener.dll will listen to. 55 60 ;port=12489 61 ; 62 ;# BIND TO ADDRESS 63 ; Allows you to bind server to a specific local address. This has to be a dotted ip adress not a hostname. 64 ; Leaving this blank will bind to all avalible IP adresses. 65 ;bind_to_address= 56 66 57 67 … … 87 97 ; This option controls if SSL should be used on the socket. 88 98 ;use_ssl=1 99 ; 100 ;# BIND TO ADDRESS 101 ; Allows you to bind server to a specific local address. This has to be a dotted ip adress not a hostname. 102 ; Leaving this blank will bind to all avalible IP adresses. 103 ; bind_to_address= 104 ; 105 ;# ALLOWED HOST ADDRESSES 106 ; This is a comma-delimited list of IP address of hosts that are allowed to talk to NRPE deamon. 107 ; If you leave this blank the global version will be used instead. 108 ;allowed_hosts= 109 89 110 90 111 [NRPE Handlers]
Note: See TracChangeset
for help on using the changeset viewer.








