[listener] uid = nagios certificate = adhoc loglevel = info ip = 0.0.0.0 gid = nagcmd logfile = var/ncpa_listener.log port = 5693 pidfile = var/ncpa_listener.pid # Available versions: PROTOCOL SSLv2, SSLv3, TLSv1 ssl_version = TLSv1 [passive] uid = nagios handlers = nrds,nrdp loglevel = info gid = nagcmd sleep = 300 logfile = var/ncpa_passive.log pidfile = var/ncpa_passive.pid [nrdp] token =nagi_os_NRDP hostname =Windows Client parent =192.168.56.101 [nrds] URL =192.168.56.101 CONFIG_VERSION =0 TOKEN =nagi_os_NRDP CONFIG_NAME = CONFIG_OS = None PLUGIN_DIR=plugins/ UPDATE_CONFIG=1 UPDATE_PLUGINS=1 [api] community_string =nagi_os_NCPA [plugin directives] plugin_path = plugins/ .sh = /bin/sh $plugin_name $plugin_args .ps1 = powershell -ExecutionPolicy Bypass -File $plugin_name $plugin_args .vbs = cscript $plugin_name $plugin_args //NoLogo [passive checks] %HOSTNAME%|cpu usage = /cpu/percent --warning 20 --critical 30 %HOSTNAME%|swap usage = /memory/swap/percent --warning 40 --critical 80 %HOSTNAME%|memory usage = /memory/virtual/percent --warning 60 --critical 80