The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "diagnosticar_recursos_router",
"nodes": [
{
"parameters": {
"inputSource": "passthrough"
},
"type": "n8n-nodes-base.executeWorkflowTrigger",
"typeVersion": 1.2,
"position": [
32,
-16
],
"id": "5e89bd17-e410-4012-b1df-d9e16bd05b0f",
"name": "When Executed by Another Workflow"
},
{
"parameters": {
"command": "/system resource print"
},
"type": "n8n-nodes-sshv2.hadidizAi",
"typeVersion": 1,
"position": [
320,
144
],
"id": "705e9985-86b1-403b-adb0-9fd3157eefc2",
"name": "resource"
},
{
"parameters": {
"command": "/system health print"
},
"type": "n8n-nodes-sshv2.hadidizAi",
"typeVersion": 1,
"position": [
320,
-160
],
"id": "db823461-6f52-4879-8b4f-b562cfb9d27e",
"name": "health"
},
{
"parameters": {
"aggregate": "aggregateAllItemData",
"options": {}
},
"type": "n8n-nodes-base.aggregate",
"typeVersion": 1,
"position": [
592,
0
],
"id": "a35620ea-6bc4-4ad9-9bfb-8ded1b84dd4c",
"name": "Aggregate"
}
],
"connections": {
"When Executed by Another Workflow": {
"main": [
[
{
"node": "health",
"type": "main",
"index": 0
},
{
"node": "resource",
"type": "main",
"index": 0
}
]
]
},
"health": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
}
]
]
},
"resource": {
"main": [
[
{
"node": "Aggregate",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1",
"binaryMode": "separate"
},
"versionId": "07d0be91-f528-4af0-8971-c638799f25bf",
"nodeGroups": [],
"id": "xNRX2beiatTVpoTe",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
diagnosticar_recursos_router. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 4 nodes.
Source: https://github.com/tecno-consultores/ISP-Copilot/blob/main/workflows/diagnosticar_recursos_router.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
verificar_agotamiento_cgnat. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 6 nodes.
limpiar_mac_caller_id. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 3 nodes.
auditar_conexiones_ecmp. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.
consultar_estado_bgp. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.
netwatch. Uses executeWorkflowTrigger, n8n-nodes-sshv2. Event-driven trigger; 2 nodes.