Equipment/Denning: Difference between revisions
(dosn't do ansible anymore) |
(Denning hardware update and info cleanup) |
||
Line 1: | Line 1: | ||
{{EquipmentInfobox | {{EquipmentInfobox | ||
|name=Denning | |name=Denning | ||
|image=Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | |image=Hackspace_Unknown.png <!-- Image of the item. Leave with placeholder image if none exists. --> | ||
|model= | |model=Dell Optiplex 780 SFF 4GB Mem / 320GB SATA HD <!-- Model --> | ||
|category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | |category=Equipment <!-- Main category. Please leave alone to keep item in this category --> | ||
|subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | |subcat=Systems <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | ||
|status=Good working order | |status=Good working order | ||
|consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | |consumables=<!-- Any items used up in normal operation, such as; ink, paper, saw-blades, cutting disks, oil, etc.. --> | ||
|accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | |accessories=<!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | ||
Line 11: | Line 11: | ||
|trainlink=Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. --> | |trainlink=Unknown <!-- If training is required, provide a link to training signup or contact page. Otherwise leave blank. --> | ||
|acnode=no | |acnode=no | ||
|owner=LHS | |owner=LHS | ||
|origin= | |origin=Donation | ||
|location= <!-- Floor, room/zone and location within that area --> | |location=Near Back Door <!-- Floor, room/zone and location within that area --> | ||
|maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | |maintainers=Sysadmin team <!-- If someone is nominated as managing the upkeep of this item, please list them here. No links please; it currently breaks the template. --> | ||
|template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | |template_ver=1.1 <!-- Please do not change. Used for tracking out-of-date templates --> | ||
}} | }} | ||
== Denning == | == Denning == | ||
Same hardware as [[Bell]] (more detailed hardware configuration there) | |||
Running the following services: | |||
* Non-vital services that used to run on [[Boole]]. | |||
* Local [[LDAP]] services replicated from [[Turing]]. | |||
* ZoneMinder CCTV recording from legacy analogue cameras (b/w & colour) - possibly feeding into [[Bruce]] (the new ZoneMinder server) | |||
== Zoneminder/ | == Zoneminder/CCTV == | ||
Denning has a full height 8-port PCI video capture card installed to digitise the analogue cameras. | |||
The card is | The card is currently connected to the 3 yard cameras and the rear lobby camera. The other 4 inputs are disabled until we put more cameras up. | ||
The card is a BT878 8-chip 8-input full height PCI card similar to the [https://wiki.zoneminder.com/Kodicom_8800 Kodicom 8800] | |||
The modprobe.d settings I'm using are: | The modprobe.d settings I'm using are: | ||
Line 50: | Line 50: | ||
* resolution: 640 x 480 | * resolution: 640 x 480 | ||
This might just about work with all 8 inputs, we may have to drop the resolution to 360 x 288 | This might just about work with all 8 inputs, however, we may have to drop the resolution to 360 x 288 - realistically this may never happen as we have been opting to install IP cameras in the space - superior images and no complicated capture cards for image acquisition. | ||
== Issues == | == Issues == | ||
Currently has only a single mechanical hard drive so vulnerable to data loss. There is space for a second hard drive if we want to mirror the drive. |
Revision as of 18:35, 2 January 2016
Denning
Same hardware as Bell (more detailed hardware configuration there)
Running the following services:
- Non-vital services that used to run on Boole.
- Local LDAP services replicated from Turing.
- ZoneMinder CCTV recording from legacy analogue cameras (b/w & colour) - possibly feeding into Bruce (the new ZoneMinder server)
Zoneminder/CCTV
Denning has a full height 8-port PCI video capture card installed to digitise the analogue cameras.
The card is currently connected to the 3 yard cameras and the rear lobby camera. The other 4 inputs are disabled until we put more cameras up.
The card is a BT878 8-chip 8-input full height PCI card similar to the Kodicom 8800
The modprobe.d settings I'm using are:
options i2c-algo-bit bit_test=1
options tuner debug=1
options bttv gbuffers=16 card=102,102,102,102,102,102,102,102 radio=0,0,0,0,0,0,0,0 tuner=4,4,4,4,4,4,4,4 audiodev=-1,-1,-1,-1,-1,-1,-1,-1 v4l2=1 bttv_verbose=1 chroma_agc=1 combfilter=2 full_luma_range=1 coring=1
Each input is configured with:
- fps: 10
- alarm fps: 25
- palette: BGR24
- resolution: 640 x 480
This might just about work with all 8 inputs, however, we may have to drop the resolution to 360 x 288 - realistically this may never happen as we have been opting to install IP cameras in the space - superior images and no complicated capture cards for image acquisition.
Issues
Currently has only a single mechanical hard drive so vulnerable to data loss. There is space for a second hard drive if we want to mirror the drive.