Genesys GPlus - How to configure alarm conditions for GPlus Adapter?

GPlus Adapter for Aspect eWFM supports alarm codes for major errors, so that it can be monitored on SCI or Genesys Administrator. For this feature to work correctly, alarm codes must match up with log event id defined in the alarm condition.

In my environment, I configured GPlus Adapter to send alarm codes as below
GPlusAdapterOptions
 Now, you need to create alarm condition to match alarm codes as below

In Genesys Administrator, you can create a new Alarm Condition:

  1. Go to Provisioning > Environment > Alarm Conditions.
  2. If required, navigate to the folder in which you want to store the new Alarm Condition.
  3. Click  NewAC
  4. On the Configuration tab, enter or modify information as required.
  5. On the Options tab, enter or modify information as required.
  6. To save the new Alarm Condition and register it in the Configuration Database, do one of the following:
    • Click   SaveACto continue configuring the Alarm Condition.
In the screenshot below, I created ‘diskWriteFailure’ alarm with log event Id as 9001 and cancel log event id as 9002. You can fine tune this by setting ‘Detect Selection Mode’ to ‘Select by Application’ and selecting ‘GPlusAdapter’ application in ‘Detect Application’.
Two main items to note here
  • 9001 – I selected 90XX number series to configure custom alarms as other series are used by other components
  • 9002 – Another custom alarm configured for ‘diskWriteSuccess’
Alarm Condition
By following above steps, you can configure alarm conditions and assign reaction scripts to get notifications 🙂