将 Dell omconfig 与 Vyatta 结合使用

将 Dell omconfig 与 Vyatta 结合使用

我们在 Dell R710 服务器上运行基于 Debian Squeeze 的 Vyatta Core 6.2。

我遇到了安装命令行戴尔管理实用程序的以下说明: http://linux.dell.com/repo/community/deb/latest/

于是我安装了 srvadmin-all,一切似乎都运行正常。但是,omconfig、omreport 和其他 Dell 工具不可用。

有没有人有什么建议?

答案1

没关系,我找到了这些说明: http://www.openfusion.net/linux/dell_omsa

安装后我必须运行最后一步:

# Finally, you can update your path by doing logout/login, or just run:
. /etc/profile.d/srvadmin-path.sh

相关内容