Enable checks from the community for Agent Client Collector
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- IT Operations Management
You can take checks from the github community and customize them for use in the Agent Client Collector (ACC), or you can compose your own scripts. Create a plugin with the customized Sensu check and install it on a ServiceNow instance.
Before you begin
Role required: agent_client_collector_admin
Procedure
- Copy a check from the github community to your local machine.
-
Create a tar.gz file to be appended to your plugin:
- Create a new ACC plugin, as described in Create and edit Agent Client Collector plugins.
-
Test the new plugin.
-
Enable credentials when testing a check:
- Create secure parameters for your check, as described in Create secure parameters for a check.