The computers in the control rooms at the LIGO observatory sites are connected to the CDS (Control and Data Systems) network, which is isolated from the Internet. These computers can receive data in near-real-time, via LIGO's "network data server" protocol, as it is collected by the data-acquisition system; this is how Diagnostic Test Tools (DTT) and Data Viewer normally get their data. The data-acquisition system also distributes "recent" raw data (typically the last few days) and "trend" data (second-by-second and minute-by-minute summaries for each channel) on demand.
To permit these data streams to be viewed (using DTT or Data Viewer) from outside of the control rooms, a special "ndsproxy" program is running at each observatory on the computer which forms a gateway between the CDS network and the Internet. This program relays data requests from a client on the Internet to the data-acquisition sytem on the CDS network, and relays the data in the opposite direction. Access is restricted to IP addresses which have been given permission to view the CDS web pages at Hanford, which should be most LSC institutions. Also, you need to have installed LIGOtools, including the dtt and dataviewer packages, which are currently only available for the Solaris operating system.
This capability should be used sparingly, since it places a burden on the LIGO data-acquisition system - and on the limited network bandwidth, if used from off-site.
| ndsproxy address | Port | Server | Description |
|---|---|---|---|
| red.ligo-wa.caltech.edu | 8088 | fb0 | Short look-back, no DMT trends |
| red.ligo-wa.caltech.edu | 8089 | fb3 | Long look-back, includes DMT trends |
| london.ligo-la.caltech.edu | 8088 | llofb0 | Short look-back, no DMT trends |
| london.ligo-la.caltech.edu | 8089 | llofb2 | Long look-back, includes DMT trends |
If the ndsproxy program does not seem to be running, or is misbehaving, please contact Peter Shawhan.