上一主题: keep_agents下一主题: 清除 SmartStor 元数据


list_agents

列出与给定正则表达式匹配的代理。

SmartStor 工具的 list_agents 工具列出与给定正则表达式匹配的代理。

参数:

示例:

Windows

SmartStorTools.bat list_agents –agents  <agent(s) name>  -src <source directory>

例如:

<EM_Home>\tools>SmartStorTools.bat list_agents -agents ".*Websphere.*" -src <EM_Home>\data

在该命令成功执行后,将列出与此正则表达式(此例中为“.*WebSphere.*”)匹配的所有代理名称及其最后报告的日期。

UNIX

SmartStorTools.sh list_agents -agents <代理名称> -src <源目录>