Agent Client Collector Spoke
Summarize
Summary of Agent Client Collector Spoke
The Agent Client Collector spoke automates the execution of commands on agents or configuration items (CIs) using the ServiceNow platform. It allows commands to be executed on systems with the Agent Client Collector installed, sending output data back to the ServiceNow instance via the MID Server.
Show less
Key Features
- Integration Hub Requirement: This spoke requires an Integration Hub subscription.
- Supported Versions: Built for Agent Client Collector framework v2.2.0, with potential compatibility for later versions.
- Necessary Plugins: Ensure the installation of dependent plugins like IntegrationHub Runtime, Action Step - REST, and others, as some may require appropriate licenses.
- MID Server Requirement: A configured MID Server is essential for operating the spoke.
- Sample Subflows: Includes predefined subflows for tasks such as managing compliance, restarting agents, and installing agents on Linux and Windows.
Key Outcomes
By utilizing the Agent Client Collector spoke, ServiceNow customers can effectively manage and automate tasks related to agent monitoring and configuration. Expected outcomes include improved compliance management, enhanced system monitoring, and streamlined installations across various environments. Customers can leverage predefined actions such as retrieving system details, getting agent statuses, and executing commands safely on agent hosts.
Automate the process of executing commands on agents or configuration items (CI) using the ServiceNow Agent Client Collector spoke. Agent Client Collector framework allows you to execute commands on the systems where it is installed and sends output data to the ServiceNow® instance through the MID Server.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.Spoke version
Agent Client Collector spoke v1.1.5 is the latest version.
Supported versions
This spoke was built for Agent Client Collector framework v 2.2.0, but may be compatible with later versions.
Spoke dependencies
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- Complex Object (com.glide.cobject)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ITOM Visibility License (com.snc.itom.vis.license)
- Agent Client Collector Framework v2.2.0 (sn_agent)Note:To enable Agent Client Collector to execute commands, ensure that
ACC_ALLOW_LIST=0for Linux environments orACC_ALLOW_LIST=Falsefor Windows environments.
Spoke requirements
MID Server. For more information, see MID Server.
Spoke subflows
The Agent Client Collector spoke provides sample subflows to demonstrate automating Agent Client Collector framework tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:
| Subflow | Description |
|---|---|
| Managing Compliance for Remote Workers | Manages compliance for remote workers and sends an email to the system administrator when one or more specified compliance conditions are violated. |
| Restart Agent | Verifies the status of an agent and restarts the agent if the status is down. |
| SNH CyberAttack Detection | Applies SigHealth CyberAttack Detection for Windows server and send an email to the system administrator when a threat is detected. |
| Install Agent on Linux | Installs Agent Client Collector on a Linux hosts. |
| Install Agent on Windows | Installs Agent Client Collector framework on multiple windows hosts. |
Spoke actions
The Agent Client Collector spoke provides actions to automate Agent Client Collector tasks when events occurs in your ServiceNow instance. Available actions include:
| Action | Description |
|---|---|
| Get Agent Status | Get the status of an agent. |
| Get Logged on Users | Retrieves the list of all logged-in users and the related metadata for the specified host system. |
| Get Network Statistics | Retrieves the list of all network interfaces and the related metadata for the specified host system. |
| Get Running Processes | Retrieves the list of all running processes and the related metadata for the specified host system. |
| Get Running Services | Retrieves the list of all running services in Windows OS and the related data for the specified host system. |
| Get System Details | Retrieves the hardware and software details of the specified agent. |
| Restart Agent | Restarts an agent. |
| Run Command on Agent | Runs a command on a given agent host. Note: Use caution while executing
commands. |
| Run Osquery on Agent | Runs the specified Osquery on the specified agent host. |
| Install Agent on Linux | Installs Agent Client Collector framework on a Linux host. |
| Install Agent on Windows | Installs Agent Client Collector framework on windows host. |
For information about setting up the spoke, see Set up the Agent Client Collector spoke.
MID Server requirements
To use these actions, your instance must have a MID Server set up and configured to use PowerShell. For more information about running actions on the MID Server, see Integration steps. For more information about the MID Server, see MID Server.
To set up the MID Server for this spoke, see Set up MID Server for a spoke.