- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我在linux下安装了Nagios监控工具,服务正常运行。
现在根据 NSClient 文档,没有安装 Windows 部分。所需的步骤是:
(a) Copy pNSClient.exe, pdh.dll, psapi.dll and counters.defs in any directory on the machine you want to monitor. ie. (c:\nsclient).
(b) Open a dos prompt in the installation directory
(c) Run the following command : >pNSClient.exe /install
(d) Type 'net start nsclient' on the command line or start the service 'Nagios Agent' in the services applet of the control panel.
安装将在注册表中为该服务创建一个条目,并创建一个新键来存储参数。创建的 key 如下:
HKEY_LOCAL_MACHINE\SOFTWARE\NSClient
问题与第一步的安装有关,“net start nsclient”命令未在命令提示符下执行,它显示服务名称无效
对此有任何帮助吗? M 在 Windows 7 上安装它。只剩下 NSClient 的 Windows 安装部分,但 Linux 部分与“check_nt”插件一起正确安装。
提前致谢!!
最佳答案
NSClient 已过时且已弃用。你应该使用 NSClient++ (又名 nscp),它有一个实际的安装程序,以及 excellent documentation .
或者,如果您要处理几十台 Windows 主机,并且正在使用 Active Directory,您可能需要考虑 Nagios-WSC .不过,它是否适合您的需求取决于您希望进行的检查类型。
关于windows - NSClient++ 未安装在 Windows 中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12153767/
我在linux下安装了Nagios监控工具,服务正常运行。 现在根据 NSClient 文档,没有安装 Windows 部分。所需的步骤是: (a) Copy pNSClient.exe, pdh.d
我有一个 Windows 服务器,我想测试 cmd.exe 进程是否与 nagios (NSClient) 一起运行,您有一些提示我如何做到这一点吗? 最佳答案 您是否尝试过使用命令提示符“taskl
我是一名优秀的程序员,十分优秀!