Execution
Date 04 Jun 2024 13:30:59 +0100
Duration 00:01:17.51
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
4 Tasks
285 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:07.31
  • 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.140330
end
2024-06-04 12:31:02.424662
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:31:02.284332
stderr

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