SOME JROCK LINKS AND INFO

 

Docs, procedures 

LCLS Alarms Overview and Maintenance

iocConsole Maintenance and Troubleshooting Guide

IRMIS DB Maintenance

Critical Temperature Monitoring: alh details

EPICS Builder Scripts

Soft IOC Release Procedure

Hard IOC Release Procedure

Production Gateways
Dev/DMZ Gateways
Module lists
How to set up remote access with VNC
Message logging prototype how-to: run and code

 

IRMIS reports and query applications

IOC info APEX app

IOC Info query application (jsp)

EPICS camdmp

Archiver PV query app

LCLS IRMIS IOC Report

FACET IRMIS IOC Report

IRMIS PV Crawler Error Reports with duplicate PV lists

IRMIS GUI: click "IRMIS..." button on lclshome

 

Links

EPICS Modules and Build Order Web Page

Systems Group Unix Page

iocConsoleUnix

OLD Controls Oracle Maintenance Page


Some useful scripts

restartALLIOCLogging.bash - for use after lcls-daemon0, lcls-daemon1 reboot: restarts iocConsole sessions and screen logging for all LCLS iocs and eiocs

restartALLIOCLogging.bash
(**run on LCLS production)


restartALLIOCLogging_facet.bash - for use after facet-daemon1 reboot: restarts iocConsole sessions and screen logging for all FACET iocs and eiocs

restartALLIOCLogging_facet.bash
(**run on FACET production)


dupePVs.bash - find duplicate PVs in a set of IOCs

for help, enter (on production)

dupePVs.bash -h


disableALHGroup, enableALHGroup - disable and enable Alarms

disableALHGroup groupname CATERnum
(**CATERnum is optional - used to associate a CATER with an alarm disable operation.)
enableALHGroup groupname


listAllAlarmPVs - list all PVs configured in the alarm system

listAllAlarmsPVs pvnamematch
(**pvnamematch matches a string anywhere in the PV name - no wildcard chars)


listDISABLEDAlarms - list all PVs disabled in the alarm system, with associated CATER nums

listDISABLEDAlarms pvnamematch
(**pvnamematch matches a string anywhere in the PV name - no wildcard chars)


doSnoop.bash - sets environment to EPICS 3.14.10 and runs caSnooper, pipes output to testSnooperConns.pl to check connections

doSnoop.bash numPVs numSeconds