Probes

In the Administration ConsoleClosed An operations web console that allows batch jobs to be scheduled, run manually and monitored. The console also provides for viewing and modification of business and user applicable system configuration., probes can be viewed and managed in the Probes screen.

Probes provide functional monitoring of a job’s health. A probeClosed In the Administration Console architecture, a mechanism which allows for the execution of predefined queries and for the comparison of the results of those queries against pre-configured targets. Probes can be reviewed and managed via the Admin Console. is a mechanism that allows the execution of predefined queries and the comparison of the query results against preconfigured targets. Each probe is very specific to the functionality of the job it is monitoring, for example indicating whether inputs have been received as frequently as expected or the percentage of rejections is within an acceptable tolerance.

There are three types of probe:

Standard alert, SLA, and system probes for CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. batch jobs are predetermined with Business Operations and configured prior to deployment. A CMP batch job can have as many probes as required by Business Operations.

Probes are identified by a name, which often includes the stage of a process and what the probe is testing for. For example a probe named Completed checks whether a daemon or job for a particular stage has completed successfully, and a probe named Transmission checks whether a file has been successfully transmitted. Example of probe names include:

  • System Activity Batch Complete

  • General Ledger Extract Complete

  • Comms Email Verification Normal

Probes can check any stage and status of a process. Processes in CMP typically either:

  • Produce an outbound file for a third party.
  • Or, the reverse process - receive an inbound file from a third party and load the data from an inbound file into CMP.

Some processes in CMP, for example Purging, act only on CMP tables and do not involve files from external sources.

So processes can involve a number of stages, such as:

MDS Global ships probe versions as part of the SQL deployment.