Execution
Date 04 Jun 2024 13:26:28 +0100
Duration 00:01:09.10
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
81 Hosts
5 Tasks
353 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:07.01
  • Play
    Playbook to update plugins on servers that has monitoring360
  • Task
    Run agent360 --info command

Field Value
changed
False
cmd
[
    "agent360",
    "--info"
]
delta
0:00:00.187943
end
2024-06-04 12:26:30.039647
invocation
{
    "module_args": {
        "_raw_params": "agent360 --info",
        "_uses_shell": false,
        "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
2024-06-04 12:26:29.851704
stderr

stderr_lines
[]
stdout
Version: 1.2.47
Plugins enabled: cpu, diskusage, iostat, loadavg, memory, network, ping, process, swap, system, internal_server_metrics, firewall, provider_metrics
Plugins directory: /usr/local/lib/python3.9/site-packages/agent360/plugins
Server: 65eef32c4d7eb550d80afe9a
stdout_lines
[
    "Version: 1.2.47",
    "Plugins enabled: cpu, diskusage, iostat, loadavg, memory, network, ping, process, swap, system, internal_server_metrics, firewall, provider_metrics",
    "Plugins directory: /usr/local/lib/python3.9/site-packages/agent360/plugins",
    "Server: 65eef32c4d7eb550d80afe9a"
]