Skip to main content
Skip table of contents

Monitored Object Metrics

Metrics are parameters (readings) obtained from a monitoring node responsible for collecting them.

Node Metric Source

Examples:

  • LoadA: total load on the A-side of a cabinet (of FeedA.Current, FeedA.Power etc.)

  • LoadB: total load on the B-side of a cabinet

Screenshot 2024-04-16 at 1.09.27 PM.png

Reading Metric Source

Metrics are linked to a specific EMX node ID and an EMX reading channel name that is expected to provide their value.

Examples:

  • ColdIsleTemperature: {"guid": "5910000000004FC0", "channel": "Temperature1"}

Screenshot 2024-04-16 at 1.07.10 PM.png

Custom Metric Source

Metrics can also be derived from other metrics, e.g. by adding or subtracting other metrics.

Example:

  • PowerImbalance: Calculated as the difference between LoadA and LoadB metrics of a cabinet.

Screenshot 2024-04-16 at 12.00.56 PM.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.