# If you want to fill this file with all available options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its options use: # nscp settings --activate-module --add-defaults # For details run: nscp settings --help ; in flight - TODO [/settings/default] ; Undocumented key allowed hosts = 10.11.96.130 ; PORT NUMBER - Port to use for NRPE. port = 5666 ; CACHE ALLOWED HOSTS - If host names (DNS entries) should be cached, improves speed and security somewhat but won't allow you to have dynamic IPs for your Nagios server. ;MAKE THIS FALSE cache allowed hosts = false ; TIMEOUT - Timeout when reading packets on incoming sockets. If the data has not arrived within this time we will bail out. timeout = 30 ; NRPE server settings [/settings/NRPE/server] allow arguments = true allow nasty characters = true insecure = true verify mode = none ; NRPE modules [/modules] NRPEServer = enabled CheckExternalScripts = enabled CheckHelpers = enabled CheckNSCP = enabled CheckEventLog = enabled CheckDisk = enabled CheckSystem = enabled ; Undocumented key NSCAClient = enabled ; NRPEClient - NRPE client can be used both from command line and from queries to check remote systes via NRPE as well as configure the NRPE server NRPEClient = true ; Undocumented key verify mode = peer-cert ; Undocumented key ; remove no-sslv2,no-sslv3 ssl options = ; Undocumented key NSClientServer = enabled ; Undocumented key NRPEServer = enabled