Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8060ce19 authored by Gaetan SIMO's avatar Gaetan SIMO
Browse files

[nancy] Adding sgrapheneib and sgriffonib, but they do not have any cacti graph

parent d0bcc93e
Branches
No related tags found
No related merge requests found
Showing
with 146 additions and 2 deletions
...@@ -167,5 +167,8 @@ ...@@ -167,5 +167,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -152,5 +152,8 @@ ...@@ -152,5 +152,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -137,5 +137,8 @@ ...@@ -137,5 +137,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -164,5 +164,8 @@ ...@@ -164,5 +164,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
{
"channels": {
"naming_pattern": "Po%CHANNELID%"
},
"kind": "switch",
"linecards": [
{
"kind": "router",
"naming_pattern": "%LINECARD%/%PORT%",
"ports": [
{
"uid": "sgravillon1"
}
],
"rate": 10000000000
}
],
"model": "Infiniband",
"routes": {
},
"site": "nancy",
"snmp_community": "public",
"type": "network_equipment",
"uid": "sgrapheneib",
"vlans": {
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
}, },
{ {
"kind": "other", "kind": "switch",
"uid": "sgrapheneib" "uid": "sgrapheneib"
}, },
{ {
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
}, },
{ {
"kind": "switch",
"uid": "sgriffonib" "uid": "sgriffonib"
}, },
{ {
...@@ -206,5 +207,8 @@ ...@@ -206,5 +207,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan%VLANID%" "naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -176,5 +176,8 @@ ...@@ -176,5 +176,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -173,5 +173,8 @@ ...@@ -173,5 +173,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -176,5 +176,8 @@ ...@@ -176,5 +176,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
{
"channels": {
"naming_pattern": "Po%CHANNELID%"
},
"kind": "switch",
"linecards": [
{
"kind": "router",
"naming_pattern": "%LINECARD%/%PORT%",
"ports": [
{
"uid": "sgravillon1"
}
],
"rate": 10000000000
}
],
"model": "Infiniband",
"routes": {
},
"site": "nancy",
"snmp_community": "public",
"type": "network_equipment",
"uid": "sgriffonib",
"vlans": {
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
...@@ -194,5 +194,8 @@ ...@@ -194,5 +194,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -189,5 +189,8 @@ ...@@ -189,5 +189,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -173,5 +173,8 @@ ...@@ -173,5 +173,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan-interface%VLANID%" "naming_pattern": "Vlan-interface%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
...@@ -40,5 +40,8 @@ ...@@ -40,5 +40,8 @@
"administrative": true "administrative": true
}, },
"naming_pattern": "Vlan%VLANID%" "naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
} }
} }
\ No newline at end of file
---
sgrapheneib:
model: Infiniband
kind: switch
site: nancy
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
linecards:
0:
naming_pattern: "%LINECARD%/%PORT%"
kind: router
rate: 10000000000
ports:
0: sgravillon1
channels:
naming_pattern: Po%CHANNELID%
...@@ -19,7 +19,7 @@ sgravillon1: ...@@ -19,7 +19,7 @@ sgravillon1:
rate: 1000000000 rate: 1000000000
ports: ports:
1: 1:
kind: other kind: switch
uid: sgrapheneib uid: sgrapheneib
2: 2:
port: bmc port: bmc
...@@ -30,6 +30,7 @@ sgravillon1: ...@@ -30,6 +30,7 @@ sgravillon1:
kind: switch kind: switch
uid: stalc1 uid: stalc1
6: 6:
kind: switch
uid: sgriffonib uid: sgriffonib
7: grimoire 7: grimoire
8: 8:
......
---
sgriffonib:
model: Infiniband
kind: switch
site: nancy
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
linecards:
0:
naming_pattern: "%LINECARD%/%PORT%"
kind: router
rate: 10000000000
ports:
0: sgravillon1
channels:
naming_pattern: Po%CHANNELID%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment