Execution
Date 11 Sep 2025 11:40:49 +0100
Duration 00:01:43.30
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
399 Hosts
1 Tasks
399 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
agent360 --info | grep "Plugins enabled:" | grep provider_metrics
delta
0:00:00.219077
end
2025-09-11 11:41:03.836751
invocation
{
    "module_args": {
        "_raw_params": "agent360 --info | grep \"Plugins enabled:\" | grep provider_metrics",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-09-11 11:41:03.617674
stderr

stderr_lines
[]
stdout
Plugins enabled: httpd, loadavg, memory, mysql, network, process, system, provider_metrics, fpm_errors, apache_errors, process_runtimes, cloudlinux, cpu, diskusage, iostat, nginx, ping, swap
stdout_lines
[
    "Plugins enabled: httpd, loadavg, memory, mysql, network, process, system, provider_metrics, fpm_errors, apache_errors, process_runtimes, cloudlinux, cpu, diskusage, iostat, nginx, ping, swap"
]