Changes between Version 10 and Version 11 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWisconsin


Ignore:
Timestamp:
10/24/13 13:23:53 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UWisconsin

    v10 v11  
    10961096
    10971097== IG-CT-5 - Experiment Monitoring ==
    1098 Reviewed content of the GMOC Monitoring page for [https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=aggregates aggregates], and found/not found both Compute Resources and FOAM aggregates.
     1098
     1099Reviewed content of the GMOC Monitoring page for [https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=aggregates aggregates], and found both Compute Resources and FOAM aggregates.
    10991100
    11001101[[Image(Wisconsin-aggregate.jpg)]]
     
    11341135== IG-CT-6 - Administrative Tests ==
    11351136
    1136 
     1137Sent request for administrative account to site contact from the [http://groups.geni.net/geni/wiki/GeniAggregate/WisconsinInstaGENI Wisconsin InstaGENI] aggregate page.  Followed instructions at the [http://groups.geni.net/geni/wiki/GENIRacksAdministration/InstaGENIAdministration InstaGENI Administration] page for account request. A local administrator account was requested by joining the ''emulab-ops'' group at https://www.instainstageni.wisconsin.edu/joinproject.php3?target_pid=emulab-ops.   Once the administrative account was approved and the membership to emulab-ops was granted, proceeded to execute administrative tests. 
     1138
     1139{{{
     1140LNM:~$ ssh control.instageni.wisc.edu
     1141Welcome to Ubuntu precise (development branch) (GNU/Linux 3.2.0-23-generic x86_64)
     1142
     1143 * Documentation:  https://help.ubuntu.com/
     1144
     1145  System information as of Thu Oct 24 17:15:28 UTC 2013
     1146
     1147  System load:     0.02              IP address for xenbr0:   128.104.159.9
     1148  Usage of /:      30.7% of 5.85GB   IP address for xenbr0:1: 172.16.0.1
     1149  Memory usage:    37%               IP address for xenbr1:   10.1.1.254
     1150  Swap usage:      0%                IP address for xenbr2:   10.2.1.254
     1151  Processes:       165               IP address for xenbr3:   10.3.1.254
     1152  Users logged in: 0
     1153
     1154  Graph this data and manage this system at https://landscape.canonical.com/
     1155Last login: Thu Oct 24 17:07:38 2013 from dhcp89-073-116.bbn.com
     1156To run a command as administrator (user "root"), use "sudo <command>".
     1157See "man sudo_root" for details.
     1158
     1159lnevers@wisc:~$ sudo whoami
     1160root
     1161lnevers@wisc:~$ uname -a
     1162Linux wisc.control-nodes.geniracks.net 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
     1163lnevers@wisc:~$
     1164}}}
     1165
     1166Also access the boss node:
     1167{{{
     1168LNM:~$ ssh boss.instageni.wisconsin.edu
     1169
     1170sudo whoami
     1171}}}
     1172
     1173From boss node accessed each of the experiment nodes that support VMs:
     1174{{{
     1175[lnevers@boss ~]$ for i in pc1 pc2 pc3; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
     1176
     1177}}}
     1178
     1179In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture two raw-pc nodes were in use (pc4 and pc5):
     1180{{{
     1181[lnevers@boss ~]$ sudo ssh pc4
     1182 sudo whoami
     1183 uname -a
     1184 exit
     1185
     1186[lnevers@boss ~]$ sudo ssh pc5
     1187 sudo whoami
     1188 uname -a
     1189 exit
     1190}}}
     1191
     1192Further verified access by ssh from ops.instageni.gpolab.bbn.com to boss.instageni.gpolab.bbn.com, which is usually restricted for non-admin users:
     1193{{{
     1194LNM:~$ ssh ops.wisconsin.edu
     1195
     1196}}}
     1197Access infrastructure switches using documented password. First connect to the switch named procurve1 the control network switch:
     1198{{{
     1199[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     1200XXXXXXXXX
     1201[lnevers@boss ~]$ telnet procurve1
     1202
     1203
     1204}}}
     1205
     1206Connect to the switch named procurve2 the dataplane network switch via ssh using the documented password:
     1207{{{
     1208[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     1209xxxxxxx
     1210[lnevers@boss ~]$ ssh manager@procurve2
     1211}}}
     1212
     1213Access the FOAM VM and gather information for version
     1214{{{
     1215LNM:~$ ssh foam.instageni.wisc.edu
     1216Welcome to Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-54-generic x86_64)
     1217
     1218 * Documentation:  https://help.ubuntu.com/
     1219Last login: Thu Oct 24 13:16:31 2013 from dhcp89-073-116.bbn.com
     1220shlnevers@foam:~$ uname -a
     1221Linux foam 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1222lnevers@foam:~$ sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1223{
     1224 "version": "0.12.3"
     1225}
     1226lnevers@foam:~$
     1227}}}
     1228
     1229Check FOAM configuration for  site.admin.email, geni.site-tag, email.from settings:
     1230{{{
     1231lnevers@foam:~$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
     1232{
     1233 "value": null
     1234}
     1235lnevers@foam:~$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
     1236{
     1237 "value": "foam.instageni.wisc.edu"
     1238}
     1239lnevers@foam:~$ foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1240{
     1241 "value": "dwcarder@wisc.edu"
     1242}
     1243lnevers@foam:~$
     1244
     1245
     1246# check if FOAM auto-approve is on. Value 2 = auto-approve is on.
     1247
     1248lnevers@foam:~$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
     1249{
     1250 "value": 2
     1251}
     1252lnevers@foam:~$
     1253
     1254}}}
     1255
     1256Show FOAM slivers details:
     1257
     1258{{{
     1259lnevers@foam:~$ foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
     1260{
     1261 "slivers": [
     1262  {
     1263   "status": "approved",
     1264   "flowvisor_slice": "4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7",
     1265   "slice_urn": "urn:publicid:IDN+ch.geni.net:JBS+slice+jbs15",
     1266   "pend_reason": [],
     1267   "deleted": "False",
     1268   "user": "urn:publicid:IDN+ch.geni.net+user+jbs",
     1269   "creation": "2013-10-18 17:00:13.794866+00:00",
     1270   "enabled": true,
     1271   "uuid": "4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7",
     1272   "id": 1,
     1273   "expiration": "2013-11-15 23:00:00+00:00",
     1274   "sliver_urn": "urn:publicid:IDN+ch.geni.net:JBS+slice+jbs15:4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7",
     1275   "ref": null,
     1276   "email": "jbs@bbn.com",
     1277   "desc": "jbs15 Wisconsin InstaGENI OpenFlow resources."
     1278  },
     1279  {
     1280   "status": "approved",
     1281   "flowvisor_slice": "d17239d8-3865-4ef3-b564-b93604f30d5d",
     1282   "slice_urn": "urn:publicid:IDN+ch.geni.net:JBS+slice+jbs16",
     1283   "pend_reason": [],
     1284   "deleted": "False",
     1285   "user": "urn:publicid:IDN+ch.geni.net+user+jbs",
     1286   "creation": "2013-10-18 17:00:43.839039+00:00",
     1287   "enabled": true,
     1288   "uuid": "d17239d8-3865-4ef3-b564-b93604f30d5d",
     1289   "id": 2,
     1290   "expiration": "2013-11-15 23:00:00+00:00",
     1291   "sliver_urn": "urn:publicid:IDN+ch.geni.net:JBS+slice+jbs16:d17239d8-3865-4ef3-b564-b93604f30d5d",
     1292   "ref": null,
     1293   "email": "jbs@bbn.com",
     1294   "desc": "jbs16 Wisconsin InstaGENI OpenFlow resources."
     1295  },
     1296  {
     1297   "status": "approved",
     1298   "flowvisor_slice": "fa7c26c7-5e71-49c0-8f80-c510c5e86b2e",
     1299   "slice_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd",
     1300   "pend_reason": [],
     1301   "deleted": "False",
     1302   "user": "urn:publicid:IDN+ch.geni.net+user+asydne01",
     1303   "creation": "2013-10-22 18:23:18.595024+00:00",
     1304   "enabled": true,
     1305   "uuid": "fa7c26c7-5e71-49c0-8f80-c510c5e86b2e",
     1306   "id": 4,
     1307   "expiration": "2014-01-03 00:00:00+00:00",
     1308   "sliver_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd:fa7c26c7-5e71-49c0-8f80-c510c5e86b2e",
     1309   "ref": null,
     1310   "email": "asydney@bbn.com",
     1311   "desc": "ofCoreMonitor-syd OpenFlow resources at UMC InstaGENI Rack"
     1312  },
     1313  {
     1314   "status": "approved",
     1315   "flowvisor_slice": "31af95ce-4ff0-4003-9311-001ccc55dd54",
     1316   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon",
     1317   "pend_reason": [],
     1318   "deleted": "False",
     1319   "user": "urn:publicid:IDN+ch.geni.net+user+asydne01",
     1320   "creation": "2013-10-23 17:14:16.578453+00:00",
     1321   "enabled": true,
     1322   "uuid": "31af95ce-4ff0-4003-9311-001ccc55dd54",
     1323   "id": 5,
     1324   "expiration": "2013-12-11 00:00:00+00:00",
     1325   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon:31af95ce-4ff0-4003-9311-001ccc55dd54",
     1326   "ref": null,
     1327   "email": "asydney@bbn.com",
     1328   "desc": "sitemon OpenFlow resources at Wisconsin InstaGENI."
     1329  },
     1330  {
     1331   "status": "approved",
     1332   "flowvisor_slice": "c50552a9-db56-4633-9e82-2050c0242714",
     1333   "slice_urn": "urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-4",
     1334   "pend_reason": [],
     1335   "deleted": "False",
     1336   "user": "urn:publicid:IDN+ch.geni.net+user+lnevers",
     1337   "creation": "2013-10-24 13:35:48.983799+00:00",
     1338   "enabled": true,
     1339   "uuid": "c50552a9-db56-4633-9e82-2050c0242714",
     1340   "id": 6,
     1341   "expiration": "2013-10-31 13:31:23+00:00",
     1342   "sliver_urn": "urn:publicid:IDN+ch.geni.net:ln-prj+slice+IG-CT-4:c50552a9-db56-4633-9e82-2050c0242714",
     1343   "ref": null,
     1344   "email": "lnevers@bbn.com",
     1345   "desc": "New Site Confirmation Test IG-CT-4 "
     1346  }
     1347 ]
     1348}
     1349lnevers@foam:~$
     1350
     1351}}}
     1352Access the FlowVisor VM and gather version information:
     1353{{{
     1354
     1355LNM:~$ ssh flowvisor.instageni.wisc.edu
     1356Welcome to Ubuntu 12.04.3 LTS (GNU/Linux 3.2.0-54-generic x86_64)
     1357
     1358 * Documentation:  https://help.ubuntu.com/
     1359Last login: Thu Oct 24 13:08:05 2013 from dhcp89-073-116.bbn.com
     1360lnevers@flowvisor:~$ sudo whoami
     1361root
     1362lnevers@flowvisor:~$ uname -a
     1363Linux flowvisor 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1364lnevers@flowvisor:~$
     1365}}}
     1366
     1367Check the !FlowVisor version, list of devices, get details for a device, list of active slices, and details for one of the slices:
     1368{{{     
     1369
     1370lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd ping hello
     1371Got reply:
     1372PONG(fvadmin): FV version=flowvisor-0.8.17::hello
     1373
     1374# Devices
     1375lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd ping hello
     1376Got reply:
     1377PONG(fvadmin): FV version=flowvisor-0.8.17::hello
     1378lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listDevices
     1379Device 0: 09:c1:2c:59:e5:5d:0f:00
     1380
     1381lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getDeviceInfo 09:c1:2c:59:e5:5d:0f:00
     1382nPorts=4
     1383portList=65534,19,7,1
     1384dpid=09:c1:2c:59:e5:5d:0f:00
     1385remote=/10.3.1.7:6633-->/10.3.1.253:58891
     1386portNames=local(65534),A19(19),A7(7),A1(1)
     1387lnevers@flowvisor:~$
     1388
     1389#Slices
     1390lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listSlices
     1391Slice 0: fvadmin
     1392Slice 1: 4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7
     1393Slice 2: d17239d8-3865-4ef3-b564-b93604f30d5d
     1394Slice 3: fa7c26c7-5e71-49c0-8f80-c510c5e86b2e
     1395Slice 4: 31af95ce-4ff0-4003-9311-001ccc55dd54
     1396Slice 5: c50552a9-db56-4633-9e82-2050c0242714
     1397lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getSliceInfo c50552a9-db56-4633-9e82-2050c0242714
     1398Got reply:
     1399drop_policy=exact
     1400connection_1=09:c1:2c:59:e5:5d:0f:00-->/128.104.159.7:38523-->mallorea.gpolab.bbn.com/192.1.249.185:33020
     1401contact_email=lnevers@bbn.com
     1402controller_hostname=mallorea.gpolab.bbn.com
     1403controller_port=33020
     1404creator=fvadmin
     1405lnevers@flowvisor:~$
     1406
     1407}}}
     1408
     1409Check the FlowVisor setting:
     1410{{{
     1411lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd dumpConfig /tmp/flowvisor-config
     1412lnevers@flowvisor:~$ more /tmp/flowvisor-config
     1413{
     1414   "flowvisor": [
     1415      {
     1416         "api_webserver_port": 8080,
     1417         "api_jetty_webserver_port": -1,
     1418         "checkpointing": false,
     1419         "listen_port": 6633,
     1420         "track_flows": false,
     1421         "stats_desc_hack": false,
     1422         "run_topology_server": false,
     1423         "logging": "NOTE",
     1424         "log_ident": "flowvisor",
     1425         "log_facility": "LOG_LOCAL7",
     1426         "version": "flowvisor-0.9",
     1427         "host": "localhost",
     1428         "default_flood_perm": "fvadmin",
     1429         "config_name": "default"
     1430      }
     1431   ],
     1432   "Slice": [
     1433      {
     1434         "config_name": "default",
     1435         "flowmap_type": "federated",
     1436         "name": "fvadmin",
     1437         "creator": "fvadmin",
     1438         "passwd_crypt": "b98441c2cfdfcba08cf9129f8103b7e1",
     1439         "passwd_salt": "sillysalt",
     1440         "controller_hostname": "none",
     1441         "controller_port": 0,
     1442         "contact_email": "fvadmin@localhost",
     1443         "drop_policy": "exact",
     1444         "lldp_spam": true
     1445      },
     1446      {
     1447         "config_name": "default",
     1448         "flowmap_type": "federated",
     1449         "name": "4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7",
     1450         "creator": "fvadmin",
     1451         "passwd_crypt": "8c16380f8ff991bbbf15b5c7cd36a378",
     1452         "passwd_salt": "-802553106",
     1453         "controller_hostname": "naxos.gpolab.bbn.com",
     1454         "controller_port": 33015,
     1455         "contact_email": "jbs@bbn.com",
     1456         "drop_policy": "exact",
     1457         "lldp_spam": true
     1458      },
     1459      {
     1460         "config_name": "default",
     1461         "flowmap_type": "federated",
     1462         "name": "d17239d8-3865-4ef3-b564-b93604f30d5d",
     1463         "creator": "fvadmin",
     1464         "passwd_crypt": "b4b0810ce173fd256cec4ea002103173",
     1465         "passwd_salt": "75505888",
     1466         "controller_hostname": "naxos.gpolab.bbn.com",
     1467         "controller_port": 33016,
     1468         "contact_email": "jbs@bbn.com",
     1469         "drop_policy": "exact",
     1470         "lldp_spam": true
     1471      },
     1472      {
     1473         "config_name": "default",
     1474         "flowmap_type": "federated",
     1475         "name": "fa7c26c7-5e71-49c0-8f80-c510c5e86b2e",
     1476         "creator": "fvadmin",
     1477         "passwd_crypt": "74ed0d2dbc5638c892351cbd8d2447eb",
     1478         "passwd_salt": "-1849998533",
     1479         "controller_hostname": "caprica.gpolab.bbn.com",
     1480         "controller_port": 33011,
     1481         "contact_email": "asydney@bbn.com",
     1482         "drop_policy": "exact",
     1483         "lldp_spam": true
     1484      },
     1485      {
     1486         "config_name": "default",
     1487         "flowmap_type": "federated",
     1488         "name": "31af95ce-4ff0-4003-9311-001ccc55dd54",
     1489         "creator": "fvadmin",
     1490         "passwd_crypt": "07ee7fde637c8c03c5297e00301ecb5e",
     1491         "passwd_salt": "1488299500",
     1492         "controller_hostname": "hafmet.gpolab.bbn.com",
     1493         "controller_port": 31750,
     1494         "contact_email": "asydney@bbn.com",
     1495         "drop_policy": "exact",
     1496         "lldp_spam": true
     1497      },
     1498      {
     1499         "config_name": "default",
     1500         "flowmap_type": "federated",
     1501         "name": "c50552a9-db56-4633-9e82-2050c0242714",
     1502         "creator": "fvadmin",
     1503         "passwd_crypt": "7593f01b5f5dd21cb535c36697c1e06b",
     1504         "passwd_salt": "1869825667",
     1505         "controller_hostname": "mallorea.gpolab.bbn.com",
     1506         "controller_port": 33020,
     1507         "contact_email": "lnevers@bbn.com",
     1508         "drop_policy": "exact",
     1509         "lldp_spam": true
     1510      }
     1511   ],
     1512   "FlowSpaceRule": [
     1513      {
     1514         "dpid": "9c12c59e55d0f00",
     1515         "priority": 2000,
     1516         "in_port": 0,
     1517         "dl_type": 2048,
     1518         "nw_src": 170528512,
     1519         "nw_dst": 170528512,
     1520         "wildcards": 3279087,
     1521         "slice_action": [
     1522            {
     1523               "4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7": 4
     1524            }
     1525         ]
     1526      },
     1527      {
     1528         "dpid": "9c12c59e55d0f00",
     1529         "priority": 2000,
     1530         "in_port": 0,
     1531         "dl_type": 2054,
     1532         "nw_src": 170528512,
     1533         "nw_dst": 170528512,
     1534         "wildcards": 3279087,
     1535         "slice_action": [
     1536            {
     1537               "4bf1bd1b-65d3-47b5-88ab-ed12e294d6f7": 4
     1538            }
     1539         ]
     1540      },
     1541      {
     1542         "dpid": "9c12c59e55d0f00",
     1543         "priority": 2000,
     1544         "in_port": 0,
     1545         "dl_type": 2048,
     1546         "nw_src": 170528768,
     1547         "nw_dst": 170528768,
     1548         "wildcards": 3279087,
     1549         "slice_action": [
     1550            {
     1551               "d17239d8-3865-4ef3-b564-b93604f30d5d": 4
     1552            }
     1553         ]
     1554      },
     1555      {
     1556         "dpid": "9c12c59e55d0f00",
     1557         "priority": 2000,
     1558         "in_port": 0,
     1559         "dl_type": 2054,
     1560         "nw_src": 170528768,
     1561         "nw_dst": 170528768,
     1562         "wildcards": 3279087,
     1563         "slice_action": [
     1564            {
     1565               "d17239d8-3865-4ef3-b564-b93604f30d5d": 4
     1566            }
     1567         ]
     1568      },
     1569      {
     1570         "dpid": "9c12c59e55d0f00",
     1571         "priority": 2000,
     1572         "in_port": 0,
     1573         "dl_type": 2048,
     1574         "nw_src": 170576640,
     1575         "nw_dst": 170576640,
     1576         "wildcards": 3279087,
     1577         "slice_action": [
     1578            {
     1579               "fa7c26c7-5e71-49c0-8f80-c510c5e86b2e": 4
     1580            }
     1581         ]
     1582      },
     1583      {
     1584         "dpid": "9c12c59e55d0f00",
     1585         "priority": 2000,
     1586         "in_port": 0,
     1587         "dl_type": 2054,
     1588         "nw_src": 170576640,
     1589         "nw_dst": 170576640,
     1590         "wildcards": 3279087,
     1591         "slice_action": [
     1592            {
     1593               "fa7c26c7-5e71-49c0-8f80-c510c5e86b2e": 4
     1594            }
     1595         ]
     1596      },
     1597      {
     1598         "dpid": "9c12c59e55d0f00",
     1599         "priority": 2000,
     1600         "in_port": 0,
     1601         "dl_type": 2048,
     1602         "nw_src": 171048960,
     1603         "nw_dst": 171048960,
     1604         "wildcards": 3412207,
     1605         "slice_action": [
     1606            {
     1607               "31af95ce-4ff0-4003-9311-001ccc55dd54": 4
     1608            }
     1609         ]
     1610      },
     1611      {
     1612         "dpid": "9c12c59e55d0f00",
     1613         "priority": 2000,
     1614         "in_port": 0,
     1615         "dl_type": 2054,
     1616         "nw_src": 171048960,
     1617         "nw_dst": 171048960,
     1618         "wildcards": 3412207,
     1619         "slice_action": [
     1620            {
     1621               "31af95ce-4ff0-4003-9311-001ccc55dd54": 4
     1622            }
     1623         ]
     1624      },
     1625      {
     1626         "dpid": "9c12c59e55d0f00",
     1627         "priority": 2000,
     1628         "in_port": 0,
     1629         "dl_type": 2048,
     1630         "nw_src": 170527488,
     1631         "nw_dst": 170527488,
     1632         "wildcards": 3279087,
     1633         "slice_action": [
     1634            {
     1635               "c50552a9-db56-4633-9e82-2050c0242714": 4
     1636            }
     1637         ]
     1638      },
     1639      {
     1640         "dpid": "9c12c59e55d0f00",
     1641         "priority": 2000,
     1642         "in_port": 0,
     1643         "dl_type": 2054,
     1644         "nw_src": 170527488,
     1645         "nw_dst": 170527488,
     1646         "wildcards": 3279087,
     1647         "slice_action": [
     1648            {
     1649               "c50552a9-db56-4633-9e82-2050c0242714": 4
     1650            }
     1651         ]
     1652      }
     1653   ]
     1654}
     1655lnevers@flowvisor:~$ 
     1656}}}
    11371657
    11381658Verify alerts for the compute resource Aggregate Manager are being reported to the [http://monitor.gpolab.bbn.com/nagios/cgi-bin/status.cgi GPO Tango GENI Nagios monitoring] and that the majority of alerts have a status of "OK". Other statuses may be encountered and are verified with activities, outages or known issues for the site.