Agent Client Collector health instance scan checks

  • Release version: Australia
  • Updated May 7, 2026
  • 1 minute to read
  • 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.

    Table 1. ACC Health Instance Scan Suite checks
    Check name Description
    ACC duplicate agent for host CI Identifies configuration items (CIs) associated with multiple active agents, indicating potential issues with CI identification.
    ACC Error Framework Verifies 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 includes Detects 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 upgrades Reports 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 hierarchy Validates the correct creation of ACC Plugin folders and flags duplicate folders that may cause synchronization issues.
    ACC active policies count Counts the number of active published policies. If the number exceeds 300, the check recommends policy consolidation to improve performance.
    ACC agent to MID Connection Verifies 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 match Confirms 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.