Skip to content

Commit

Permalink
首次提交
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglei committed Mar 14, 2018
1 parent d0f031b commit 55316c7
Show file tree
Hide file tree
Showing 11 changed files with 11,226 additions and 0 deletions.
169 changes: 169 additions & 0 deletions clouds-tp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
{
"nodes": [
{
"name": "四川省政务云",
"type": "0",
"status":"0",
"info":{
"netstatus":"网络不通"
}
},{
"name": "成都市政务云",
"type": "1",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "双流区政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "武侯区政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "龙泉驿区政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "南充市政务云",
"type": "1",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "南部县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "蓬安县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "仪陇县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "绵阳市政务云",
"type": "1",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "三台县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "梓潼县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
},{
"name": "盐亭县政务云",
"type": "2",
"status":"1",
"info":{
"netstatus":"网络良好 "
}
}
],
"lines": [{
"source": 0,
"target": 1,
"active": true,
"status":0,
"netspeed":"1024MB/s"
}, {
"source": 0,
"target": 5,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 0,
"target": 9,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 1,
"target": 2,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 1,
"target": 3,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 1,
"target": 4,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 5,
"target": 6,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 5,
"target": 7,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 5,
"target": 8,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 9,
"target": 10,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 9,
"target": 11,
"active": true,
"status":1,
"netspeed":"1024MB/s"
},{
"source": 9,
"target": 12,
"active": true,
"status":1,
"netspeed":"1024MB/s"
}]
}
Binary file added img/clouds/cloud-city.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/clouds/cloud-county.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/clouds/cloud-province.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/clouds/error-tip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/clouds/link-cut.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/clouds/no-net.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 55316c7

Please sign in to comment.