Agent client collector - Getting error while testing checking for check definitions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2025 02:25 AM
HI All,
I have tried to create a custom check definition for the Agent Client Collector.
Iam getting error while testing the Test check it is throwing error
Check failed to run. Response code: 3
Could you please help on this issue , below shared screenshots for the same error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2025 04:06 AM
Instead of the error send what you have in the check itself... 😉

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 03:49 AM
I'm seeing the same Alerts being raised for multiple Check definitions. The one I'm looking at now is "os.windows.check-free-virtual-memory" where the command is:
winchecks check-windows-free-virtual-memory -w {{.labels.params_warning}} -c {{.labels.params_critical}}
I suspect that this is a permissions issue on the server. The 'Exec mode' on the check definition is set to 'Shell'.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2025 03:55 AM
Runs fine against another Windows server (the MID server) but testing the check against the server that is causing the Alert
Check failed to run. Response code: 3