Users Guide

Table Of Contents
Red Hat Enterprise Linux 5.1032 位和 64
Red Hat Enterprise Linux 5.1132 位和 64
Red Hat Enterprise Linux 6.164
Red Hat Enterprise Linux 6.264
Red Hat Enterprise Linux 6.364
Red Hat Enterprise Linux 6.464
Red Hat Enterprise Linux 6.564
Red Hat Enterprise Linux 6.764
Red Hat Enterprise Linux 6.864
Red Hat Enterprise Linux 7.064
Red Hat Enterprise Linux 7.164
Red Hat Enterprise Linux 7.264
SUSE Linux Enterprise Server 10 SP332 位和 64
SUSE Linux Enterprise Server 10 SP432 位和 64
SUSE Linux Enterprise Server 1164
SUSE Linux Enterprise Server 11 SP132 位和 64
SUSE Linux Enterprise Server 11 SP264
SUSE Linux Enterprise Server 版本 11 SP364
SUSE Linux Enterprise Server 11 SP4 64
SUSE Linux Enterprise Server 1264
SUSE Linux Enterprise Server 12 SP164
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
相关概念
手动配置服务器的警报目标 页面上的 93
手动配置服务器的警报目标 (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确保 readwrite 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
6. 重新启动 SNMP 服务 (service snmpd restart)
手动配置 SNMP 设置 95