ELOG Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
= Purpose = | = Purpose = | ||
The purpose of a [[mhttpd]] ELOG Page is to visually present the '''Built-in''' [[Electronic Logbook (ELOG)]] for the experiment. If | The purpose of a [[mhttpd]] ELOG Page is to visually present the '''Built-in''' [[Electronic Logbook (ELOG)]] for the experiment. If | ||
an '''External''' Elog has been installed, the ELOG | an '''External''' Elog has been installed, the external ELOG will be displayed instead | ||
(see [[#External Elog|External Elog ]] below). | (see [[#External Elog|External Elog ]] below). | ||
Line 35: | Line 35: | ||
= | = The Built-in Elog page = | ||
Line 52: | Line 52: | ||
The appearance of the Elog Page can be customized by editing keys in the [[/Elog ODB tree]] . By default the run number appears in the message, and users are not allowed to delete messages. The drop-down list of '''Type''' and '''System''' also contain defaults, all of which are controlled by keys in the [[/Elog ODB tree]]. | The appearance of the Elog Page can be customized by editing keys in the [[/Elog ODB tree]] . By default the run number appears in the message, and users are not allowed to delete messages. The drop-down list of '''Type''' and '''System''' also contain defaults, all of which are controlled by keys in the [[/Elog ODB tree]]. Similarly the Elog can be configured to send out email when messages are added to the Elog. | ||
Elog can be configured to send out email when messages are added to the Elog. Messages can be added to the Elog by a script using the [[melog]] utility. | |||
Messages can also be added to the Elog by a script using the [[melog]] utility. | |||
Line 65: | Line 66: | ||
= External Elog = | |||
If an External Elog has been [[Electronic Logbook (ELOG)#Installation of External Elog|installed]], the external elog will be displayed (Figure 4). | If an '''External''' Elog has been [[Electronic Logbook (ELOG)#Installation of External Elog|installed]], the external elog login page will be displayed if a username and password have been configured (see Figure 4). Configuring the external Elog is done using the | ||
[[File:External_elog.png|left|Figure | [[Electronic Logbook (ELOG)#Configuration file elogd.cfg|configuration file]], rather than the {{Odbpath|path=/Elog}} tree. | ||
An example of an external Elog is shown in Figure 5, where three logbooks are defined, accessed by clicking the tabs at the top. Clicking the tab labelled "mBNMR" returns the user to the mhttpd [[Status Page]] of the experiment. | |||
{| style="text-align: left; width: 100%; background-color: rgb(255, 255, 255);" border="0" cellpadding="2" cellspacing="2" | |||
|+ Click on a thumbnail to enlarge | |||
|- | |||
| [[File:External_elog_login.png|left|thumb|Figure 4: External ELOG Login Page]] | |||
| [[File:External_elog.png|left|thumb|Figure 5: External ELOG Page example]] | |||
|} | |||
[[Category:mhttpd]] [[Category:ELOG]] | [[Category:mhttpd]] [[Category:ELOG]] |
Revision as of 16:29, 26 June 2015
Links
Purpose
The purpose of a mhttpd ELOG Page is to visually present the Built-in Electronic Logbook (ELOG) for the experiment. If an External Elog has been installed, the external ELOG will be displayed instead (see External Elog below).
Access to the ELOG Page
The ELOG Page is displayed by clicking on the ELOG button on the mhttpd Status Page or other mhttpd web page.
- Note
- If the "Elog" button is not present on the Status Page, it may have been suppressed.
The Built-in Elog page
The first time the ELOG button is pressed, the Elog page will appear as in Figure 1.
The appearance of the Elog Page can be customized by editing keys in the /Elog ODB tree . By default the run number appears in the message, and users are not allowed to delete messages. The drop-down list of Type and System also contain defaults, all of which are controlled by keys in the /Elog ODB tree. Similarly the Elog can be configured to send out email when messages are added to the Elog.
Messages can also be added to the Elog by a script using the melog utility.
Pressing the New button
will allow you to create a new message. The Author field is required. Select a Message Type and System from the drop-down list. Files can be attached if desired (see Figure 2).
Figure 3 shows that the new message has arrived.
External Elog
If an External Elog has been installed, the external elog login page will be displayed if a username and password have been configured (see Figure 4). Configuring the external Elog is done using the configuration file, rather than the /Elog tree.
An example of an external Elog is shown in Figure 5, where three logbooks are defined, accessed by clicking the tabs at the top. Clicking the tab labelled "mBNMR" returns the user to the mhttpd Status Page of the experiment.