COM.TIBCO.hawk.hma.Services

Microagent

Purpose

This microagent provides for the monitoring and management of Microsoft Windows services and device drivers.

Methods

 

Method

Description

Page

Services:getServiceConfiguration

This method gets the current configuration of the specified Microsoft Windows service(s).

Services:getServiceConfiguration

Services:getServiceStatus

This method gets the current status of the specified Microsoft Windows service(s).

Services:getServiceStatus

Services:setServiceStartType

This method sets the current start type of the specified Microsoft Windows service.

Services:setServiceStartType

Services:startService

This method starts the specified Microsoft Windows service.

Services:startService

Services:stopService

This method stops the specified Microsoft Windows service.

Services:stopService

Services:pauseService

This method pauses the specified Microsoft Windows service.

Services:pauseService

Services:continueService

This method continues the specified Microsoft Windows service.

Services:continueService

Services:controlService

This method invokes the specified user-defined service control command for the specified Microsoft Windows service.

Services:controlService