Execution
Date
11 Sep 2025 11:07:10 +0100
Duration
00:00:05.36
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
1
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:04.60
-
PlayValidate provider_metrics output from agent360 (extracting JSON from noisy output)
-
TaskRun agent360 test provider_metrics
-
Date11 Sep 2025 11:07:15 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/validate_provider_metrics_output.yaml:31)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
agent360 test provider_metrics 2>&1 |
| delta |
0:00:04.055767 |
| end |
2025-09-11 11:07:15.435978 |
| invocation |
{ "module_args": { "_raw_params": "agent360 test provider_metrics 2>&1\n", "_uses_shell": true, "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 |
2025-09-11 11:07:11.380211 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
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
provider_metrics:
{
"firewall_up": 1,
"http_response_code": 200,
"http_response_time_ms": 12.407,
"imunify360_and_fail2ban": 1,
"imunify360_license": 1,
"imunify360_services": 0,
"imunify360_underlicensed": 0,
"iptables_entries": 135,
"kcare_status": 1,
"litespeed_nginx_parallel": 0,
"litespeed_running_ok": 1,
"monitoring360_ip_dropped": 0,
"mysql_free_connections": 198,
"mysql_iptables_drop": 1,
"mysql_response_time_ms": 2.8214454650878906,
"oom_kills_since_reboot": 0,
"queue_size": 0,
"ram_upgrade_required": 0,
"recent_oom_kills": 0,
"smtp_response_time_ms": 563.6806488037109,
"ssh_port_checksum_ok": 1,
"time_sync_enabled": 1
}
|
| stdout_lines |
[ "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", "provider_metrics:", "{", " \"firewall_up\": 1,", " \"http_response_code\": 200,", " \"http_response_time_ms\": 12.407,", " \"imunify360_and_fail2ban\": 1,", " \"imunify360_license\": 1,", " \"imunify360_services\": 0,", " \"imunify360_underlicensed\": 0,", " \"iptables_entries\": 135,", " \"kcare_status\": 1,", " \"litespeed_nginx_parallel\": 0,", " \"litespeed_running_ok\": 1,", " \"monitoring360_ip_dropped\": 0,", " \"mysql_free_connections\": 198,", " \"mysql_iptables_drop\": 1,", " \"mysql_response_time_ms\": 2.8214454650878906,", " \"oom_kills_since_reboot\": 0,", " \"queue_size\": 0,", " \"ram_upgrade_required\": 0,", " \"recent_oom_kills\": 0,", " \"smtp_response_time_ms\": 563.6806488037109,", " \"ssh_port_checksum_ok\": 1,", " \"time_sync_enabled\": 1", "}" ] |