Agent Client Collector release notes
The ServiceNow® Agent Client Collector application enables you to monitor the service availability, performance, and infrastructure of your system. Agent Client Collector was enhanced and updated in the Xanadu release.
Agent Client Collector highlights for the Xanadu release
- Ensure secure agent connections by adding a self-signed certificate.
- Enhance check functionality by using expanded Linux and Windows checks, enabling you to gather additional information on your Linux and Windows servers.
- Upgrade the Cloud Native Operations for Visibility Informer from the ServiceNow instance.
- Store Instance credentials in the Microsoft Azure Vault when Informer uses Azure Kubernetes Engine (AKS).
- Enjoy multi-architecture support for docker image.
See for more information.
Important:
Agent Client Collector is available in the ServiceNow Store. For details, see the "Activation information" section of these release notes.
New in the Xanadu release
- Load the allow list only from a configuration file
- Enhance system security by loading the allow list from the file specified in the allow-list parameter of the configuration file while ignoring the allow lists that are bundled with the plugins.
- Configure agent log level from the instance
- Configure the agent log level from the ServiceNow instance without having to access the acc.yml configuration file.
- Ensure secure agent connections
- Ensure that your agent connections are secure by adding a self-signed certificate to your operating system's truststore, which verifies that the certificate is authentic.
- Update existing assets
- Update your Agent Client Collector (ACC) plugins to the latest version by removing your existing plugins before reinstalling.
- Use expanded Linux and Windows checks
- Enable enhanced check functionality by using the expanded Linux and Windows checks provided with the system.
- Starting in version 3.6.3, upgrade Informer pods in Kubernetes clusters remotely from the ServiceNow instance to avoid dependence on your Kubernetes admin.
- Starting in version 3.6.3, control CNO for Visibility Informer execution parameters from the ServiceNow instance to avoid dependence on your Kubernetes admin.
- Store Instance credentials in Microsoft Azure Vault when Informer uses Azure Kubernetes Service (AKS)
- Starting in version 3.6.3, if your organization uses AKS, you can store the secret in the Microsoft Azure Vault. The Informer then pulls the ServiceNow credentials for accessing your instance from the Azure Vault.
- Enable Informer to connect to the instance using OAuth2.0 authorization
- Starting in version 3.6.3, the Informer can use OAuth2.0 authorization to connect to the ServiceNow instance for enhanced security.
- Enable expanded processing for the MID server on Network Interface Controllers (NICs) during keepalive operation
- Starting in version 3.6.3, benefit from enhanced stability when running a keepalive operation by using the enhanced MID Server capability to configure the number of Network Interface Controllers (NICs) that can be monitored by a keepalive operation.
- Starting in version 3.6.3, run the consolidated upgrade procedure manually for the Agent Client Collector in a macOS environment.
- Starting in version 3.6.3, Event Management supports collecting raw metric data collection using the Dynatrace metric connector
- Consolidate agent errors
- Starting in version 4.1.0, view errors for all agents on the Agent Error Messages page. Additionally, you can view errors per individual agent by selecting the agent and selecting the ACC Error Messages tab .
- Use Linux commands to enable additional system capabilities beyond your permission level
- Starting in version 4.1.0, use Linux commands to grant enhanced
permissions,
which are enabled once the installation
.exefile is executed. These enhanced capabilities are provided securely, ensuring that there is no security risk to your environment. - Use the new Windows event check for enhanced event details
- Starting in version 3.12.0, use the new Windows event check to collect and filter Windows event logs.
- Use the network port check to determine port availability
- Starting in version 3.12.0, use the Network port check to create events for all ports of a specified host address, which indicates whether each port is available or in use.
- Enjoy multi-architecture support for docker image
- Starting in version 3.9.0 (Informer version 2.3.0), the docker image supports both arm64 and amd64 architectures. Upgrading from the previous image to the new one will not cause any disruptions. However, the new image requires more storage space in your image repository than the previous one.
- Change the Informer's extensibility settings from the instance
- Starting in version 3.9.0 (Informer version 2.3.0), update the Informer's extensibility configuration directly from the Instance using the Additional resources ConfigMap parameter. By providing a JSON
map with keys such as
resources,mappings, andmappings_oob, you can instruct Cloud Native Operations for Visibility to retrieve additional information. If one of these keys exists and the system finds a change, it patches the ConfigMap and restarts the Informer. - View the OpenShift version in the Cluster version field on the Kubernetes Cluster CI
- Starting in version 3.9.0 (Informer version 2.3.0), see the OpenShift version and the Kubernetes Cluster version in one place. OpenShift operates on top of Kubernetes, so there's an OpenShift version and a Kubernetes Cluster version. By installing the Informer with the --set openShift=true flag, the system adds the OpenShift version number to the cluster_version field on the Kubernetes Cluster CI in addition to the Kubernetes Cluster version.
Changed in this release
- Use the updated Windows event check
- Starting in version 3.12.0, the Windows event check
os.windows.check-event-loghas been renamedos.windows.check-event-log-countand has enhanced data gathering capabilities.
- Updated plugin dependency
- Starting in version 4.1.0, the Service Error Management plugin is dependent on the ACC-F scoped app. The plugin gets installed automatically when the customer installs the ACC-F scoped app from the ServiceNow store.
- New allow list parameter for checks running in shell execution mode
- Starting in version 4.1.0, when running a check in with execution mode (Exec Mode) set to shell, add the allow_shell parameter and set it to true for the allow list entry corresponding to the check.
Activation information
Agent Client Collector is available with activation of the Agent Client Collector Framework plugin (sn_agent) and the Agent Client Collector Monitoring plugin (sn_itmon) in an instance on which Event Management is installed.