| DisplayName | Description | ID | Target | Accessibility | Category | Enabled | Remotable | Timeout |
| Update Discovered Properties | This task will trigger a discovery of the properties of the Apache server. This task can be used to trigger a full discovery of the Apache HTTP Server after the Apache CIM module is loaded. | Microsoft.ApacheHTTPServer.DiscoverServer.Task | Microsoft.ApacheHTTPServer.Installation.Unix | Public | Maintenance | True | False | 300 |
| Load Monitoring Module | Load the monitoring module (apache-cimprov) in the Apache configuration to enable monitoring. This task will restart the Apache HTTP Server. The default UNIX/Linux Agent Privileged account credentials for the computer will be used to load the module and may require sudo authorization. | Microsoft.ApacheHTTPServer.LoadModule.Task | Microsoft.ApacheHTTPServer.Installation.Unix | Public | Maintenance | True | False | 300 |
| Reload Apache Server |
Gracefully reloads the Apache HTTP Server service
| Microsoft.ApacheHTTPServer.ReloadApache.Task | Microsoft.ApacheHTTPServer.ManagedServer.Unix | Internal | Maintenance | True | False | 300 |
| Restart Apache Server |
Restarts the Apache HTTP Server service
| Microsoft.ApacheHTTPServer.RestartApache.Task | Microsoft.ApacheHTTPServer.ManagedServer.Unix | Internal | Maintenance | True | False | 300 |
| Unload Monitoring Module | Unload the monitoring module (apache-cimprov) in the Apache configuration. This will disable monitoring. This task will restart the Apache HTTP Server. The default UNIX/Linux Agent Privileged account credentials for the computer will be used to unload the module and may require sudo authorization. | Microsoft.ApacheHTTPServer.UnloadModule.Task | Microsoft.ApacheHTTPServer.ManagedServer.Unix | Internal | Maintenance | True | False | 300 |