Equipment/lobbypdu: Difference between revisions
From London Hackspace Wiki
(pdu stuffs.) |
Mich181189 (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|model=Sentry / Servertech.com CW-2H <!-- Model --> | |model=Sentry / Servertech.com CW-2H <!-- 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= | |subcat=Defunct <!-- Sub-category if one exists. Please check main listing to see other categories contained within the main one --> | ||
|status= | |status=Scrapped | ||
|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=Cat5 patch leads <!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | |accessories=Cat5 patch leads <!-- Any items associated with the equipment but not consumable, such as; drill bits, safety gloves, goggles, etc.. --> | ||
Line 18: | Line 18: | ||
}} | }} | ||
Questionable health status after usage in 447 Hackney Road. | |||
* lobbypdu.lan.london.hackspace.org.uk | * lobbypdu.lan.london.hackspace.org.uk | ||
Line 24: | Line 25: | ||
* Outlet 2 currently unused, could be used for doorbot maybe? | * Outlet 2 currently unused, could be used for doorbot maybe? | ||
* n.b. '''Not''' on the UPS | * n.b. '''Not''' on the UPS | ||
* Although it has 2 ports for temperature and humidity sensors we don't have the actual sensors | |||
* It doesn't do current monitoring. | |||
* http://www.servertech.com/products/switched-pdus/switched-pdu-cw-2h-ipm-2 | * http://www.servertech.com/products/switched-pdus/switched-pdu-cw-2h-ipm-2 | ||
Line 30: | Line 33: | ||
All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2 | All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2 | ||
=== to switch a port | === to switch a port on === | ||
cd ~jasper/lobbypdu | cd ~jasper/lobbypdu | ||
snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 1 | snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 1 | ||
=== and | === and off === | ||
cd ~jasper/lobbypdu | cd ~jasper/lobbypdu | ||
snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 2 | snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 2 |
Latest revision as of 22:11, 24 May 2021
lobbypdu | |
---|---|
Model | Sentry / Servertech.com CW-2H |
Sub-category | Defunct |
Status | Scrapped |
Accessories | Cat5 patch leads |
Training requirement | no |
Origin | Donation? |
Location | Above the Lobby |
Maintainers | Sysadmin team |
Questionable health status after usage in 447 Hackney Road.
- lobbypdu.lan.london.hackspace.org.uk
- usernames 'admn' and 'root' should both work
- Outlet 1 is used for 'fun' things that can be switched of at night, currently the BigClock and Tom's sign in the Lobby
- Outlet 2 currently unused, could be used for doorbot maybe?
- n.b. Not on the UPS
- Although it has 2 ports for temperature and humidity sensors we don't have the actual sensors
- It doesn't do current monitoring.
- http://www.servertech.com/products/switched-pdus/switched-pdu-cw-2h-ipm-2
procedures
All on hamming. These are for port 1, for port 2 change the 1.1.1 to 1.1.2
to switch a port on
cd ~jasper/lobbypdu snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 1
and off
cd ~jasper/lobbypdu snmpset -v 2c -M +. -c private lobbypdu .iso.org.dod.internet.private.enterprises.serverTech.sentry3.systemTables.outletTable.outletEntry.outletControlAction.1.1.1 i 2