Skip to content

Commit a253d29

Browse files
authored
Merge pull request #30 from ISISComputingGroup/sparrowhawk
Details of inst mailing lists
2 parents be80060 + 24b9b2b commit a253d29

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

doc/system_components/journal_viewer/Journal-Viewer-Data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
The ISISICP writes run summaries to an XML journal file on the instrument, these files are in c:/data but are then copied to the archive and stored under Instrument/logs/journal.
44

5-
The windows archive is smb mounted onto a linux server (`sparrowhawk.nd.rl.ac.uk`, which we maintain) and served to the lab as https://data.isis.rl.ac.uk/journals/ where programs such as Mantid and "standalone journal viewer" can access it. This machine runs on the facilities hyper-v cluster, technology department look after it from a server patching point of view and if there are major operating system issues. Try rebooting the server via the hyper-v console manager, if that doesn't work (e.g. drops into a recovery console talking about disk errors) then contact "Technology IT Support" on outlook. It seems that emails to "Technology IT Support" are only accepted from certain accounts, ISIS experiment controls looking not to be one of them at the moment.
5+
The windows archive is smb mounted onto a linux server [(`sparrowhawk.nd.rl.ac.uk`, which we maintain)](/systems/Sparrowhawk) and served to the lab as https://data.isis.rl.ac.uk/journals/ where programs such as Mantid and "standalone journal viewer" can access it. This machine runs on the facilities hyper-v cluster, technology department look after it from a server patching point of view and if there are major operating system issues. Try rebooting the server via the hyper-v console manager, if that doesn't work (e.g. drops into a recovery console talking about disk errors) then contact "Technology IT Support" on outlook. It seems that emails to "Technology IT Support" are only accepted from certain accounts, ISIS experiment controls looking not to be one of them at the moment.
66

77
Journals can be accessed remotely (outside the lab) by users using https://shadow.nd.rl.ac.uk/journals/. More documentation on this is available at `\\isis\shares\isis_experiment_controls\web_dashboard_history.docx`

doc/systems/Sparrowhawk.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Sparrowhawk
2+
3+
`sparrowhawk` is a server that hosts instrument journals, and a bug submission page. The credentials to access the
4+
system are in Keeper.
5+
6+
For operating system help - for example the operating system not booting - contact "Technology IT Support" in outlook.
7+
8+
## Instrument Journals
9+
10+
See [Journal Viewer Data](/system_components/journal_viewer/Journal-Viewer-Data) for details.
11+
12+
## Instrument bug submission page
13+
14+
### Updating scientist email addresses
15+
16+
The scientist emails are defined in `/isis/www/html/sutekh/footprints/cgi/inst_globals.py`. The emails on the webpage
17+
are updated from this file by a cron job (execute `crontab -e` as root to see exactly what it runs)

0 commit comments

Comments
 (0)