基于FreeBSD+nagios下的系统告警系统 (window客户端安装)
Windows:1.安装NSCclient截图如下:
http://blog.运维网.com/gnnjw/../attachment/201004/201004231272009873624.jpg
2.修改配置文件,一般路径如下:C:\Program Files\NSClient++\nsc.ini
```````````````````````````````````````````````````````````````````````````````````````
NRPEListener.dll
NSClientListener.dll
NSCAAgent.dll
CheckWMI.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
;
; Script to check external scripts and/or internal aliases.
CheckExternalScripts.dll
;
; NSCA Agent if you enable this NSClient++ will talk to NSCA hosts repeatedly (so dont enable unless you want to use NSCA)
NSCAAgent.dll
;
; LUA script module used to write your own "check deamon".
LUAScript.dll
;
; RemoteConfiguration IS AN EXTREM EARLY IDEA SO DONT USE FOR PRODUCTION ENVIROMNEMTS!
;RemoteConfiguration.dll
; Check other hosts through NRPE extreme beta and probably a bit dangerous! :)
NRPEClient.dll
; Extreamly early beta of a task-schedule checker
CheckTaskSched.dll
;# USE THIS FILE
;Use the INI file as opposed to the registry if this is 0 and the use_reg in the registry is set to 1
;the registry will be used instead.
use_file=1
allowed_hosts=192.168.6.x //服务器ip
password=password //与安装时的密码一样,
``````````````````````````````````````````````````````````````````````````````````````````````````````````````````
3. 在服务处修改如下:
http://blog.运维网.com/gnnjw/../attachment/201004/201004231272009967223.jpg
页:
[1]