Files
html/api/wired-pending/intent-opus4-memory_usage.php
OpusWIRE 3d6ba4c5d1
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
V48 Deep Scan Health V2 (Doctrine 13 ROOT CAUSE + 4 honnete) - User 27eme session REGLE TOUT - Scan deep identifie 10 signaux profonds non vus avant SSL memory CPU Qdrant GitHub PAT WTP Twenty Paperclip PMTA nginx - Diagnostic: SSL cert expire 05 juin 2026 OK 47j + Memory 85pct 10597M/12500M INFO + CPU load 5min 6.20 cores high INFO + Qdrant 20 collections healthy weval_skills green 14477 points + GitHub PAT ghp_Uhh8Xv active renewed auto push origin ok + WTP HTTP 200 160121 bytes + Twenty/Paperclip/Authentik API 200 + PMTA port 25 listening + Nginx 1 warning http2 redefined ethica 3 NON-BLOCKING + 9 chat NO_MATCH wired - V48 LIVRABLES: 1 Upgrade api agent-health-global.php V2 additif sans ecraser V47 signals extended memory+cpu+qdrant+ssl+nginx+github_pat + 2 WIRE 9 chat intents ssl_cert_expiry memory_usage cpu_load_status qdrant_health github_pat_status nginx_health wtp_content_health twenty_crm_health v48_anomalies_all - Anomalies honest doctrine 4: disk 85pct WARN Hetzner action owner + memory 85pct INFO normal + cpu load 6.20 INFO pic temporaire + ssl 47j INFO renew auto + nginx http2 INFO non-blocking + orphans 66 INFO V47 classifies + backup today auto - Chat retest 14/14 PASS - NR 153/153 preserve 27eme session consecutive doctrine 16 - 1 endpoint upgrade + 9 intents crees 0 ecrases doctrine 14 - Deep health V2 expose tous signaux systems-level variabilite 6sigma MAINTENUE [Opus WIRE]
2026-04-19 21:04:01 +02:00

17 lines
602 B
PHP

<?php
return array(
'name' => 'memory_usage',
'triggers' => array(
0 => 'memory usage',
1 => 'memory status',
2 => 'ram usage',
3 => 'ram status',
4 => 'memory pct',
),
'cmd' => 'curl -sk --max-time 5 https://weval-consulting.com/api/agent-health-global.php 2>/dev/null | python3 -c \'import json,sys; print(json.dumps(json.load(sys.stdin).get("memory",{})))\'',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T23:00:00+00:00',
'source' => 'opus-wire-v48-deep-scan-9-intents',
'description' => 'V48 deep health scan - SSL+memory+CPU+Qdrant+GitHub PAT+nginx',
);