Hitachi

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


[Figure]Process exporter discovery configuration file (jpc_file_sd_config_process.yml)

Organization of this page

Syntax

Written in YAML format.

- targets:
  - installation-host-name:Process-exporter-port-number
  labels:
    jp1_pc_exporter: JPC Process exporter
    jp1_pc_category: platform
    jp1_pc_trendname: process_exporter
    jp1_pc_multiple_node: "{__name__=~'namedprocess_namegroup_.*'}"
    jp1_pc_agent_create_flag: false

File

jpc_file_sd_config_process.yml

jpc_file_sd_config_process.yml.model (model file)

Storage directory

When using a physical host

/opt/jp1ima/conf/

When using a logical host

shared-directory/jp1ima/conf/

Description

This file configures the Process Exporter to be scraped by the Prometheus server.

Character encoding

UTF-8 (without BOM)

Linefeed code

LF

Timing in which definitions are reflected

The Process Exporter becomes a target for scraping when executing or restarting the Prometheus server reload API. Following this, definitions are reflected in the contents of the integrated operation viewer tree view when the jddcreatetree command and the jddupdatetree command are executed.

Content description

- installation-host-name:Process-exporter-port-number

The installation-host-name is set based on the installation script for the integrated agent. This can also be specified in FQDN format.

If the Process exporter port number has changed from its default value, change the Process-exporter-port-number value after the colon (:).

Specify the installation-host-name:Process-exporter-port-number using 1 to 2,574 characters, excluding control characters.