...
The prefix is 2 digit is used to quickly determine the network element type. In bold prefixes already used.
Prefix | Description |
---|---|
vl | Virtual Linux machine/server/cpu |
pl | Physical Linux machine/server/cpu |
vw | Virtual Windows |
pw | Physical Windows |
dl | Docker Linux |
dw | Docker Windows |
sw | switch |
il | ilo |
mv | motor controller |
cc | camera |
sc | serial converter (i.e moxa) |
dc | digital converter |
ac | analog converter |
io | generic i/o device |
os | oscilloscope |
gd | generic device (termother, sensors) |
ps | power supply |
bd | Beam instrumentation |
fd | Fluid device controllers |
rd | RF device |
vd | Vacuum device |
qd | Cryogenic device |
un | undulator device |
sd | Safety device, Radioprotection, Access System Convetional sagety |
..... |
...
This field should give additional information on the object functionality/family/type. In bold functionality/family/type already used.
This information is up to the owner, but should recall the functionality of the object.
Examples
Often a machine/docker/device has a particular functionality. Specify the functionality is the preferred extension that we use:
funtionality | Description |
---|---|
mem | Memory Cache generic (memcached/couchbase) |
couch | Memory Cache (couchbase) |
db | Generic Database |
influx | InfluxDB |
sql | Generic SQL |
mysql | mysql/mariadb |
mongo | MongoDB |
grafana | grafana |
bpm | Beam Position Monitor |
ctr | Control (current in use in BTF) |
mon | Monitoring, similar to grafana, but generic - (current in use) |
Generic Database sql - (current in use)
Generic Database no sql - (current in use)
dev | Devil - (current in use) |
co | Console Control Room - (current in use) |
Often an object is instead identified by its the commercial name:
...
Often an object is instead identified by its functionality:
family/type | Description | ||
---|---|---|---|
moxa | For moxa ethernet to serial converters | ||
icpdas | For ADC/DAC converters | ||
bpm | beam position monitor | ||
cam | camera | ||
temp | thermometer | nuc | For CPUs used mainly for consoles |
... | |||
... | |||
..... |
Examples
Code Block | ||||
---|---|---|---|---|
| ||||
vldantemem001 ## a good example of a memcached server on a virtual linux machine for the DanteControSystem plsparcmem001 ## a good example of a memcached server on a physical linux machine serving sparc bdsparcbpm001 ## a generic bpm in sparc vwbtfhactr005 ## a virtual windows server in btf |
...