Primeur Online Docs
Panorama 1.2.4
Panorama 1.2.4
  • 🚀GETTING STARTED
    • What is Primeur Panorama
    • Main features in Primeur Panorama
    • Create your first dashboard
    • Create you first cards
    • Typical use cases
      • Analyze flow size in a given time period
      • Create a card for flows in error
      • Monitor file transfers from a specific source to a specific destination
      • Review files with specific name
      • Analyze performance
      • Identify failed flows
    • Target audience of this documentation
  • 👥USER ZONE
    • Login
    • Navigation tips
    • Dashboard
      • Creating Cards
      • Editing Cards
      • Types of Cards in Dashboard
      • Sharing Dashboards
      • Synchronization
    • Flow Cards
      • Flows Total File Size
      • Flows Count
      • Flows Time
      • Flows Status
      • Flows Period
      • Flows Transferred Source/Destination
      • Flows Transferred Bytes Source/Destination
      • Flows Duration Analysis
      • Started/Finished Flows
    • Transfer Cards
      • Transfers Files Size
      • Transfers Count
      • Transfers Time
      • Transfers Status
      • Transfers Period
      • Transfers Bytes for protocol
      • Transfers Files for protocol
      • Protocols Comparator
      • Protocol Download/Upload
    • Spazio Card
    • Data One Cards
      • Data One Contracts Flows
      • Data One Actors Flows
      • Data One Actors Comparator
      • Data One Contracts Comparator
    • Health Panel
      • Custom history info cards
      • Ceman
      • MFT
    • Flows Panel
      • Detail
      • Analysis
      • Calendar, Filters and Options
    • Data One Panel
      • Cluster
      • Peer
      • Server
    • Spazio Panel
      • Local or remote nodes
      • Queue Managers
      • Queues
  • 🔐ADMINISTRATOR ZONE
    • Setup and Configuration
      • Upload license
      • Initial configuration
      • Data Synchronization
      • Plugins
      • Email sender
    • User Management
      • Set roles
      • Define users
      • Credentials
    • Import settings from another installation of Panorama
    • Maintenance and Upgrades
  • 📚APPENDIX
    • Glossary
Powered by GitBook
On this page
  • Calendar
  • Filters
  • Options
  1. USER ZONE
  2. Flows Panel

Calendar, Filters and Options

PreviousAnalysisNextData One Panel

Last updated 6 months ago

Calendar

The Time Period component allows you to select and customize the time period for which data is displayed and analyzed.

The current time period selected is displayed. In the figure above, the time period is "YEARLY". Below the wording, theDate Range shows the start and end dates for the selected time period (e.g., "01/01/2024 - 31/12/2024").

The Left Arrow (<) allows you to navigate to the previous time period (e.g., if YEARLY is selected, clicking this arrow will move to the previous year). The Right Arrow (>) allows you to navigate to the next time period.

Clicking the 3-dots button opens a dropdown menu where you can select different time intervals:

  • Hourly: Data is aggregated and displayed on an hourly basis.

  • Daily: Data is aggregated and displayed on a daily basis.

  • Weekly: Data is aggregated and displayed on a weekly basis.

  • Monthly: Data is aggregated and displayed on a monthly basis.

  • Yearly: Data is aggregated and displayed on a yearly basis.

Filters

This section lets you specify criteria to filter the data set being displayed. This can be used to narrow down data based on specific attributes like source, destination, or file name.

  • Source: In this field, you can enter the source identifier or name (e.g., the originating server).

  • Destination: In this field you can enter the destination identifier or name (e.g., the receiving server, database, or system).

  • File Name: In this field, you can specify a particular file name or pattern to filter the displayed data.

A typical use of these fields is to enter values to filter the dataset. For example, entering "ServerDelta" in the Source field will limit the data displayed to only those records originating from "ServerDelta".

As you enter criteria, the data view is automatically updated to reflect the filtered results based on the specified inputs.

Use the RESET button to clear all the input fields in the Filters panel, resetting the data view to show all available data without any filters applied.

Options

This panel has a Statistics checkbox that, when checked, enables the display of statistical analysis or additional KPIs related to the data being viewed.

👥