Добрый день.
Разбираюсь с nagios.
Такая ошибка "could not fetch information from server"
.ini
[modules]
NSClientListener.dll
FileLogger.dll
CheckSystem.dll
CheckDisk.dll
CheckEventLog.dll
CheckHelpers.dll
FileLogger.dll
CheckSystem.dll
CheckDisk.dll
NSClientListener.dll
NRPEListener.dll
SysTray.dll
CheckEventLog.dll
CheckHelpers.dll
;CheckWMI.dll
CheckNSCP.dll
[/settings/default]
password = тут пароль
; ALLOWED HOSTS - A comaseparated list of allowed hosts. You can use netmasks (/ syntax) or * to create ranges.
use_file=1
port = 12489
allowed_hosts = тут адрес\маска
; Undocumented section
[/settings/NRPE/server]
ssl options = no-sslv2,no-sslv
verify mode = peer-cert
insecure = false
; Undocumented section
[/modules]
NRPEServer = 1
CheckSystem = 1
NSClientServer = 1
CheckExternalScripts = 1
CheckHelpers = 1
NSCAClient = 1
CheckEventLog = 1
CheckNSCP = 1
CheckDisk = 1
после команды в консоле
/usr/lib/nagios/plugins/check_nt -H тут ip -p 12489 -s тут пароль -v USEDDISKSPACE -w 30 -c 40 -d SHOWALL -l c
ошибка
"could not fetch information from server"