Users Guide
● Red Hat Enterprise Linux 5.7(32 位和 64 位)
● Red Hat Enterprise Linux 5.8(32 位和 64 位)
● Red Hat Enterprise Linux 5.9(32 位和 64 位)
● Red Hat Enterprise Linux 5.10(32 位和 64 位)
● Red Hat Enterprise Linux 5.11(32 位和 64 位)
● Red Hat Enterprise Linux 6.1(64 位)
● Red Hat Enterprise Linux 6.2(64 位)
● Red Hat Enterprise Linux 6.3(64 位)
● Red Hat Enterprise Linux 6.4(64 位)
● Red Hat Enterprise Linux 6.5(64 位)
● Red Hat Enterprise Linux 6.7(64 位)
● Red Hat Enterprise Linux 6.8(64 位)
● Red Hat Enterprise Linux 7.0(64 位)
● Red Hat Enterprise Linux 7.1(64 位)
● Red Hat Enterprise Linux 7.2(64 位)
● SUSE Linux Enterprise Server 10 SP3(32 位和 64 位)
● SUSE Linux Enterprise Server 10 SP4(32 位和 64 位)
● SUSE Linux Enterprise Server 11(64 位)
● SUSE Linux Enterprise Server 11 SP1(32 位和 64 位)
● SUSE Linux Enterprise Server 11 SP2(64 位)
● SUSE Linux Enterprise Server 版本 11 SP3(64 位)
● SUSE Linux Enterprise Server 11 SP4 (64 位)
● SUSE Linux Enterprise Server 12(64 位)
● SUSE Linux Enterprise Server 12 SP1(64 位)
● CentOS 7.0
● CentOS 6.0
● Oracle Linux 7.1
● Oracle Linux 6.7
● VMware ESX 4.1
步骤
1. 在安装 SupportAssist Enterprise 所在的服务器上,浏览至 C:\Program Files\Dell\SupportAssist\scripts 文件
夹。
2. 复制此文件夹中的脚本文件 (LinuxSNMPConfig.sh),并将其粘贴到设备上所需的位置(例如 \根)。
3. 打开终端窗口,以具有根权限的用户身份登录。
4. 使用以下语法在设备上运行脚本文件:sh LinuxSNMPConfig.sh -d <IP address of the server on which
SupportAssist is installed>。例如:sh LinuxSNMPConfig.sh -d 10.10.10.10。
相关概念
手动配置服务器的警报目标 on page 94
手动配置服务器的警报目标 (Linux)
您可以执行以下步骤,在运行 Linux 的服务器上手动配置警报目标:
步骤
1. 运行命令 rpm -qa | grep snmp,并确保安装了 net-snmp 软件包。
2. 运行 cd /etc/snmp 导航到 snmp 目录。
3. 在 VI 编辑器中打开 snmpd.conf (vi snmpd.conf)。
4. 在 snmpd.conf 中搜索 # group context sec.model sec.level prefix read write notif,确保 read、write 和 notif 字段
的值均设为 all。
5. 在 snmpd.conf 文件的末尾,在 Further Information 之前,添加如下格式的条目:Trapsink <IP address of the
server on which SupportAssist Enterprise is installed> <community string> 例如:trapsink
10.94.174.190 public。
96
手动配置 SNMP 设置