Alerts

From Kolmisoft Wiki
Revision as of 07:32, 12 August 2013 by Ricardass (talk | contribs) (→‎Usage)
Jump to navigationJump to search

Description

Alerts functionality dedicated to take some actions about issues in your system which may cause a problem. You may block User, disable Provider, change LCR for User or simply send a notification to specified Group of Contacts.

You are able to follow these parameters:

  • ASR – Answer-Seizure Ratio.
  • ACD – Average Call Duration.
  • PDD – Average Post Dial Delay. The time between punching in the last digit of a telephone number and receiving a ring or busy signal.
  • TTC (Time to Connect)(DURATION-BILLSEC) – Average time between receiving a ring signal and answer to the call.
  • BILLSEC – Sum of calls bilsec.
  • TOTAL CALLS – Sum of all calls.
  • ANSWERED CALLS – Sum of answered calls.
  • NOT ANSWERED CALLS – Sum of not answered calls (FAILED, BUSY, NO ANSWER).
  • SIMULTANEOUS CALLS – Number of simultaneous calls (only applies to users).
  • PRICE SUM – Sum of calls price (only applies to users and providers).

And it is possible to make actions for these types of MOR Objects or send notification about it:



Usage

Go to ADDONS –> Monitorings –> Alerts

Alerts path.png

Here you can see list of all created Alerts and their main information like is Alert active? When it was Raised/Cleared last time? What value was at Alert/Clear...

Alerts list.png

Click on Icon add.pngAdd new Alert link to create an Alert or click on Icon edit.png icon to change settings of existing Alert.

Alerts edit.png

General

  • Object Type – select which Object you want to follow.
  • Object Name – pecify name/prefix of Object.
  • Parameter – choose which parameter should be followed.
  • Alert Type – ABS means that absolute data values will be taken from specified time period.
  • Ignore if Calls <= – indicate calls sum when system should ignore Alert if calls sum is less than written.
  • Ignore if Calls >= – indicate calls sum when system should ignore Alert if calls sum is more than written.
  • Group to Notify – select Group of Contacts who should be informed about Alert/clear.

Alert

  • Alert if <= – indicate Parameter value when system should rise Alert if value is less than written.
  • Alert if >= – indicate Parameter value when system should rise Alert if value is more than written.
  • Disable Object – check if you want to disable selected Object on Alert.
  • LCR on Alert – select LCR which one should be used after Alert
  • Notify On Alert via Email – check if you want that specified Group will receive an email notifications about Alerts.

.

Clear

  • Disable Clear – when alert is raised, it will never be cleared.
  • Clear if <= – indicate Parameter value when system should Clear Alert if value is less than written.
  • Clear if >= – indicate Parameter value when system should Clear Alert if value is more than written.
  • Enable Object – check if you want to enable selected Object on Clear.
  • LCR on Clear – select LCR which one should be used after Clear.
  • Notify On Clear via Email – check if you want that specified Group will receive an email notifications about Clear.


Period

You can select different time periods for each alert.

Note: period has no effect when parameter SIMULTANEOUS CALLS is chosen.

  • Comment – additional notes.



Examples

Send notification and change LCR on Alert

Parameter: TOTAL CALLS
Object Type: User
Object Name: Prepaid
Alert if >=: 300
Clear if <=: 200
LCR on alert: secondary LCR
LCR on clear: Restore Original
Group to Notify: support group
Notify on Alert via Email: checked

This Alert monitors all Calls done by Prepaid Users. If a Prepaid User makes more than 300 Calls during one hour period, his LCR will be changed to secondary LCR and Email notification will be sent to every contact on support group.
If User's Call count drops below 200 calls during one hour period, his LCR will be restored to original LCR

See also