Skip to content

Contains a GQI Data Source that fetches the DOM History of a DOM Instance.

License

Notifications You must be signed in to change notification settings

SkylineCommunications/SLC-GQIDS-DOM-History

Repository files navigation

SLC-GQIDS-DOM-History

Quality Gate Status

Contains a GQI Data Source that fetches the DOM History of a DOM Instance.

Warning

Minimum required DataMiner version 10.3.4. To fully use everything of the source it's recommended to have 10.4.0, or higher.

Extra feature

The DOM History we fetch are also DOM Objects, therefor to have all the dashboard and app features we need to add Metadata to the row indicating that this row is linked to a DOM Instance. This is available from DataMiner 10.4.0 onwards. If your DataMiner system is 10.4.0 or higher you can uncomment the define preprocessor tag in the main .cs file.

Default:

// You can uncomment these directives to support newer features if your DataMiner system supports it.
// See the Github readme for more info on what these features do.
// https://github.com/SkylineCommunications/SLC-GQIDS-DOM-History

////#define DATAMINER_10_4_0

For 10.4.0 onwards, uncomment the #define DATAMINER_10_4_0:

// You can uncomment these directives to support newer features if your DataMiner system supports it.
// See the Github readme for more info on what these features do.
// https://github.com/SkylineCommunications/SLC-GQIDS-DOM-History

#define DATAMINER_10_4_0

How to use

  1. Install the Data Source.
  2. Create a new query in you dashboard or app.
  3. Select "Get ad hoc data"
  4. Select "Get DOM History"
  5. Fill in the DOM Module, or link a feed
  6. Fill in the DOM Instance ID, or link a feed
  7. Drag the query on your dashboard or app.

How To Use Query

Example

Table example

About DataMiner

DataMiner is a transformational platform that provides vendor-independent control and monitoring of devices and services. Out of the box and by design, it addresses key challenges such as security, complexity, multi-cloud, and much more. It has a pronounced open architecture and powerful capabilities enabling users to evolve easily and continuously.

The foundation of DataMiner is its powerful and versatile data acquisition and control layer. With DataMiner, there are no restrictions to what data users can access. Data sources may reside on premises, in the cloud, or in a hybrid setup.

A unique catalog of 7000+ connectors already exist. In addition, you can leverage DataMiner Development Packages to build you own connectors (also known as "protocols" or "drivers").

Note See also: About DataMiner.

About Skyline Communications

At Skyline Communications, we deal in world-class solutions that are deployed by leading companies around the globe. Check out our proven track record and see how we make our customers' lives easier by empowering them to take their operations to the next level.