Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - 数据库管理 » 数据库监控 » SQL Anywhere SNMP Extension Agent » SQL Anywhere SNMP Extension Agent » SNMP 安装

 

重新启动 SNMP 服务

如果 SNMP 是在 SQL Anywhere 之前安装的,则必须重新启动 SNMP 服务,以使该服务能够检测到 SQL Anywhere SNMP Extension Agent。

前提条件

您必须是计算机的管理员。

 任务
  1. 运行以下命令停止 SNMP 服务:

    net stop snmp
  2. 运行以下命令启动 SNMP 服务:

    net start snmp

结果

SNMP 服务已重新启动。