
# Default event gestation period is 5 minutes
# GEST_DEFAULT=300

# Default event expiry period is 24 hours
# EXP__DEFAULT=86400

# Default event obsolescence period is 72 hours
# OBS__DEFAULT=259200

# zero for testing
GEST_DEFAULT=0
# 15 mins for testing
EXP__DEFAULT=900
# 90 days for testing
OBS__DEFAULT=7776000



# Default cause code for WEBES events
CAUS_DEFAULT=0x00000000



CODE_UnknownEvent=1
SEVE_UnknownEvent=ERROR
TITL_UnknownEvent=Unknown event
DESC_UnknownEvent=WEBES cannot find details for this event in the resource files.
ACTS_UnknownEvent=Update the resource files to include entries for this event.

CODE_ProcessingError=2
SEVE_ProcessingError=ERROR
TITL_ProcessingError=Processing Error
DESC_ProcessingError=Processing of event data was not successful.
ACTS_ProcessingError=Refer to R&D to determine why WEBES rules failed to parse this event data.
SREQ_ProcessingError=yes

CODE_EventDataReceived=10
SEVE_EventDataReceived=INFO
ACTS_EventDataReceived=

CODE_EventDataProcessed=12
SEVE_EventDataProcessed=INFO
TITL_EventDataProcessed=Processing of event data file completed
DESC_EventDataProcessed=Processing of an incoming event data file has been completed
ACTS_EventDataProcessed=

CODE_TrapDataProcessed=14
SEVE_TrapDataProcessed=INFO
TITL_TrapDataProcessed=Processing of trap data file completed
DESC_TrapDataProcessed=Processing of an incoming SNMP trap data file has been completed
ACTS_TrapDataProcessed=

CODE_SubmittedISEENewInstall=20
SEVE_SubmittedISEENewInstall=INFO
TITL_SubmittedISEENewInstall=Submitted 'New Insall' incident to ISEE
DESC_SubmittedISEENewInstall=%O_NAME% has submitted a 'New Install' incident to ISEE for %S_TYPE% component %S_NAME% [%S_SERIALNUM%]
ACTS_SubmittedISEENewInstall=

CODE_SubmittedISEEEntitlementCheck=22
SEVE_SubmittedISEEEntitlementCheck=INFO
TITL_SubmittedISEEEntitlementCheck=Submitted 'Entitlement' incident to ISEE
DESC_SubmittedISEEEntitlementCheck=%O_NAME% has submitted an 'Entitlement Check' incident to ISEE for %S_TYPE% component %S_NAME% [%S_SERIALNUM%]
ACTS_SubmittedISEEEntitlementCheck=

CODE_SubmittedISEEProxyIncident=24
SEVE_SubmittedISEEProxyIncident=INFO
TITL_SubmittedISEEProxyIncident=Submitted proxy incident to ISEE
DESC_SubmittedISEEProxyIncident=%O_NAME% has submitted a proxy incident to ISEE for %S_TYPE% component %S_NAME% [%S_SERIALNUM%]
ACTS_SubmittedISEEProxyIncident=

CODE_NewInstall=30
SEVE_NewInstall=ERROR
TITL_NewInstall=New install: %S_TYPE% component %S_NAME% [%S_SERIALNUM%]
DESC_NewInstall=New component %S_TYPE% component %S_NAME% [%S_SERIALNUM%] has been installed.
ACTS_NewInstall=
SREQ_NewInstall=yes
CAUS_NewInstall=0x00000001

CODE_EntitlementCheckRequest=35
SEVE_EntitlementCheckRequest=ATTENTION
TITL_EntitlementCheckRequest=Entitlement check request: %S_TYPE% component %S_NAME% [%S_SERIALNUM%]
DESC_EntitlementCheckRequest=Request to validate the entitlement of %S_TYPE% component %S_NAME% [%S_SERIALNUM%].
ACTS_EntitlementCheckRequest=Verify the entitlement status of this %S_TYPE% (remote support only)
SREQ_EntitlementCheckRequest=yes
CAUS_EntitlementCheckRequest=0x00000002

CODE_TapeDriveAddedToLibrary=40
SEVE_TapeDriveAddedToLibrary=WARNING
TITL_TapeDriveAddedToLibrary=Tape drive added to library
DESC_TapeDriveAddedToLibrary=A %S_VID% %S_PID% tape drive has been added to library %S_P_VID% %S_P_PID% [%S_P_SERIALNUM%]
ACTS_TapeDriveAddedToLibrary=
SREQ_TapeDriveAddedToLibrary=yes
CAUS_TapeDriveAddedToLibrary=1x80000001

CODE_TapeDriveRemovedFromLibrary=42
SEVE_TapeDriveRemovedFromLibrary=WARNING
TITL_TapeDriveRemovedFromLibrary=Tape drive removed from library
DESC_TapeDriveRemovedFromLibrary=A %S_VID% %S_PID% tape drive has been removed from library %S_P_VID% %S_P_PID% [%S_P_SERIALNUM%]
ACTS_TapeDriveRemovedFromLibrary=
SREQ_TapeDriveAddedToLibrary=yes
CAUS_TapeDriveAddedToLibrary=1x00000001

CODE_DeviceScanCompleted=50
SEVE_DeviceScanCompleted=INFO
TITL_DeviceScanCompleted=Device scan completed
DESC_DeviceScanCompleted=A SCSI device scan has been completed on server %S_NAME%
ACTS_DeviceScanCompleted=

CODE_LttDeviceAnalysisPerformed=60
SEVE_LttDeviceAnalysisPerformed=INFO
TITL_LttDeviceAnalysisPerformed=Device analysis test performed
DESC_LttDeviceAnalysisPerformed=%O_NAME% has performed a device analysis test on %S_TYPE% %S_NAME%
ACTS_LttDeviceAnalysisPerformed=

CODE_LttDeviceAnalysisCompleted=62
SEVE_LttDeviceAnalysisCompleted=INFO
TITL_LttDeviceAnalysisCompleted=Device analysis test completed
DESC_LttDeviceAnalysisCompleted=%O_NAME% has completed a device analysis test on %S_TYPE% %S_NAME%
ACTS_LttDeviceAnalysisCompleted=

CODE_LttDeviceAnalysisFaultFound=70
SEVE_LttDeviceAnalysisFaultFound=ERROR
TITL_LttDeviceAnalysisFaultFound=Fault found: %S_TYPE% %S_NAME%
DESC_LttDeviceAnalysisFaultFound=A Device Analysis test performed by %O_NAME% has found a fault on %S_TYPE% %S_NAME% [%S_SERIALNUM%]
ACTS_LttDeviceAnalysisFaultFound=See the attached support ticket for details
SREQ_LttDeviceAnalysisFaultFound=yes
CAUS_LttDeviceAnalysisFaultFound=4x08000000

CODE_LttDeviceAnalysisWarningFound=75
SEVE_LttDeviceAnalysisWarningFound=WARNING
TITL_LttDeviceAnalysisWarningFound=Warning: %S_TYPE% %S_NAME% needs attention
DESC_LttDeviceAnalysisWarningFound=A Device Analysis test performed by %O_NAME% has found an issue that needs attention on %S_TYPE% %S_NAME% [%S_SERIALNUM%]. The issue may indicate that the %S_TYPE% has failed, or is about to fail.
ACTS_LttDeviceAnalysisWarningFound=See the attached support ticket for details
SREQ_LttDeviceAnalysisWarningFound=yes
CAUS_LttDeviceAnalysisWarningFound=1x08000000

CODE_LttDeviceAnalysisPassedOK=78
SEVE_LttDeviceAnalysisPassedOK=INFO
TITL_LttDeviceAnalysisPassedOK=%S_TYPE% %S_NAME% is operating normally
DESC_LttDeviceAnalysisPassedOK=A Device Analysis test performed by %O_NAME% has found that %S_TYPE% %S_NAME% [%S_SERIALNUM%] is operating normally. This %S_TYPE% may have previously been reported as faulty, but any previous problem has been resolved.
ACTS_LttDeviceAnalysisPassedOK=This %S_TYPE% is operating normally and no action is required for this device.
CAUS_LttDeviceAnalysisPassedOK=Fx88000000

CODE_HeartbeatPollSignal=100
SEVE_HeartbeatPollSignal=INFO
TITL_HeartbeatPollSignal=Heartbeat poll signal
DESC_HeartbeatPollSignal=%O_TYPE% %O_NAME% has sent a heartbeat poll signal to %S_TYPE% %S_NAME%. %S_TYPE% %S_NAME% will check the heartbeats of all monitored devices and infrastructure components.
ACTS_HeartbeatPollSignal=

CODE_HeartbeatTimeout=105
SEVE_HeartbeatTimeout=ERROR
TITL_HeartbeatTimeout=Heartbeat timeout
DESC_HeartbeatTimeout=%S_TYPE% %S_NAME% [%S_SERIALNUM%] has suffered a heartbeat timeout. This %S_TYPE% is not responding to polls and may have suffered a serious failure.
ACTS_HeartbeatTimeout=Investigate why this %S_TYPE% is not responding.
SREQ_HeartbeatTimeout=yes
CAUS_HeartbeatTimeout=4x02000000

CODE_HeartbeatResumed=107
SEVE_HeartbeatResumed=INFO
TITL_HeartbeatResumed=Heartbeat resumed
DESC_HeartbeatResumed=%S_TYPE% %S_NAME% [%S_SERIALNUM%] has resumed responding after a heartbeat timeout.
ACTS_HeartbeatResumed=No further action required. Watch for further heartbeat timeouts.
CAUS_HeartbeatResumed=Fx82000000

CODE_UnknownHost=120
SEVE_UnknownHost=WARNING
TITL_UnknownHost=Unknown host
DESC_UnknownHost=%S_TYPE% %S_NAME% has attempted to access an unknown host. This may indicate that the %S_TYPE% is not configured correctly.
ACTS_UnknownHost=Validate the configuration of %S_TYPE% %S_NAME%.
SREQ_UnknownHost=yes
CAUS_UnknownHost=1x00000004

CODE_UnknownTapeLibrary=130
SEVE_UnknownTapeLibrary=WARNING
TITL_UnknownTapeLibrary=Unknown tape library
DESC_UnknownTapeLibrary=%S_TYPE% %S_NAME% has attempted to access an unknown (or inaccessible) tape library. This may indicate that the %S_TYPE% is not configured correctly.
ACTS_UnknownTapeLibrary=Validate the configuration of %S_TYPE% %S_NAME%.
SREQ_UnknownTapeLibrary=yes
CAUS_UnknownTapeLibrary=1x00000004

CODE_DeviceNotScanned=140
SEVE_DeviceNotScanned=WARNING
TITL_DeviceNotScanned=%O_TYPE% %O_NAME%: Scan failed to find %S_TYPE% %S_GUID% 
DESC_DeviceNotScanned=A scan of %O_TYPE% %O_NAME% has failed to find %S_TYPE% %S_GUID%. The %S_TYPE% may have been removed or may have failed.
ACTS_DeviceNotScanned=
SREQ_DeviceNotScanned=yes
CAUS_DeviceNotScanned=1x00000001

CODE_ConfigurationChangeDetected=150
SEVE_ConfigurationChangeDetected=WARNING
TITL_ConfigurationChangeDetected=Configuration change: %S_TYPE% %S_NAME% %S_GUID% 
DESC_ConfigurationChangeDetected=A change in the configuration of %S_TYPE% %S_NAME% has been detected.
ACTS_ConfigurationChangeDetected=
SREQ_ConfigurationChangeDetected=no
CAUS_ConfigurationChangeDetected=1x00000008

CODE_ActualDeviceStateChanged=160
SEVE_ActualDeviceStateChanged=INFO
TITL_ActualDeviceStateChanged=Configuration change: %S_TYPE% %S_NAME% %S_GUID% 
DESC_ActualDeviceStateChanged=A change in the configuration of %S_TYPE% %S_NAME% has been detected.
ACTS_ActualDeviceStateChanged=
SREQ_ActualDeviceStateChanged=no
CAUS_ActualDeviceStateChanged=1x01000000
GEST_ActualDeviceStateChanged=0
EXP__ActualDeviceStateChanged=0

CODE_DerivedDeviceStateChanged=165
SEVE_DerivedDeviceStateChanged=INFO
TITL_DerivedDeviceStateChanged=Configuration change: %S_TYPE% %S_NAME% %S_GUID% 
DESC_DerivedDeviceStateChanged=A change in the configuration of %S_TYPE% %S_NAME% has been detected.
ACTS_DerivedDeviceStateChanged=
SREQ_DerivedDeviceStateChanged=no
CAUS_DerivedDeviceStateChanged=1x01000000
GEST_DerivedDeviceStateChanged=0
EXP__DerivedDeviceStateChanged=0

CODE_CalloutSuppressionStarted=190
SEVE_CalloutSuppressionStarted=CRITICAL
TITL_CalloutSuppressionStarted=Event storm detected: %S_TYPE% %S_NAME% %S_GUID% 
DESC_CalloutSuppressionStarted=An excessive number of events are being generated by %S_TYPE% %S_NAME%. Callouts for this device have been suppressed until the event storm ceases to prevent excessive workflow tickets being generated.
ACTS_CalloutSuppressionStarted=Determine what has happened to cause an event storm on this %S_TYPE%.
SREQ_CalloutSuppressionStarted=yes
CAUS_CalloutSuppressionStarted=8x04000000

CODE_CalloutSuppressionEnded=192
SEVE_CalloutSuppressionEnded=ATTENTION
TITL_CalloutSuppressionEnded=Event monitoring resumed: %S_TYPE% %S_NAME% %S_GUID% 
DESC_CalloutSuppressionEnded=The number of callouts being generated for this %S_TYPE% has fallen to an acceptable level, and escallation of events to workflow will now resume.
ACTS_CalloutSuppressionEnded=Confirm that this %S_TYPE% is now operating correctly. Review the suppressed events on the portal.
SREQ_CalloutSuppressionEnded=yes
CAUS_CalloutSuppressionEnded=Fx84000000

