Skip to content
Release: Australia · Updated: 2026-05-07 · Official documentation · View source

Agent Client Collector health instance scan checks

The Agent Client Collector (ACC) health instance scan suite includes checks that detect anomalies and issues on your instance. Use this reference to identify what each check does and when it applies.

Check nameDescription
ACC duplicate agent for host CIIdentifies configuration items \(CIs\) associated with multiple active agents, indicating potential issues with CI identification.
ACC Error FrameworkVerifies whether the ACCErrorManager has been created, which enables associating errors to the relevant ACC scoped app.This check detects whether an automation source application, automation error category, and automation error code exist for the Agent Client Collector Framework application.
ACC find modified script includesDetects modified Agent Client Collector Framework script includes that might have been altered post-upgrade.Requires importing the `global.ACCInstanceScanUtil` for instances associated with the Xanadu release or earlier.
ACC skipped upgradesReports upgrades that were skipped since the last upgrade.Requires importing the `global.ACCInstanceScanUtil` for instances associated with the Xanadu release or earlier.
ACC verify plugin folder hierarchyValidates the correct creation of ACC Plugin folders and flags duplicate folders that may cause synchronization issues.
ACC active policies countCounts the number of active published policies. If the number exceeds 300, the check recommends policy consolidation to improve performance.
ACC agent to MID ConnectionVerifies the connection of 1000 agents per 1-GB Java Virtual Machine \(JVM\) to confirm the MID Server isn't overloaded. If overloaded, configure additional JVMs or redistribute agents to other MID Servers.
ACC verify sn\_agent CI counts matchConfirms that the records in the sn\_agent\_ci\_extended\_info and sn\_agent\_cmdb\_ci\_agent tables match, verifying data consistency for agents.

Additional information

For details on importing the global.ACCInstanceScanUtil script include, see the Script Include ACCInstanceScanUtil [KB1630132] article in the HI Knowledge Base.

For details on instance scans, see Instance Scan.

For details on executing the Agent Client Collector health instance scan suite, see Execute a suite scan.

Parent Topic:Agent Client Collector Framework reference