Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Command, Definition File and API Reference


User-specific metric definition file (metrics_any-Prometheus-trend-name.conf)

Organization of this page

Format

See the Format section in Node exporter metric definition file (metrics_node_exporter.conf).

File

metrics_any-Prometheus-trend-name.conf

Set any-Prometheus-trend-name to the value that is setup to the jp1_pc_trendname of the user-specific discovery configuration file.

Storage directory

■Integrated manager host

In Windows:
  • For a physical host

    Manager-path\conf\imdd\plugin\jp1pccs\user\

  • For a logical host

    shared-folder\jp1imm\conf\imdd\plugin\jp1pccs\user\

In Linux:
  • For a physical host

    /etc/opt/jp1imm/conf/imdd/plugin/jp1pccs/user/

  • For a logical host

    shared-directory/jp1imm/conf/imdd/plugin/jp1pccs/user/

Description

This file defines the user specific metric information which displayed in the Trend tab of Integration Operation Viewer window.

Definition uses a return value of __metricListGet method and __timeSeriesDataGet method in the product plug-in of JP1/IM - Agent.

If JP1/IM - Manager is in a hierarchical configuration and you want to refer to trend data stored in Trend data Management Database of lower manager from Integrated manager, you must add trend data metrics that you want to refer to metric definition File of Integrated manager.

Character code

UTF-8 (without BOM)

Line feed code

In Windows: CR+LF

In Linux: LF

When the definitions are applied

The definitions take effect when execute .__metricListGet method or __timeSeriesDataGet method in the product plug-in of JP1/IM - Agent.

Information that is specified

See the Information that is specified section in Node exporter metric definition file (metrics_node_exporter.conf).