Overview

Dashboards

Flopsar Environment Health

  • Dashboard is composed from:
    • Flopsar Adapter Overview
      • A widget displaying the metrics and properties of the adapter.
    • Flopsar Active Alerts
      • A list of active alerts related to Flopsar objects, excluding informational alerts.
    • Flopsar Server/Application Instance/Application Health (%)
      • A one-dimensional heatmap showing objects of a specific type, with colors representing their Health metric (%).

Flopsar Application Details

  • Dashboard is composed from:
    • Flopsar Application List
      • A list of all 'Flopsar Application' objects.
    • Flopsar Application Invocation Count/Duration/Exception
      • Displays the corresponding metrics (as indicated by the name) for the selected Flopsar Application object from the Flopsar Application List widget.
    • Flopsar Application Instance CPU Usage (%) and Memory Usage (%)
      • Highlights based on the CPU Usage (%) and Memory Usage (%) metrics for Application Instance objects, populated after selecting a Flopsar Application object.
    • Selected Object Relationship View
      • Once an object is selected from the heatmap or list, it displays the relationship view for that object.
    • Selected Object Alert List
      • Shows alerts related to the selected object from the Relationship/Heatmap/List view.
    • Selected VM Utilization
      • A scoreboard displaying the filesystem usage, CPU utilization, and memory utilization of the previously selected object.

Flopsar Server Details

  • Dashboard is composed from:
    • Flopsar Server List
      • A list of Flopsar servers.
    • Selected Server Relationship
      • Displays the relationship view for a selected Flopsar Server object from the list.
    • Flopsar Server Active Alerts
      • A list of all active alerts for Flopsar Server objects.
    • Flopsar Server Capacity Metrics
      • Metrics related to server capacity and the number of active agents on the server.
    • Flopsar Server Health (%)
      • A timeline displaying the health metric of the servers.
    • Flopsar Server CPU/Memory Usage (%)
      • A heatmap showing the CPU and memory usage of all Flopsar servers.

Objects collected

  • Flopsar Server - a Flopsar server

    • Properties
      • Version
      • Hostname
      • Operating System
      • Agent server socket address
      • CPU Info
      • CPU Frequency
      • CPU Cores
      • Total memory
    • Metrics
      • Statistics|CPU usage
      • Statistics|Memory usage
      • Statistics|Available space
      • Statistics|Database size
      • Statistics|Online agents
      • Statistics|Incomplete stacks
  • Flopsar Application - an application observed by the Flopsar server

    • Metrics
      • Exceptions|Total
      • Exceptions|Percentage of invocations that resulted in exception
      • Invocation count|Total
      • Invocation count|5th percentile
      • Invocation count|10th percentile
      • Invocation count|25th percentile
      • Invocation count|50th percentile
      • Invocation count|75th percentile
      • Invocation count|90th percentile
      • Invocation count|95th percentile
      • Invocation count|96th percentile
      • Invocation count|97th percentile
      • Invocation count|98th percentile
      • Invocation count|99th percentile
      • Invocation count|100th percentile
      • Invocation duration|5th percentile
      • Invocation duration|10th percentile
      • Invocation duration|25th percentile
      • Invocation duration|50th percentile
      • Invocation duration|75th percentile
      • Invocation duration|90th percentile
      • Invocation duration|95th percentile
      • Invocation duration|96th percentile
      • Invocation duration|97th percentile
      • Invocation duration|98th percentile
      • Invocation duration|99th percentile
      • Invocation duration|100th percentile
  • Flopsar OpenTelemetry Application - an OTLP application

    • Metrics
      • Exceptions|Total
      • Exceptions|Percentage of invocations that resulted in exception
      • Invocation count|Total
      • Invocation count|5th percentile
      • Invocation count|10th percentile
      • Invocation count|25th percentile
      • Invocation count|50th percentile
      • Invocation count|75th percentile
      • Invocation count|90th percentile
      • Invocation count|95th percentile
      • Invocation count|96th percentile
      • Invocation count|97th percentile
      • Invocation count|98th percentile
      • Invocation count|99th percentile
      • Invocation count|100th percentile
      • Invocation duration|5th percentile
      • Invocation duration|10th percentile
      • Invocation duration|25th percentile
      • Invocation duration|50th percentile
      • Invocation duration|75th percentile
      • Invocation duration|90th percentile
      • Invocation duration|95th percentile
      • Invocation duration|96th percentile
      • Invocation duration|97th percentile
      • Invocation duration|98th percentile
      • Invocation duration|99th percentile
      • Invocation duration|100th percentile
  • Flopsar Application Instance - an instance (agent) of the application observed by the Flopsar server

    • Properties
      • PID
      • Hostname
      • ID
      • Connection time
      • Startup time
      • Agent version
      • Loaded Extensions
      • CPU cores
      • CPU
      • Memory installed
      • JVM|Name
      • JVM|Version
      • JVM|Vendor
      • Features|CPUTime
      • Features|Heap
      • Features|Threads
    • Metrics
      • Instrumented methods
      • Errors
      • CPU usage
      • System memory usage
      • JVM heap memory usage
      • JVM threads
      • Total data sent
      • Dropped invocations

Alerts

Alarm NameDescriptionSymptom
Flopsar Server Available Space is LowThis alert indicates that the available storage space on the Flopsar Server has fallen below normal thresholds.Flopsar Server Available Space is Low 5%: If Available space (GiB) ≤ 10, trigger Critical.
Flopsar Server Available Space is Low 10%: If Available space (GiB) ≤ 20, trigger Warning.
Flopsar Server Database Size IncreaseThis alert indicates that the database size on the Flopsar Server has increased beyond normal operational limits.Flopsar Server Database Size Increase: If Database size (GiB) above threshold, trigger Critical.
Flopsar Application More Than 0 ExceptionsThis alert indicates that the number of Exceptions has risen above normal.Flopsar Application More Than 0 Exceptions: If Total Exceptions > 0, trigger.
Flopsar Server CPU Usage is HighThis alert indicates that the Flopsar Server CPU Usage has risen above normal.Flopsar Server CPU Usage 90%: If CPU usage (%) > 90, trigger Critical.
Flopsar Server CPU Usage 85%: If CPU usage (%) > 85, trigger Warning.
Flopsar Application Invocation Count and Invocation Duration on 95th Percentile is HighThis alert indicates that the number of Invocation Count and Invocation Duration is above normal.Flopsar Application Invocation Duration on 95th Percentile is High (ms): If Invocation duration 95th percentile (ms) > 5, trigger Critical.
Flopsar Application Invocation Count on 95th Percentile is High.