Users Guide
• 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 所在的服务器上,浏览至 C:\Program Files\Dell\SupportAssist\scripts 文件夹。
2. 复制此文件夹中的脚本文件 (LinuxSNMPConfig.sh),并将其粘贴到设备上所需的位置(例如 \root)。
3. 打开终端窗口,以具有 root 权限的用户身份登录。
4. 使用以下语法在设备上运行脚本文件:sh LinuxSNMPConfig.sh -d <IP address of the
server on which SupportAssist is installed>。例如:sh LinuxSNMPConfig.sh -d
10.10.10.10
。
相关链接
配置警报(SNMP 陷阱)目标
手动配置警报目标 (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 is installed> <community
string>
例如:trapsink 10.94.174.190 public。
6. 重新启动 SNMP 服务 (service snmpd restart)。
相关链接
配置警报(SNMP 陷阱)目标
添加设备(无代理监测)
前提条件
• 确保使用提升权限或管理权限登录到 SupportAssist 。请参阅 SupportAssist 用户组和授予用户提升权限或
管理权限。
29