windows server 2008系统安装SNMP服务

简介:

为了能更好的监控服务器的运行情况,特意在公司的一台服务器搭建了一个监控平台使用的cacti,根据SNMP协议进行服务器的监控。

既然是使用SNMP协议进行,那我们就要安装该协议,windows server 2008系统上安装SNMP协议和windows server 2003是不同的。

Windows server 2003是通过组建的形式安装的,而windows server 2008则不是。

我们来看截图:

我们首先需要打开“开始”—“管理工具”—“服务器管理器”

clip_image001

启动后,我们点击“功能”—“添加功能”:

clip_image002

然后选择“SNMP服务”,继续下一步:

clip_image003

clip_image004

这样安装完毕就好,但是安装完毕后,我们还是要重启系统的否则,SNMP不能完全安装。

系统为重启之前的截图,如下:

clip_image005

系统重启之后,SNMP完全安装后的截图:

clip_image006

相关文章
|
5月前
|
开发框架 .NET API
在Windows Server 2008 R2上运行.Net 8应用
在Windows Server 2008 R2上成功运行.Net 8程序,需安装三个补丁:Windows Server 2008 R2 SP1 (KB976932)是基础更新;VC_redist.x64提供MSVC库支持;KB3063858解决.NET运行时加载`kernel.dll`的路径问题。KB3063858可能需要KB2533623。详细信息和下载链接在文中给出。
401 4
|
10月前
|
存储 安全 Apache
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
801 2
|
5月前
|
关系型数据库 MySQL C++
Windows Server 2012R2 安装mysql 丢失VCRUNTIME140_1.dll------亲测
Windows Server 2012R2 安装mysql 丢失VCRUNTIME140_1.dll------亲测
116 0
|
缓存 JavaScript 前端开发
Windows7压缩包安装node.js 报错提示windows Server 2012 R2 和安装React脚手架 最详细教程
对于Windows 7安装node.js 提示“This application is only supported on wWindows 8.1,windows Server 2012 R2, or higher.”类似这种情况的,该问题是因为node.js官方在 x12版本后就不支持win7系统了。
|
5月前
|
Ubuntu 安全 Linux
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
477 0
|
12月前
|
关系型数据库 MySQL Linux
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置
219 0
|
Windows
Windows Server 2012 R2多用户远程连接配置步骤
Windows Server 2012 R2多用户远程连接配置步骤
744 0
|
网络架构 Windows
使用Windows Server 2012 R2创建DHCP作用域(DHCP地址池),并测试使用
使用Windows Server 2012 R2创建DHCP作用域(DHCP地址池),并测试使用
313 0
|
Windows
windows server 2008 r2 IIS服务403-禁止访问访问被拒绝
windows server 2008 r2 IIS服务403-禁止访问访问被拒绝
232 0
|
存储 开发框架 关系型数据库
Windows Server 2008 R2配置.Net环境
Windows Server 2008 R2配置.Net环境
255 0
Windows Server 2008 R2配置.Net环境