High Performance Computing Group

 View Only
  • 1.  How to import sample Kibana dashboard based on Explorer data

    Posted Mon March 08, 2021 08:37 AM
      |   view attached

    The sample Kibana dashboard consists of three graphs:

    • Cluster status: Shows the number of hosts available to lim and its LSF status on a hourly basis.
    • Cluster Resource Utilization: Shows the resource utilization (ut, memory, slot) as a percentage of the cluster. The formula is: sum (run_slots)/sum(max_slots) of all detected hosts per sample point.
    • Job throughput: Based on accounting data, shows the number of jobs in 10 minutes for submitted/started/finished. The default shows the last 24 hours.


    Follow below steps to import the sample dashboard.

    1. Download the kibana_cluster_load_dashboad.ndjson.gz attachment and unzip this sample dashborad file.
    2. Launch Kibana in a web browser.
    3. Click Management.
    4. Click Saved Objects.
    5. Click Import.
    6. Browse for the sample dashboard file.
    7. If prompted to overwrite, choose to automatically overwrite.
    8. Click the dashboard icon and choose Cluster load dashboard.


    ------------------------------
    Ke Zhang
    ------------------------------

    #SpectrumComputingGroup

    Attachment(s)



  • 2.  RE: How to import sample Kibana dashboard based on Explorer data

    Posted Fri October 01, 2021 02:26 AM
    Hi Ke,

    The file name format is not recognized in Kibana.

    Rgds
    Vikash

    ------------------------------
    Vikash Gupta
    IT Group Director
    Cadence Design Systems
    ------------------------------



  • 3.  RE: How to import sample Kibana dashboard based on Explorer data

    Posted Thu October 07, 2021 11:00 PM
    Hi Vikash,

    The attachment should be unzipped first using something like "gunzip kibana_cluster_load_dashboard.ndjson.gz".

    kibana_cluster_load_dashboard.ndjson file will be recognized by Kibana then.

    Regards

    Ke

    ------------------------------
    Ke Zhang
    ------------------------------