Files
glpi-neural-brain/data2/source-agent-config-cache.json
jbergner 440423c5b6
All checks were successful
release-tag / release-image (push) Successful in 2m43s
RC-3
2026-08-09 11:29:13 +02:00

80 lines
2.2 KiB
JSON

{
"schema_version": 1,
"agent": {
"id": "agent-c5e0717003f216bffb7cb263",
"name": "Test",
"enabled": true,
"created_at": "2026-08-08T20:20:32.7261047Z",
"updated_at": "2026-08-09T09:26:51.8630894Z",
"last_seen": "2026-08-09T09:26:51.8630894Z",
"version": "production-readiness-v1.2",
"capabilities": [
"vector_graph",
"article_quality"
],
"controller": {
"enabled": true,
"socket": "/var/run/docker.sock",
"reachable": false,
"compose_available": false,
"containers": 0,
"running": 0,
"unhealthy": 0,
"networks": 0,
"volumes": 0,
"last_refresh": "2026-08-09T09:26:51.862587Z",
"last_error": "docker socket unavailable: Get \"http://docker/version\": dial unix /var/run/docker.sock: connect: A socket operation encountered a dead network.",
"inventory": {
"containers": null,
"networks": null,
"volumes": null
}
}
},
"tasks": [
{
"id": "task-dkjvolktfo2c",
"agent_id": "agent-c5e0717003f216bffb7cb263",
"name": "CERT-BUND",
"type": "rss",
"url": "https://wid.cert-bund.de/content/public/securityAdvisory/rss",
"enabled": true,
"poll_interval": "15m",
"categories": [
"security",
"certbund",
"wid"
],
"max_items": 100,
"config": {
"refetch_seen": "false",
"security_proactive": "auto"
},
"created_at": "2026-08-08T21:25:40.0456941Z",
"updated_at": "2026-08-08T21:25:40.0456941Z"
},
{
"id": "task-dkjvyvalsfu8",
"agent_id": "agent-c5e0717003f216bffb7cb263",
"name": "heise Security",
"type": "atom",
"url": "https://www.heise.de/security/Alerts/feed.xml",
"enabled": true,
"poll_interval": "30m",
"categories": [
"security",
"heise",
"alerts"
],
"max_items": 50,
"config": {
"refetch_seen": "false",
"security_proactive": "auto"
},
"created_at": "2026-08-08T21:39:04.8376556Z",
"updated_at": "2026-08-08T21:39:04.8376556Z"
}
],
"issued_at": "2026-08-09T09:27:51.8633242Z"
}