Execution
Date 11 Sep 2025 11:40:09 +0100
Duration 00:00:24.62
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
43 Hosts
1 Tasks
43 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.257215
end
2025-09-11 11:40:11.693780
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:40:11.436565
stderr

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