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.15
  • 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.146787
end
2024-06-04 12:26:30.674206
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:30.527419
stderr

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