Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/system_components/Journal-Viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Contains information on the IBEX journal viewer. This feature is intended to pro
- Note that you need to prefix your instrument with "NDW" in the last argument as this will get stripped by the script

## Repopulate Journals following truncation
To add journal entries back on an instrument following a truncation (e.g. if there is the following nagios error: `EPICS MYSQL Journal Entries` or `ERROR: empty journal table`), run `[group public share]\JournalParser\add_journal_entries.bat` on the instrument.
To add journal entries back on an instrument following a truncation (e.g. if there is the following nagios error: `EPICS MYSQL Journal Entries` or `ERROR: empty journal table`), run `\\isis\shares\ISIS_Experiment_Controls_Public\JournalParser\add_journal_entries.bat` on the instrument.
Loading