« All posts

New module – SQL Server event log

One of the biggest problems in detecting faults in SQL is the monitoring of the error LOG SQL SERVER which is often, but not always, built as a sequence of errors. In many cases, the error can occur over several lines, making it difficult to quickly identify the problem, even when using the Search screen. Identification of errors before the users do or before the system collapses is imperative, and proactive server management is the only way to ensure that errors are prevented.

Proactive management of servers

The AimBetter system was developed to address these challenges with a reliable approach that includes several steps, including:

  • Scanning the system logs and removing irrelevant logs and non-error information
  • Counting system errors by the amount of real errors and not by the amount of errors that the system itself produces

  • Cataloging system errors and displays them with a convenient and simple UI, so that at one glance users can see which errors occurred and at what time they occurred
  • Allowing for analysis and comparison of the errors on a daily, monthly or weekly basis to build a deeper understanding of when the errors occur and whether they are serious, and to highlight abnormalities in the system that have formed or may be in the process of forming
מבט על הלוג A look at the log arranged by category

A look at the log arranged by category

Analysis and comparison of errors throughout Daily/Weekly/Monthly comparisons

Analysis and comparison of errors throughout Daily/Weekly/Monthly comparisons

A look at the actual error record as it appears in the ERROR LOG – Every error can occur over multiple lines

A look at the actual error record as it appears in the ERROR LOG – Every error can occur over multiple lines