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). 173 Services:getServiceStatus This method gets the current status of the specified Microsoft Windows service(s). 176 Services:setServiceStartType This method sets the current start type of the specified Microsoft Windows service. 178 Services:startService This method starts the specified Microsoft Windows service. 179 Services:stopService This method stops the specified Microsoft Windows service. 180 Services:pauseService This method pauses the specified Microsoft Windows service. 181 Services:continueService This method continues the specified Microsoft Windows service. 182 Services:controlService This method invokes the specified user-defined service control command for the specified Microsoft Windows service. 183