Execution
Date 13 Mar 2026 07:47:08 +0000
Duration 00:08:42.06
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
397 Hosts
7 Tasks
2762 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s provider_metrics
delta
0:00:06.925493
end
2026-03-13 07:49:01.840539
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/install.sh  | bash -s provider_metrics\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-03-13 07:48:54.915046
stderr
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15864  100 15864    0     0   860k      0 --:--:-- --:--:-- --:--:--  860k
Redirecting to /bin/systemctl status kcare.service
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: ip6tables-legacy tables present, use ip6tables-legacy to see them
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100 15864  100 15864    0     0   860k      0 --:--:-- --:--:-- --:--:--  860k",
    "Redirecting to /bin/systemctl status kcare.service",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: iptables-legacy tables present, use iptables-legacy to see them",
    "# Warning: ip6tables-legacy tables present, use ip6tables-legacy to see them",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Conf already added, so this is an upgrade
provider_metrics:
{
    "firewall_up": 1,
    "http_response_code": 200,
    "http_response_time_ms": 15.976,
    "imunify360_and_fail2ban": 1,
    "imunify360_license": 1,
    "imunify360_services": 0,
    "imunify360_underlicensed": 0,
    "iptables_entries": 119,
    "kcare_status": 1,
    "litespeed_nginx_parallel": 0,
    "litespeed_running_ok": 1,
    "monitoring360_ip_dropped": 0,
    "mysql_free_connections": 187,
    "mysql_iptables_drop": 1,
    "mysql_response_time_ms": 7.472515106201172,
    "oom_kills_since_reboot": 0,
    "queue_size": 0,
    "ram_upgrade_required": 0,
    "recent_oom_kills": 0,
    "smtp_response_time_ms": 6.552457809448242,
    "ssh_port_checksum_ok": 1,
    "time_sync_enabled": 1
}
stdout_lines
[
    "Conf already added, so this is an upgrade",
    "provider_metrics:",
    "{",
    "    \"firewall_up\": 1,",
    "    \"http_response_code\": 200,",
    "    \"http_response_time_ms\": 15.976,",
    "    \"imunify360_and_fail2ban\": 1,",
    "    \"imunify360_license\": 1,",
    "    \"imunify360_services\": 0,",
    "    \"imunify360_underlicensed\": 0,",
    "    \"iptables_entries\": 119,",
    "    \"kcare_status\": 1,",
    "    \"litespeed_nginx_parallel\": 0,",
    "    \"litespeed_running_ok\": 1,",
    "    \"monitoring360_ip_dropped\": 0,",
    "    \"mysql_free_connections\": 187,",
    "    \"mysql_iptables_drop\": 1,",
    "    \"mysql_response_time_ms\": 7.472515106201172,",
    "    \"oom_kills_since_reboot\": 0,",
    "    \"queue_size\": 0,",
    "    \"ram_upgrade_required\": 0,",
    "    \"recent_oom_kills\": 0,",
    "    \"smtp_response_time_ms\": 6.552457809448242,",
    "    \"ssh_port_checksum_ok\": 1,",
    "    \"time_sync_enabled\": 1",
    "}"
]