Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • EAR EAR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • EAR_teamEAR_team
  • EAREAR
  • Wiki
  • Report

Report · Changes

Page history
Fix broken links authored May 21, 2025 by Oriol's avatar Oriol
Hide whitespace changes
Inline Side-by-side
Report.md
View page @ b61ac23b
......@@ -21,7 +21,7 @@ Below there is a list of the report plug-ins distributed with the official EAR s
| [examon.so](#examon) | Sends application accounting and system metrics to EXAMON. |
| [dcdb.so](#dcdb) | Sends application accounting and system metrics to DCDB. |
| [sysfs.so](#sysfs-report-plugin) | Exposes system monitoring data through the file system. |
| [csv\_ts.so](#csv) | Reports loop and application data to a CSV file. It is the report plug-in loaded when a user sets [`--ear-user-db`](User-guide#ear-job-submission-flags) flag at submission time. |
| [csv\_ts.so](#csv) | Reports loop and application data to a CSV file. It is the report plug-in loaded when a user sets [`--ear-user-db`](https://gitlab.bsc.es/ear_team/ear/-/wikis/User-guide#ear-job-submission-flags) flag at submission time. |
# Prometheus report plugin
......@@ -165,7 +165,7 @@ The following are the reported values for each type of metric recorded by ear:
This plug-in reports both application and loop signatures in CSV format.
Note that the latter can only be reported if the application is running with the EAR Job Manager.
Fields are separated by semi-colons (i.e., _;_).
This plug-in is the one loaded by default when a user sets [`--ear-user-db`](User-guide#ear-job-submission-flags) submission flag.
This plug-in is the one loaded by default when a user sets [`--ear-user-db`](https://gitlab.bsc.es/ear_team/ear/-/wikis/User-guide#ear-job-submission-flags) submission flag.
By default output files are named `ear_app_log.<nodename>.time.csv` and `ear_app_log.<nodename>.time.loops.csv` for applications and loops, respectively.
This behaviour can be changed by exporting `EAR_USER_DB_PATHNAME` environment variable.
......
Clone repository
  • Home
  • User guide
    • Use cases
      • MPI applications
      • Non-MPI applications
      • Other use cases
      • Usage inside Singularity containers
      • Usage through the COMPSs Framework
    • EAR data
      • Post-mortem application data
      • Runtime report plug-ins
      • EARL events
      • MPI stats
      • Paraver traces
      • Grafana
    • Submission flags
    • Examples
    • Job accounting
    • Job energy optimization
  • Tutorials
  • Commands
    • Job accounting (eacct)
    • System energy report (ereport)
    • EAR control (econtrol)
    • Database management
    • erun
    • ear-info
  • Environment variables
    • Support for Intel(R) speed select technology
  • Admin Guide
    • Quick installation guide
    • Installation from RPM
    • Updating
  • Installation from source
  • Architecture/Services
  • High Availability support
  • Configuration
  • Learning phase
  • Plug-ins
  • Powercap
  • Report plug-ins
  • Database
    • Updating the database from previous EAR versions
    • Tables description
  • Supported systems
  • EAR Data Center Monitoring
  • CHANGELOG
  • FAQs
  • Known issues