Developers API

enableHostHMWindows

Enables health monitoring on a Windows host.

Ensure that prepareHostHMWindows has been called at least 5 minutes before issuing this command.

Request Parameters

Parameter Data Type Description Required Default
hostid integer The HostID identifying the host on which to enable Windows Server Health Monitoring. Required -
ipaddress string The IP address from which your server will be transmitting health monitoring data. Required -
hostname string The Windows hostname of the monitored server. Required -

Response Data

Response Variable Data Type Description
errorcode integer Returns an errorcode of 0 if call is successful.
Try it out with the API Explorer:

Your API Key

API command to be called

Desired response format

The HostID identifying the host on which to enable Windows Server Health Monitoring. (integer)

The IP address from which your server will be transmitting health monitoring data. (string)

The Windows hostname of the monitored server. (string)