Execution
Date
11 Sep 2024 14:27:30 +0100
Duration
00:00:07.18
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
1
Hosts
7
Tasks
7
Results
1
Plays
6
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:01.40
-
PlayPlaybook to run update script
-
TaskRun update
-
Date11 Sep 2024 14:27:33 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_provider_metrics.yaml:11)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s provider_metrics |
| delta |
0:00:00.984180 |
| end |
2024-09-11 14:27:32.991376 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://tgz.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 |
2024-09-11 14:27:32.007196 |
| 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 10702 100 10702 0 0 435k 0 --:--:-- --:--:-- --:--:-- 435k
% 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 345 100 345 0 0 16428 0 --:--:-- --:--:-- --:--:-- 16428
Redirecting to /bin/systemctl status kcare.service
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 10702 100 10702 0 0 435k 0 --:--:-- --:--:-- --:--:-- 435k", " % 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 345 100 345 0 0 16428 0 --:--:-- --:--:-- --:--:-- 16428", "Redirecting to /bin/systemctl status kcare.service", "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": 4.97,
"imunify360_and_fail2ban": 1,
"imunify360_license": 2,
"imunify360_services": 0,
"kcare_status": 1,
"mysql_free_connections": 185,
"mysql_iptables_drop": 1,
"mysql_response_time_ms": 2.7663707733154297,
"oom_kills_since_reboot": 0,
"queue_size": 0,
"ram_upgrade_required": 0,
"recent_oom_kills": 0,
"smtp_response_time_ms": 4.274129867553711,
"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\": 4.97,", " \"imunify360_and_fail2ban\": 1,", " \"imunify360_license\": 2,", " \"imunify360_services\": 0,", " \"kcare_status\": 1,", " \"mysql_free_connections\": 185,", " \"mysql_iptables_drop\": 1,", " \"mysql_response_time_ms\": 2.7663707733154297,", " \"oom_kills_since_reboot\": 0,", " \"queue_size\": 0,", " \"ram_upgrade_required\": 0,", " \"recent_oom_kills\": 0,", " \"smtp_response_time_ms\": 4.274129867553711,", " \"ssh_port_checksum_ok\": 1,", " \"time_sync_enabled\": 1", "}" ] |