Node exporter discovery configuration file (jpc_file_sd_config_node.yml)
- Organization of this page
Format
Write in YAML format.
- targets:
- Monitored hostname:Port number of the Node exporter
labels:
jp1_pc_exporter: JPC Node Exporter
jp1_pc_category: platform
jp1_pc_trendname: node_exporter
File
jpc_file_sd_config_node.yml
jpc_file_sd_config_node.yml.model (model file)
Storage directory
■Integrated agent host
- In Windows:
-
-
For a physical host
Agent-path\conf\
-
For a logical host
shared-folder\jp1ima\conf\
-
- In Linux:
-
-
For a physical host
/opt/jp1ima/conf/
-
For a logical host
shared-directory/jp1ima/conf/
-
Description
This is a file that configures the Node exporter that Prometheus server scrapes.
Character code
UTF-8 (without BOM)
Line feed code
LF
When the definitions are applied
When the Prometheus server reload API is executed or restarted, the Prometheus server is subject to scraping. Then, when the jddcreatetree and jddupdatetree commands are executed, the contents of the tree display in the integrated operations viewer are reflected.
Information that is specified
- - Monitored hostname:Port number of the Node exporter
-
Specify "Monitored hostname:Port number of the Node exporter" as characters other than 1 to 2,595 control characters.
The monitored host name is required and specified. The specified monitored host name is set in the monitoring agent installation script. You can also specify the FQDN format.
If you have changed the port number of the Node exporter from the initial value, change the value of the Port number of the Node exporter.