-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.json
40 lines (40 loc) · 1.99 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"scripts": {
"application_health_monitor.2.2": {
"script_name": "application_health_monitor",
"version": "2.2",
"script_name_with_version": "application_health_monitor.2.2",
"tags": ["8400x", "nae-aruba-certified", "8320", "nae", "8325", "6400", "6405", "6410", "6300", "8360", "arubaos-cx-min-10.08", "10000", "9300", "8100", "9300s"],
"supported_platforms": ["8400x", "8320", "8325", "6400", "6405", "6410", "6300", "8360", "10000", "9300", "8100", "9300s"],
"minimum_firmware": "10.08",
"maximum_firmware": null,
"description": "Network Analytics agent script to monitor application health",
"last_modified": "06/24/24 12:40:21",
"location": "scripts/sample_dir1/application_health_monitor.2.2.py"
},
"routing_health_monitor.3.1": {
"script_name": "routing_health_monitor",
"version": "3.1",
"script_name_with_version": "routing_health_monitor.3.1",
"tags": ["8400x", "8320", "8325", "6400", "6405", "6410", "6300", "6200", "8360", "10000", "9300", "8100", "9300s"],
"supported_platforms": ["8400x", "8320", "8325", "6400", "6405", "6410", "6300", "6200", "8360", "10000", "9300", "8100", "9300s"],
"minimum_firmware": "10.13.1000",
"maximum_firmware": null,
"description": "Agent for monitoring routing health",
"last_modified": "06/24/24 12:39:19",
"location": "scripts/sample_dir2/routing_health_monitor.3.1.py"
},
"arp_request_monitor.1.1": {
"script_name": "arp_request_monitor",
"version": "1.1",
"script_name_with_version": "arp_request_monitor.1.1",
"tags": ["8400x", "arubaos-cx-min-10.03", "nae-aruba-certified", "nae", "arubaos-cx-max-10.11"],
"supported_platforms": ["8400x"],
"minimum_firmware": null,
"maximum_firmware": "10.11",
"description": "Monitoring number of ARP requests coming to the switch CPU",
"last_modified": "06/24/24 12:40:30",
"location": "scripts/sample_dir1/arp_request_monitor.1.1.py"
}
}
}